Commit History

作者 SHA1 備註 提交日期
  Philipp Tomsich 02e43537b3 part_efi: support padding between the GPT header and partition entries 8 年之前
  Vincent Tinelli 9da52f8f67 gpt: Fix uuid string format 8 年之前
  Vincent Tinelli e163a931af cmd: gpt: backup boot code before writing MBR 8 年之前
  Patrick Delaunay b331cd6204 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT 8 年之前
  Patrick Delaunay bd42a94268 disk: convert CONFIG_EFI_PARTITION to Kconfig 8 年之前
  Petr Kulhavy 87b8530fe2 disk: part: implement generic function part_get_info_by_name() 8 年之前
  Kever Yang c2fdd34569 cmd: gpt: fix the wrong size parse for the last partition 8 年之前
  Simon Glass 5afb8d151f part_efi: Fix compiler warning on 32-bit sandbox 8 年之前
  Patrick Delaunay a565386762 disk: part_efi: fix check of the max partition size 9 年之前
  Simon Glass 4708a07c7c part_efi: Drop NULL check in part_get_info_efi() 9 年之前
  Simon Glass 5f095f0c7a part_efi: Drop the NULL check on dev_desc in part_print_efi() 9 年之前
  Simon Glass 084bf4c244 part: Rename test_part_xx() and print_part_xx() 9 年之前
  Simon Glass 2a981dc2c6 dm: block: Adjust device calls to go through helpers function 9 年之前
  Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 9 年之前
  Simon Glass 3e8bd46950 dm: part: Rename some partition functions 9 年之前
  Simon Glass 96e5b03c8a dm: part: Convert partition API use to linker lists 9 年之前
  Simon Glass f8d6165d4b dm: part: Correct a sandbox build warning 9 年之前
  Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 年之前
  Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 9 年之前
  Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 年之前
  Patrick Delaunay cfdaf4caa2 part:efi: add bootable parameter in gpt command 9 年之前
  Lukasz Majewski cef68bf904 gpt: part: Definition and declaration of GPT verification functions 9 年之前
  Patrick Delaunay bcb41dcaef uuid: add selection by string for known partition type GUID 9 年之前
  Patrick Delaunay 7561b258a1 gpt: add optional parameter type in gpt command 9 年之前
  Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 年之前
  Maxime Ripard b349abbfe9 gpt: Fix the protective MBR partition size 10 年之前
  Steve Rae 0ff7e585df fastboot: handle flash write to GPT partitions 10 年之前
  Steve Rae e1f6b0a02d disk: part_efi: move code to static functions 10 年之前
  Simon Glass e48f3741c3 sandbox: Fix warnings due to 64-bit printf() strings 10 年之前
  Steve Rae 60bf941693 disk: part_efi: add get_partition_info_efi_by_name() 11 年之前