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