- e50bdf9 fix(guid-partition): fix unaligned access in load_mbr_header() by Chris Webb · 5 months ago
- 34b9503 refactor(guid-partition): list.entry_count to unsigned int by laurenw-arm · 9 months ago
- 744db7e style(partition): use GUID values for GPT partition fields by Sughosh Ganu · 10 months ago
- 5be73cd feat(gpt): validate CRC of GPT partition entries by laurenw-arm · 10 months ago
- 24afcdd refactor(gpt): return header instead of part_lba by laurenw-arm · 10 months ago
- 20431cf feat(partition): add interface to init gpt by Govindraj Raja · 1 year, 2 months ago
- 1341a3f refactor(partition): convert warn to verbose by Govindraj Raja · 1 year, 2 months ago
- 232a11f feat(partition): add support to use backup GPT header by Govindraj Raja · 1 year, 2 months ago
- 998b1e2 refactor(partition): get GPT header location from MBR by Govindraj Raja · 1 year, 2 months ago
- 21d2f5e fix(partition): add missing curly braces by Yann Gautier · 2 years, 5 months ago
- a88ca2e feat(guid-partition): allow to find partition by type UUID by Lionel Debieve · 2 years, 9 months ago
- c15dcd7 feat(partition): verify crc while loading gpt header by Rohit Ner · 2 years, 7 months ago
- 47b642e feat(partition): add a function to identify a partition by GUID by Sughosh Ganu · 3 years, 1 month ago
- 51884ac feat(partition): copy the partition GUID into the partition structure by Sughosh Ganu · 3 years, 5 months ago
- 9b384b3 fix: use correct printf format for uint64_t by Manish Pandey · 3 years, 1 month ago
- 42a746d drivers: partition: support different block size by Haojian Zhuang · 5 years ago
- 8defbae drivers: partition: Add simple MBR partition entries support by Loh Tien Hock · 6 years ago
- 231c244 Change some vars and functions to be static. by Florian La Roche · 6 years ago
- 1fbc97b Correct typographical errors by Paul Beesley · 6 years ago
- e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
- ed041ac drivers: partition: correct some static analysis tools issues by Yann Gautier · 6 years ago
- b74e90d drivers: partition: correct compilation error in VERBOSE mode by Yann Gautier · 6 years ago
- 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
- 6bca8be Replace stdio.h functions by TF functions by Antonio Nino Diaz · 6 years ago
- 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
- fa3cf0b Use SPDX license identifiers by dp-arm · 8 years ago
- a8954fc Replace some memset call by zeromem by Douglas Raillard · 8 years ago
- 91f5646 partition: check GPT partition table by Haojian Zhuang · 8 years ago