Patrick Delaunay
|
3cc566117e
disk: efi: correct the allocation size for mbr header in stack
|
hace 7 años |
Lukasz Majewski
|
bb021013ba
gpt: Use cache aligned buffers for gpt_h and gpt_e
|
hace 7 años |
Patrick Delaunay
|
ae0e0228e6
disk: efi: correct the overlap check on GPT header and PTE
|
hace 7 años |
Tom Rini
|
b351ccf11a
part_efi: In is_gpt_valid() check argument validity before allocation
|
hace 7 años |
Masahiro Yamada
|
9b643e312d
treewide: replace with error() with pr_err()
|
hace 7 años |
Peter Jones
|
ff98cb9051
part: extract MBR signature from partitions
|
hace 7 años |
Maxime Ripard
|
79c5912e8d
part: efi: Disable overlap check
|
hace 7 años |
Maxime Ripard
|
47d7ee47ba
part: efi: make gpt_fill_pte take the device descriptor
|
hace 7 años |
Maxime Ripard
|
5276e8b62d
part: efi: rework the partition start and size in gpt_fill_pte
|
hace 7 años |
Maxime Ripard
|
89d33a2c0d
part: efi: Fix offset
|
hace 7 años |
Alison Chaiken
|
73d6d18b71
GPT: add accessor function for disk GUID
|
hace 8 años |
Alison Chaiken
|
db9b6200a4
EFI: replace number with UUID_STR_LEN macro
|
hace 8 años |
Philipp Tomsich
|
02e43537b3
part_efi: support padding between the GPT header and partition entries
|
hace 8 años |
Vincent Tinelli
|
9da52f8f67
gpt: Fix uuid string format
|
hace 8 años |
Vincent Tinelli
|
e163a931af
cmd: gpt: backup boot code before writing MBR
|
hace 8 años |
Patrick Delaunay
|
b331cd6204
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
|
hace 8 años |
Patrick Delaunay
|
bd42a94268
disk: convert CONFIG_EFI_PARTITION to Kconfig
|
hace 8 años |
Petr Kulhavy
|
87b8530fe2
disk: part: implement generic function part_get_info_by_name()
|
hace 8 años |
Kever Yang
|
c2fdd34569
cmd: gpt: fix the wrong size parse for the last partition
|
hace 8 años |
Simon Glass
|
5afb8d151f
part_efi: Fix compiler warning on 32-bit sandbox
|
hace 8 años |
Patrick Delaunay
|
a565386762
disk: part_efi: fix check of the max partition size
|
hace 9 años |
Simon Glass
|
4708a07c7c
part_efi: Drop NULL check in part_get_info_efi()
|
hace 9 años |
Simon Glass
|
5f095f0c7a
part_efi: Drop the NULL check on dev_desc in part_print_efi()
|
hace 9 años |
Simon Glass
|
084bf4c244
part: Rename test_part_xx() and print_part_xx()
|
hace 9 años |
Simon Glass
|
2a981dc2c6
dm: block: Adjust device calls to go through helpers function
|
hace 9 años |
Simon Glass
|
bcce53d048
dm: block: Rename device number member dev to devnum
|
hace 9 años |
Simon Glass
|
3e8bd46950
dm: part: Rename some partition functions
|
hace 9 años |
Simon Glass
|
96e5b03c8a
dm: part: Convert partition API use to linker lists
|
hace 9 años |
Simon Glass
|
f8d6165d4b
dm: part: Correct a sandbox build warning
|
hace 9 años |
Simon Glass
|
4101f68792
dm: Drop the block_dev_desc_t typedef
|
hace 9 años |