Marek Vasut
|
67cd4a6348
disk: Fix possible out-of-bounds access in part_efi.c
|
vor 12 Jahren |
Egbert Eich
|
ae1768a72c
disk/gpt: Fix GPT partition handling for blocksize != 512
|
vor 12 Jahren |
Marc Dietrich
|
8faefadb73
disk: fix unaligned access in efi partitions
|
vor 12 Jahren |
Stephen Warren
|
2c1af9dcdc
disk: define HAVE_BLOCK_DEVICE in a common place
|
vor 12 Jahren |
Lukasz Majewski
|
40684ddb83
gpt: Support for GPT (GUID Partition Table) restoration
|
vor 12 Jahren |
Chang Hyun Park
|
fae2bf22a2
gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h>
|
vor 12 Jahren |
Taylor Hutt
|
9936be31fb
disk: Address cast and format errors
|
vor 12 Jahren |
Stephen Warren
|
b4414f4a4a
disk: part_efi: set bootable flag in partition objects
|
vor 12 Jahren |
Stephen Warren
|
13bf2f55d9
disk: part_efi: print raw partition attributes
|
vor 12 Jahren |
Stephen Warren
|
f07cd2c4c7
disk: part_efi: print partition UUIDs
|
vor 12 Jahren |
Stephen Warren
|
788a8c1fc9
disk: part_efi: re-order partition list printf, change case
|
vor 12 Jahren |
Stephen Warren
|
38a3021edc
disk: part_efi: remove indent level from loop
|
vor 12 Jahren |
Stephen Warren
|
894bfbbfb7
disk: part_efi: parse and store partition UUID
|
vor 12 Jahren |
Stephen Warren
|
c04d68c694
disk: part_efi: range-check partition number
|
vor 12 Jahren |
Marek Vasut
|
b37d41aa24
Block: Remove MG DISK support
|
vor 13 Jahren |
Sanjeev Premi
|
29b7042add
part_efi: Fix compile errors
|
vor 13 Jahren |
Stephen Warren
|
4715a81136
disk: part_efi: fix regression due to incorrect buffer usage
|
vor 13 Jahren |
Doug Anderson
|
deb5ca8027
disk: part_efi: fix **pgpt_pte == NULL
|
vor 13 Jahren |
Doug Anderson
|
df70b1c2e2
cosmetic: Replace __FUNCTION__ with __func__ in part_efi.c
|
vor 13 Jahren |
Anton staaf
|
f75dd584cd
part_efi: dcache: allocate cacheline aligned buffers
|
vor 13 Jahren |
Lei Wen
|
6eecc03079
part: show efi partition name when print out partition info
|
vor 13 Jahren |
Wolfgang Denk
|
716655288a
Partition support: remove newline from partition name
|
vor 15 Jahren |
unsik Kim
|
75eb82ec7c
mflash: Initial mflash support
|
vor 16 Jahren |
Mike Frysinger
|
7bd2722e89
disk: convert part_* files to COBJ-$(CONFIG_XXX) style
|
vor 16 Jahren |
Richard Retanubun
|
5097083971
part_efi: Fix partition size calculation due to inclusive ending LBA.
|
vor 16 Jahren |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
vor 16 Jahren |
richardretanubun
|
07f3d789b9
Add support for CONFIG_EFI_PARTITION (GUID Partition Table)
|
vor 16 Jahren |