Commit History

Author SHA1 Message Date
  Heinrich Schuchardt 643b5e7ea3 disk: typo Terra Bytes 3 years ago
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Simon Glass e6f6f9e648 common: Drop part.h from common header 4 years ago
  Simon Glass 0528979fa7 part: Drop disk_partition_t typedef 4 years ago
  Simon Glass 90526e9fba common: Drop net.h from common header 4 years ago
  Simon Glass ba06b3c50b common: Drop uuid.h from common header 4 years ago
  Heinrich Schuchardt 25801acc1f part: detect EFI system partition 4 years ago
  Simon Glass 3db7110857 crc32: Use the crc.h header for crc functions 4 years ago
  Urja Rannikko 0557d46b63 disk: efi: ignore 'IGNOREME' GPT header found on cros eMMCs 5 years ago
  Urja Rannikko 20c568cae6 disk: efi: unify code for finding a valid gpt 5 years ago
  Heinrich Schuchardt 06e921b185 disk: efi: avoid unaligned pointer error 4 years ago
  Heinrich Schuchardt 5375ee508f disk: efi: buffer overflow in part_get_info_efi() 4 years ago
  Eugeniu Rosca 716f919d2d disk: efi: Fix memory leak on 'gpt verify' 5 years ago
  Eugeniu Rosca 1cfe969475 disk: efi: Fix memory leak on 'gpt guid' 5 years ago
  Heinrich Schuchardt 7de24b27d2 disk: efi: GUIDs should be const 5 years ago
  Simon Glass 67b9052264 Rename GPT_HEADER_SIGNATURE to avoid conflict 5 years ago
  Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 5 years ago
  Heinrich Schuchardt 44ab2d325b efi_loader: avoid initializer element is not constant 6 years ago
  Sam Protsenko 955575c8dc disk: efi: Correct backing up the MBR boot code 6 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Adam Ford 1811a928c6 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig 6 years ago
  Patrick Delaunay 3cc566117e disk: efi: correct the allocation size for mbr header in stack 6 years ago
  Lukasz Majewski bb021013ba gpt: Use cache aligned buffers for gpt_h and gpt_e 6 years ago
  Patrick Delaunay ae0e0228e6 disk: efi: correct the overlap check on GPT header and PTE 6 years ago
  Tom Rini b351ccf11a part_efi: In is_gpt_valid() check argument validity before allocation 6 years ago
  Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 6 years ago
  Peter Jones ff98cb9051 part: extract MBR signature from partitions 6 years ago
  Maxime Ripard 79c5912e8d part: efi: Disable overlap check 6 years ago
  Maxime Ripard 47d7ee47ba part: efi: make gpt_fill_pte take the device descriptor 6 years ago
  Maxime Ripard 5276e8b62d part: efi: rework the partition start and size in gpt_fill_pte 6 years ago