19 Commits (72db45852d84db6ade0da2a232a44df3e5228b6d)

Author SHA1 Message Date
Yann Gautier 1290662034 fix(partition): add missing curly braces 2 years ago
Lionel Debieve 564f5d4776 feat(guid-partition): allow to find partition by type UUID 3 years ago
Rohit Ner a283d19f82 feat(partition): verify crc while loading gpt header 3 years ago
Sughosh Ganu 3cb1065581 feat(partition): add a function to identify a partition by GUID 3 years ago
Sughosh Ganu 7585ec4d36 feat(partition): copy the partition GUID into the partition structure 3 years ago
Manish Pandey 4ef449c15a fix: use correct printf format for uint64_t 3 years ago
Haojian Zhuang f8631f5139 drivers: partition: support different block size 5 years ago
Loh Tien Hock 30f833cabd drivers: partition: Add simple MBR partition entries support 6 years ago
Florian La Roche 9822852967 Change some vars and functions to be static. 6 years ago
Paul Beesley 8aabea3358 Correct typographical errors 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Yann Gautier 4cb17707b5 drivers: partition: correct some static analysis tools issues 6 years ago
Yann Gautier e7f9ab4e5a drivers: partition: correct compilation error in VERBOSE mode 6 years ago
Antonio Nino Diaz 39b6cc66d6 libc: Use printf and snprintf across codebase 6 years ago
Antonio Nino Diaz 6a23356c4f Replace stdio.h functions by TF functions 6 years ago
Isla Mitchell 2a4b4b71ba Fix order of #includes 7 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Douglas Raillard 32f0d3c6c3 Replace some memset call by zeromem 8 years ago
Haojian Zhuang 201b66b7e7 partition: check GPT partition table 8 years ago