Historique des commits

Auteur SHA1 Message Date
  Simon Glass 67b9052264 Rename GPT_HEADER_SIGNATURE to avoid conflict il y a 6 ans
  Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely il y a 6 ans
  Heinrich Schuchardt 44ab2d325b efi_loader: avoid initializer element is not constant il y a 7 ans
  Sam Protsenko 955575c8dc disk: efi: Correct backing up the MBR boot code il y a 7 ans
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 7 ans
  Adam Ford 1811a928c6 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig il y a 7 ans
  Patrick Delaunay 3cc566117e disk: efi: correct the allocation size for mbr header in stack il y a 7 ans
  Lukasz Majewski bb021013ba gpt: Use cache aligned buffers for gpt_h and gpt_e il y a 7 ans
  Patrick Delaunay ae0e0228e6 disk: efi: correct the overlap check on GPT header and PTE il y a 7 ans
  Tom Rini b351ccf11a part_efi: In is_gpt_valid() check argument validity before allocation il y a 7 ans
  Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() il y a 7 ans
  Peter Jones ff98cb9051 part: extract MBR signature from partitions il y a 7 ans
  Maxime Ripard 79c5912e8d part: efi: Disable overlap check il y a 7 ans
  Maxime Ripard 47d7ee47ba part: efi: make gpt_fill_pte take the device descriptor il y a 7 ans
  Maxime Ripard 5276e8b62d part: efi: rework the partition start and size in gpt_fill_pte il y a 7 ans
  Maxime Ripard 89d33a2c0d part: efi: Fix offset il y a 7 ans
  Alison Chaiken 73d6d18b71 GPT: add accessor function for disk GUID il y a 8 ans
  Alison Chaiken db9b6200a4 EFI: replace number with UUID_STR_LEN macro il y a 8 ans
  Philipp Tomsich 02e43537b3 part_efi: support padding between the GPT header and partition entries il y a 8 ans
  Vincent Tinelli 9da52f8f67 gpt: Fix uuid string format il y a 8 ans
  Vincent Tinelli e163a931af cmd: gpt: backup boot code before writing MBR il y a 8 ans
  Patrick Delaunay b331cd6204 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT il y a 8 ans
  Patrick Delaunay bd42a94268 disk: convert CONFIG_EFI_PARTITION to Kconfig il y a 8 ans
  Petr Kulhavy 87b8530fe2 disk: part: implement generic function part_get_info_by_name() il y a 8 ans
  Kever Yang c2fdd34569 cmd: gpt: fix the wrong size parse for the last partition il y a 8 ans
  Simon Glass 5afb8d151f part_efi: Fix compiler warning on 32-bit sandbox il y a 8 ans
  Patrick Delaunay a565386762 disk: part_efi: fix check of the max partition size il y a 9 ans
  Simon Glass 4708a07c7c part_efi: Drop NULL check in part_get_info_efi() il y a 9 ans
  Simon Glass 5f095f0c7a part_efi: Drop the NULL check on dev_desc in part_print_efi() il y a 9 ans
  Simon Glass 084bf4c244 part: Rename test_part_xx() and print_part_xx() il y a 9 ans