Steve Rae
|
60bf941693
disk: part_efi: add get_partition_info_efi_by_name()
|
11 年 前 |
Steve Rae
|
e04350d299
disk: part_efi: clarify lbaint_t usage
|
11 年 前 |
Steve Rae
|
dedf37bb61
disk: part_efi: resolve endianness issues
|
11 年 前 |
Steve Rae
|
ae95fad5af
disk: part_efi: add support for the Backup GPT
|
11 年 前 |
Przemyslaw Marczak
|
d718ded056
lib: uuid: code refactor for proper maintain between uuid bin and string
|
11 年 前 |
Przemyslaw Marczak
|
a96a0e6153
part_efi: move uuid<->string conversion functions into lib/uuid.c
|
11 年 前 |
Hector Palacios
|
61fcc7d275
part_efi: fix protective mbr struct allocation
|
11 年 前 |
Mark Langsdorf
|
6d2ee5a33a
part_efi: make sure the gpt_pte is freed
|
11 年 前 |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 年 前 |
Frederic Leroy
|
04735e9c55
Fix ext2/ext4 filesystem accesses beyond 2TiB
|
12 年 前 |
Marek Vasut
|
67cd4a6348
disk: Fix possible out-of-bounds access in part_efi.c
|
12 年 前 |
Egbert Eich
|
ae1768a72c
disk/gpt: Fix GPT partition handling for blocksize != 512
|
12 年 前 |
Marc Dietrich
|
8faefadb73
disk: fix unaligned access in efi partitions
|
12 年 前 |
Stephen Warren
|
2c1af9dcdc
disk: define HAVE_BLOCK_DEVICE in a common place
|
12 年 前 |
Lukasz Majewski
|
40684ddb83
gpt: Support for GPT (GUID Partition Table) restoration
|
12 年 前 |
Chang Hyun Park
|
fae2bf22a2
gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h>
|
12 年 前 |
Taylor Hutt
|
9936be31fb
disk: Address cast and format errors
|
12 年 前 |
Stephen Warren
|
b4414f4a4a
disk: part_efi: set bootable flag in partition objects
|
12 年 前 |
Stephen Warren
|
13bf2f55d9
disk: part_efi: print raw partition attributes
|
12 年 前 |
Stephen Warren
|
f07cd2c4c7
disk: part_efi: print partition UUIDs
|
12 年 前 |
Stephen Warren
|
788a8c1fc9
disk: part_efi: re-order partition list printf, change case
|
12 年 前 |
Stephen Warren
|
38a3021edc
disk: part_efi: remove indent level from loop
|
12 年 前 |
Stephen Warren
|
894bfbbfb7
disk: part_efi: parse and store partition UUID
|
12 年 前 |
Stephen Warren
|
c04d68c694
disk: part_efi: range-check partition number
|
12 年 前 |
Marek Vasut
|
b37d41aa24
Block: Remove MG DISK support
|
13 年 前 |
Sanjeev Premi
|
29b7042add
part_efi: Fix compile errors
|
13 年 前 |
Stephen Warren
|
4715a81136
disk: part_efi: fix regression due to incorrect buffer usage
|
13 年 前 |
Doug Anderson
|
deb5ca8027
disk: part_efi: fix **pgpt_pte == NULL
|
13 年 前 |
Doug Anderson
|
df70b1c2e2
cosmetic: Replace __FUNCTION__ with __func__ in part_efi.c
|
13 年 前 |
Anton staaf
|
f75dd584cd
part_efi: dcache: allocate cacheline aligned buffers
|
13 年 前 |