1. 34b9503 refactor(guid-partition): list.entry_count to unsigned int by laurenw-arm · Thu Feb 29 15:34:39 2024 -0600
  2. 744db7e style(partition): use GUID values for GPT partition fields by Sughosh Ganu · Fri Feb 02 15:32:10 2024 +0530
  3. 5be73cd feat(gpt): validate CRC of GPT partition entries by laurenw-arm · Wed Jan 31 16:21:48 2024 -0600
  4. 24afcdd refactor(gpt): return header instead of part_lba by laurenw-arm · Wed Jan 31 16:21:48 2024 -0600
  5. 20431cf feat(partition): add interface to init gpt by Govindraj Raja · Thu Oct 12 16:41:07 2023 -0500
  6. 1341a3f refactor(partition): convert warn to verbose by Govindraj Raja · Thu Oct 12 17:31:41 2023 -0500
  7. 232a11f feat(partition): add support to use backup GPT header by Govindraj Raja · Tue Oct 03 16:39:32 2023 -0500
  8. 998b1e2 refactor(partition): get GPT header location from MBR by Govindraj Raja · Thu Sep 21 18:04:00 2023 -0500
  9. 21d2f5e fix(partition): add missing curly braces by Yann Gautier · Tue Jun 21 14:34:00 2022 +0200
  10. a88ca2e feat(guid-partition): allow to find partition by type UUID by Lionel Debieve · Thu Feb 24 18:56:28 2022 +0100
  11. c15dcd7 feat(partition): verify crc while loading gpt header by Rohit Ner · Fri May 06 07:58:21 2022 +0000
  12. 47b642e feat(partition): add a function to identify a partition by GUID by Sughosh Ganu · Wed Nov 10 13:00:30 2021 +0530
  13. 51884ac feat(partition): copy the partition GUID into the partition structure by Sughosh Ganu · Fri Jul 02 16:33:46 2021 +0530
  14. 9b384b3 fix: use correct printf format for uint64_t by Manish Pandey · Fri Nov 12 12:59:09 2021 +0000
  15. 42a746d drivers: partition: support different block size by Haojian Zhuang · Sat Sep 14 18:01:16 2019 +0800
  16. 8defbae drivers: partition: Add simple MBR partition entries support by Loh Tien Hock · Mon Feb 11 10:56:28 2019 +0800
  17. 231c244 Change some vars and functions to be static. by Florian La Roche · Sun Jan 27 14:30:12 2019 +0100
  18. 1fbc97b Correct typographical errors by Paul Beesley · Fri Jan 11 18:26:51 2019 +0000
  19. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  20. ed041ac drivers: partition: correct some static analysis tools issues by Yann Gautier · Fri Nov 09 18:21:04 2018 +0100
  21. b74e90d drivers: partition: correct compilation error in VERBOSE mode by Yann Gautier · Thu Oct 04 19:04:17 2018 +0200
  22. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · Thu Aug 16 16:46:06 2018 +0100
  23. 6bca8be Replace stdio.h functions by TF functions by Antonio Nino Diaz · Thu Aug 09 15:30:28 2018 +0100
  24. 9930501 Fix order of #includes by Isla Mitchell · Tue Jul 11 14:54:08 2017 +0100
  25. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  26. a8954fc Replace some memset call by zeromem by Douglas Raillard · Thu Jan 26 15:54:44 2017 +0000
  27. 91f5646 partition: check GPT partition table by Haojian Zhuang · Thu Jul 28 14:19:36 2016 +0800