Historique des commits

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