Chris Webb
|
21a77e0892
fix(guid-partition): fix unaligned access in load_mbr_header()
|
4 月之前 |
laurenw-arm
|
ce574314c6
refactor(guid-partition): list.entry_count to unsigned int
|
8 月之前 |
Sughosh Ganu
|
37e81a603d
style(partition): use GUID values for GPT partition fields
|
9 月之前 |
laurenw-arm
|
7a9e9f6e96
feat(gpt): validate CRC of GPT partition entries
|
9 月之前 |
laurenw-arm
|
17a261decd
refactor(gpt): return header instead of part_lba
|
9 月之前 |
Govindraj Raja
|
f08460dc08
feat(partition): add interface to init gpt
|
1 年之前 |
Govindraj Raja
|
0f23e7eb1e
refactor(partition): convert warn to verbose
|
1 年之前 |
Govindraj Raja
|
ad2dd65871
feat(partition): add support to use backup GPT header
|
1 年之前 |
Govindraj Raja
|
fce8a70edd
refactor(partition): get GPT header location from MBR
|
1 年之前 |
Lionel Debieve
|
564f5d4776
feat(guid-partition): allow to find partition by type UUID
|
2 年之前 |
Rohit Ner
|
a283d19f82
feat(partition): verify crc while loading gpt header
|
2 年之前 |
Sughosh Ganu
|
3cb1065581
feat(partition): add a function to identify a partition by GUID
|
3 年之前 |
Manish Pandey
|
4ef449c15a
fix: use correct printf format for uint64_t
|
3 年之前 |
Haojian Zhuang
|
f8631f5139
drivers: partition: support different block size
|
5 年之前 |
Loh Tien Hock
|
30f833cabd
drivers: partition: Add simple MBR partition entries support
|
5 年之前 |
Florian La Roche
|
9822852967
Change some vars and functions to be static.
|
5 年之前 |
Paul Beesley
|
8aabea3358
Correct typographical errors
|
5 年之前 |
Antonio Nino Diaz
|
09d40e0e08
Sanitise includes across codebase
|
6 年之前 |
Yann Gautier
|
e7f9ab4e5a
drivers: partition: correct compilation error in VERBOSE mode
|
6 年之前 |
Antonio Nino Diaz
|
39b6cc66d6
libc: Use printf and snprintf across codebase
|
6 年之前 |
Antonio Nino Diaz
|
6a23356c4f
Replace stdio.h functions by TF functions
|
6 年之前 |
Isla Mitchell
|
2a4b4b71ba
Fix order of #includes
|
7 年之前 |
dp-arm
|
82cb2c1ad9
Use SPDX license identifiers
|
7 年之前 |
Haojian Zhuang
|
201b66b7e7
partition: check GPT partition table
|
8 年之前 |