summaryrefslogtreecommitdiffstats
path: root/FatPkg/FatPei
Commit message (Expand)AuthorAgeFilesLines
* 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