summaryrefslogtreecommitdiffstats
path: root/FatPkg/FatPei
Commit message (Expand)AuthorAgeFilesLines
* FatPkg/FatPei: Fix few typosAntoine Coeur2020-02-103-3/+3
* FatPkg: Fix spelling errorsSean Brogan2019-10-224-7/+7
* FatPkg/FatPei: Remove BootInRecoveryMode PPI DEPEX.xuwei62019-05-091-1/+1
* FatPkg/FatPei: Remove PcdFrameworkCompatibilitySupport usageDandan Bi2019-05-092-13/+1
* FatPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0913-91/+13
* FatPkg/FatPei/Gpt.c: Fix uninitialized variable issueChen A Chen2019-02-021-0/+3
* FatPkg: Add GPT check in FatPei to support Capsule-on-Disk feature.Chen A Chen2019-01-314-5/+585
* FatPkg: Break down Part.c file.Chen A Chen2019-01-314-394/+432
* FatPkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-1/+1
* FatPkg: Clean up source filesLiming Gao2018-06-286-229/+229
* FatPkg/FatPei: Add the recognition of recovery capsule on NVME deviceHao Wu2018-06-252-2/+7
* FatPkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-2/+2
* FatPkg: Explicitly declare FAT_CLUSTER_SPECIAL as unsigned typeHao Wu2017-01-121-2/+2
* FatPkg: Fix format issues in dec/inf/dsc filesDandan Bi2016-12-091-3/+3
* FatPkg/FatPei: Use PcdRecoveryFileName PCD.Jiewen Yao2016-10-123-8/+9
* FatPkg/FatPei: Fix build errorFeng Tian2016-04-061-13/+11
* FatPkg: Add RecoveryBlockIo2Ppi supportFeng Tian2016-04-064-68/+147
* FatPkg: INF/DEC file updates to EDK II packagesShumin Qiu2016-04-062-0/+42
* FatPkg: INF/DEC file updates to EDK II packagesShumin Qiu2016-04-061-5/+7
* 1. Expand and add null terminate to end of string like function comments said...Star Zeng2016-04-062-7/+8
* Only traverse recovery file's FAT table to fast the recovery performance.Feng Tian2016-04-062-6/+17
* FatPkg: Add FAT PEIMJordan Justen2016-04-068-0/+2743