summaryrefslogtreecommitdiff
path: root/FatPkg
AgeCommit message (Expand)Author
2020-04-03FatPkg: Add RISC-V architecture for EDK2 CI.Abner Chang
2020-02-10FatPkg/FatPei: Fix few typosAntoine Coeur
2020-02-10FatPkg/EnhancedFatDxe: Fix various typosAntoine Coeur
2019-11-11FatPkg: Add YAML file for CI buildsMichael D Kinney
2019-10-22FatPkg: Fix spelling errorsSean Brogan
2019-05-09FatPkg/FatPei: Remove BootInRecoveryMode PPI DEPEX.xuwei6
2019-05-09FatPkg/FatPei: Remove PcdFrameworkCompatibilitySupport usageDandan Bi
2019-04-09FatPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2019-02-02FatPkg/FatPei/Gpt.c: Fix uninitialized variable issueChen A Chen
2019-01-31FatPkg: Add GPT check in FatPei to support Capsule-on-Disk feature.Chen A Chen
2019-01-31FatPkg: Break down Part.c file.Chen A Chen
2018-10-24FatPkg: Correct the line ending to CRLFRuiyu Ni
2018-10-24FatPkg/EnhancedFatDxe Fix Double Cluster AllocationRobinson, Herbie
2018-09-06FatPkg: Removing ipf which is no longer supported from edk2.Chen A Chen
2018-06-28FatPkg: Clean up source filesLiming Gao
2018-06-25FatPkg/FatPei: Add the recognition of recovery capsule on NVME deviceHao Wu
2018-04-18FatPkg/EnhancedFatDxe: Ensure traverse of subtasks is delete-safeHao Wu
2017-08-03edk2: Move License.txt file to rootMichael D Kinney
2017-08-03edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney
2017-03-06FatPkg: Refine casting expression result to bigger sizeHao Wu
2017-01-12FatPkg: Explicitly declare FAT_CLUSTER_SPECIAL as unsigned typeHao Wu
2016-12-14FatPkg/EnhancedFatDxe: Remove the file which is not usedDandan Bi
2016-12-09FatPkg: Fix format issues in dec/inf/dsc filesDandan Bi
2016-12-09FatPkg/EnhancedFatDxe: Add comments for functionsDandan Bi
2016-12-09FatPkg/EnhancedFatDxe: Make the comments align with EDKIIcoding styleDandan Bi
2016-12-09FatPkg/EnhancedFatDxe: Use typedef for complex typeDandan Bi
2016-12-09FatPkg/EnhancedFatDxe: Make the variable name follow ruleDandan Bi
2016-12-09FatPkg/EnhancedFatDxe: Make function prototype align with definitionDandan Bi
2016-12-09FatPkg/EnhancedFatDxe: Use global variable replace static local variableDandan Bi
2016-12-09FatPkg/EnhancedFatDxe: Avoid Non-Boolean type uses as BooleanDandan Bi
2016-10-27FatPkg/EnhancedFatDxe: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-12FatPkg/FatPei: Use PcdRecoveryFileName PCD.Jiewen Yao
2016-08-08FatPkg DSC: Add build option to disable deprecated APIsHao Wu
2016-04-22FatPkg: Add Contributions.txtJordan Justen
2016-04-22FatPkg: Update License.txt to have the full license textJordan Justen
2016-04-06FatPkg: Add NOOPT target in FatPkg.dscHao Wu
2016-04-06FatPkg EnhancedFatDxe: Use safe string functionsHao Wu
2016-04-06FatPkg/FatPei: Fix build errorFeng Tian
2016-04-06FatPkg: Add RecoveryBlockIo2Ppi supportFeng Tian
2016-04-06EFI_FILE_PROTOCOL spec conformance bug fix.Ruiyu Ni
2016-04-06Add stack protection to ARM architectures. BaseStackCheckLib is now required ...Olivier Martin
2016-04-06FatPkg: INF/DEC file updates to EDK II packagesShumin Qiu
2016-04-06FatPkg: INF/DEC file updates to EDK II packagesShumin Qiu
2016-04-06FatPkg: INF/DEC file updates to EDK II packagesShumin Qiu
2016-04-06FatPkg: INF/DEC file updates to EDK II packagesShumin Qiu
2016-04-06Fix a potential buffer over flow issue.Ruiyu Ni
2016-04-06Refine code to make it more safely.Eric Dong
2016-04-06Update FatPkg.dsc copyright year.Ruiyu Ni
2016-04-06Update FatPkg revision from 0.2 to 0.3.Ruiyu Ni
2016-04-06Fix a bug that prevents Fat driver being unloaded successfully.Ruiyu Ni