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