1. 564f5d4 feat(guid-partition): allow to find partition by type UUID by Lionel Debieve · 3 years, 4 months ago
  2. a283d19 feat(partition): verify crc while loading gpt header by Rohit Ner · 3 years, 2 months ago
  3. 3cb1065 feat(partition): add a function to identify a partition by GUID by Sughosh Ganu · 3 years, 8 months ago
  4. 7585ec4 feat(partition): copy the partition GUID into the partition structure by Sughosh Ganu · 4 years ago
  5. 4ef449c fix: use correct printf format for uint64_t by Manish Pandey · 3 years, 8 months ago
  6. f8631f5 drivers: partition: support different block size by Haojian Zhuang · 6 years ago
  7. 30f833c drivers: partition: Add simple MBR partition entries support by Loh Tien Hock · 6 years ago
  8. 9822852 Change some vars and functions to be static. by Florian La Roche · 6 years ago
  9. 8aabea3 Correct typographical errors by Paul Beesley · 6 years ago
  10. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  11. 4cb1770 drivers: partition: correct some static analysis tools issues by Yann Gautier · 7 years ago
  12. e7f9ab4 drivers: partition: correct compilation error in VERBOSE mode by Yann Gautier · 7 years ago
  13. 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 7 years ago
  14. 6a23356 Replace stdio.h functions by TF functions by Antonio Nino Diaz · 7 years ago
  15. 2a4b4b71 Fix order of #includes by Isla Mitchell · 8 years ago
  16. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  17. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 8 years ago
  18. 201b66b partition: check GPT partition table by Haojian Zhuang · 9 years ago