TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
5710229f9e837f28e4bafee6b51e828f901bf3f1
/
drivers
/
partition
/
partition.c
f08460d
feat(partition): add interface to init gpt
by Govindraj Raja
· 1 year, 10 months ago
0f23e7e
refactor(partition): convert warn to verbose
by Govindraj Raja
· 1 year, 10 months ago
ad2dd65
feat(partition): add support to use backup GPT header
by Govindraj Raja
· 1 year, 10 months ago
fce8a70
refactor(partition): get GPT header location from MBR
by Govindraj Raja
· 1 year, 11 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
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
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
201b66b
partition: check GPT partition table
by Haojian Zhuang
· 9 years ago