TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
TF-A
/
trusted-firmware-a
/
8816dbb3819e626d14e1bb9702f6446cb80e26f0
/
drivers
/
partition
564f5d4
feat(guid-partition): allow to find partition by type UUID
by Lionel Debieve
· 3 years, 4 months ago
a283d19
feat(partition): verify crc while loading gpt header
by Rohit Ner
· 3 years, 2 months ago
3cb1065
feat(partition): add a function to identify a partition by GUID
by Sughosh Ganu
· 3 years, 8 months ago
7585ec4
feat(partition): copy the partition GUID into the partition structure
by Sughosh Ganu
· 4 years ago
4ef449c
fix: use correct printf format for uint64_t
by Manish Pandey
· 3 years, 8 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
· 6 years ago
8aabea3
Correct typographical errors
by Paul Beesley
· 6 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
2a4b4b71
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
· 8 years ago
201b66b
partition: check GPT partition table
by Haojian Zhuang
· 9 years ago