summaryrefslogtreecommitdiff
path: root/FatPkg
AgeCommit message (Expand)AuthorFilesLines
2022-10-14FatPkg: Add LOONGARCH64 architecture for EDK2 CI.Chao Li1-1/+2
2022-09-09FatPkg/FatPei: Remove extraneous debug message argumentMichael Kubacki1-1/+1
2022-05-13FatPkg: Remove RVCT supportRebecca Cran1-1/+0
2021-12-07FatPkg: Apply uncrustify changesMichael Kubacki30-2070/+2176
2021-12-07FatPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney6-13/+12
2021-03-31FatPkg: Consume MdeLibs.dsc.inc for RegisterFilterLibDandan Bi1-1/+3
2020-08-17FatPkg/FatPkg.ci.yaml: Add configuration for Ecc checkShenglei Zhang1-0/+12
2020-07-31FatPkg/FatPkg.ci.yaml: Add configuration for LicenseCheckShenglei Zhang1-0/+3
2020-04-03FatPkg: Add RISC-V architecture for EDK2 CI.Abner Chang1-1/+2
2020-02-10FatPkg/FatPei: Fix few typosAntoine Coeur3-3/+3
2020-02-10FatPkg/EnhancedFatDxe: Fix various typosAntoine Coeur7-12/+12
2019-11-11FatPkg: Add YAML file for CI buildsMichael D Kinney1-0/+50
2019-10-22FatPkg: Fix spelling errorsSean Brogan13-32/+32
2019-05-09FatPkg/FatPei: Remove BootInRecoveryMode PPI DEPEX.xuwei61-1/+1
2019-05-09FatPkg/FatPei: Remove PcdFrameworkCompatibilitySupport usageDandan Bi2-13/+1
2019-04-09FatPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney40-280/+40
2019-02-02FatPkg/FatPei/Gpt.c: Fix uninitialized variable issueChen A Chen1-0/+3
2019-01-31FatPkg: Add GPT check in FatPei to support Capsule-on-Disk feature.Chen A Chen4-5/+585
2019-01-31FatPkg: Break down Part.c file.Chen A Chen4-394/+432
2018-10-24FatPkg: Correct the line ending to CRLFRuiyu Ni1-5/+5
2018-10-24FatPkg/EnhancedFatDxe Fix Double Cluster AllocationRobinson, Herbie1-7/+21
2018-09-06FatPkg: Removing ipf which is no longer supported from edk2.Chen A Chen3-4/+4
2018-06-28FatPkg: Clean up source filesLiming Gao13-245/+245
2018-06-25FatPkg/FatPei: Add the recognition of recovery capsule on NVME deviceHao Wu2-2/+7
2018-04-18FatPkg/EnhancedFatDxe: Ensure traverse of subtasks is delete-safeHao Wu1-3/+12
2017-08-03edk2: Move License.txt file to rootMichael D Kinney1-25/+0
2017-08-03edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney1-218/+0
2017-03-06FatPkg: Refine casting expression result to bigger sizeHao Wu2-4/+4
2017-01-12FatPkg: Explicitly declare FAT_CLUSTER_SPECIAL as unsigned typeHao Wu2-4/+4
2016-12-14FatPkg/EnhancedFatDxe: Remove the file which is not usedDandan Bi1-62/+0
2016-12-09FatPkg: Fix format issues in dec/inf/dsc filesDandan Bi4-7/+5
2016-12-09FatPkg/EnhancedFatDxe: Add comments for functionsDandan Bi3-0/+908
2016-12-09FatPkg/EnhancedFatDxe: Make the comments align with EDKIIcoding styleDandan Bi21-2649/+1566
2016-12-09FatPkg/EnhancedFatDxe: Use typedef for complex typeDandan Bi2-19/+27
2016-12-09FatPkg/EnhancedFatDxe: Make the variable name follow ruleDandan Bi8-100/+100
2016-12-09FatPkg/EnhancedFatDxe: Make function prototype align with definitionDandan Bi1-2/+2
2016-12-09FatPkg/EnhancedFatDxe: Use global variable replace static local variableDandan Bi1-2/+2
2016-12-09FatPkg/EnhancedFatDxe: Avoid Non-Boolean type uses as BooleanDandan Bi1-2/+2
2016-10-27FatPkg/EnhancedFatDxe: rebase to ARRAY_SIZE()Laszlo Ersek3-6/+6
2016-10-12FatPkg/FatPei: Use PcdRecoveryFileName PCD.Jiewen Yao3-8/+9
2016-08-08FatPkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+1
2016-04-22FatPkg: Add Contributions.txtJordan Justen1-0/+218
2016-04-22FatPkg: Update License.txt to have the full license textJordan Justen1-7/+22
2016-04-06FatPkg: Add NOOPT target in FatPkg.dscHao Wu1-2/+2
2016-04-06FatPkg EnhancedFatDxe: Use safe string functionsHao Wu4-15/+32
2016-04-06FatPkg/FatPei: Fix build errorFeng Tian1-13/+11
2016-04-06FatPkg: Add RecoveryBlockIo2Ppi supportFeng Tian4-68/+147
2016-04-06EFI_FILE_PROTOCOL spec conformance bug fix.Ruiyu Ni2-23/+20
2016-04-06Add stack protection to ARM architectures. BaseStackCheckLib is now required ...Olivier Martin1-0/+1
2016-04-06FatPkg: INF/DEC file updates to EDK II packagesShumin Qiu2-0/+46