summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2019-08-15MdeModulePkg/DxeCapsuleLibFmp: Improve comparisons in CapsuleOnDisk.cXu, Wei61-1/+1
2019-08-07MdeModulePkg/DxeCapsuleLibFmp: Add missing description for parameterZhang, Shenglei1-0/+1
2019-08-05MdeModulePkg: Remove RecoveryLib.h and PeiRecoveryLibNullZhang, Shenglei3-79/+0
2019-08-05MdeModulePkg: Remove S3Lib.h and PeiS3LibNullZhang, Shenglei3-81/+0
2019-06-28MdeModulePkg/DxeCapsuleLibFmp: Add missing NULL pointer check.Wei6 Xu1-0/+6
2019-06-26MdeModulePkg: Add Capsule On Disk APIs into CapsuleLib.Wei6 Xu9-29/+2374
2019-06-21Revert "Capsule-on-Disk entire PatchZhang, Chao B9-2375/+29
2019-06-20MdeModulePkg: Add Capsule On Disk APIs into CapsuleLib.Wei6 Xu9-29/+2375
2019-05-27NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao20-12343/+0
2019-05-15MdeModulePkg/Library: Remove BaseUefiTianoCustomDecompressLibDandan Bi4-1336/+0
2019-04-29MdeModulePkg: BaseSerialPortLib16550: Add Mmio32 supportTien Hock, Loh2-4/+13
2019-04-28MdeModulePkg/ResetUtilityLib: Add a new API ResetSystemWithSubtypeBret Barkelew1-6/+34
2019-04-28MdeModulePkg/PeiResetSystemlib.c: Change comments of ResetSystemZhichao Gao1-3/+1
2019-04-28MdeModulePkg/RuntimeResetSystemLib.c: Change commentsZhichao Gao1-3/+1
2019-04-28MdeModulePkg/BaseResetSystemLibNull.c: Change comments of ResetSystemZhichao Gao1-4/+2
2019-04-28MdeModulePkg/DxeResetSystemLib.c: Change comments of ResetSystemZhichao Gao1-3/+1
2019-04-28MdeModulePkg/FileExplorer: Set Handle to NULL after uninstall protocolDandan Bi1-1/+2
2019-04-28MdeModulePkg/BMMUiLib: Set Handle to NULL after uninstall protocolDandan Bi1-1/+2
2019-04-23MdeModulePkg/DxeCapsuleLibFmp: clone ESRT for runtime accessArd Biesheuvel2-8/+52
2019-04-17MdeModulePkg/UefiBootManagerLib: fix crash on uninitialized ExitDataArd Biesheuvel1-6/+1
2019-04-14MdeModulePkg/UefiBootManagerLib: allow foreign Driver#### imagesArd Biesheuvel1-4/+2
2019-04-10MdeModulePkg: Move BaseUefiTianoCustomDecompressLib toDandan Bi4-0/+1336
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney338-2351/+338
2019-04-02MdeModulePkg/PeiDebugLibDebugPpi: Add PEI debug libLiming Gao2-0/+524
2019-04-02MdeModulePkg/PeiDxeDebugLibReportStatusCode: Add new APIsBret Barkelew1-30/+147
2019-03-21MdeModulePkg/UefiBootManangerLib: Fix exception issueMing Huang1-0/+3
2019-02-25MdeModulePkg/UefiBootManagerLib: fix LoadImage/StartImage status code rep.Laszlo Ersek2-18/+48
2019-02-25MdeModulePkg: Rename confusion function nameChen A Chen1-1/+2
2019-02-22MdeModulePkg: Add a runtime library instance of ResetSystemLibZhichao Gao3-0/+287
2019-02-22MdeModulePkg: Add a new API ResetSystem for PEI ResetSystemLibZhichao Gao1-1/+27
2019-02-22MdeModulePkg: Add a new API ResetSystem for Null versionZhichao Gao1-0/+27
2019-02-22MdeModulePkg: Add a new API ResetSystem for DXE ResetSystemLibZhichao Gao1-1/+27
2019-02-22MdeModulePkg/SmmLockBoxLib: Support LockBox enlarge in UpdateLockBox()Hao Wu4-8/+81
2019-02-22MdeModulePkg/SmmLockBox(PEI): Remove an ASSERT in RestoreLockBox()Hao Wu1-1/+0
2019-02-22MdeModulePkg/SmmLockBoxLib: Use 'DEBUG_' prefix instead of 'EFI_D_'Hao Wu3-63/+63
2019-02-19MdeModulePkg/BmBoot: Report status when fail to load/start boot optionDandan Bi1-6/+16
2019-02-19MdeModulePkg/ReportStatusCodeLib: Avoid using AllocatePool if possibleMax Knutsen2-28/+29
2019-02-11MdeModulePkg DxeCapsuleLibFmp: Update SupportCapsuleImage() for Fake CapsuleLiming Gao1-0/+6
2019-01-31MdeModulePkg/DxeHttpLib: Use BaseLib api AsciiCharToUpperShenglei Zhang1-23/+2
2019-01-31MdeModulePkg/CapsuleApp: Add a function used to get next DevicePathChen A Chen1-1/+23
2019-01-31MdeModulePkg/UefiBootManagerLib: Match the nested partitionsGary Lin1-21/+17
2019-01-21MdeModulePkg/VarCheckUefiLib: permit use by MM_STANDALONE modulesArd Biesheuvel2-9/+7
2019-01-16MdeModulePkg/VarCheckLib: add MM_STANDALONE supportArd Biesheuvel1-1/+1
2019-01-16MdeModulePkg/AuthVariableLibNull: add MM_STANDALONE supportArd Biesheuvel1-1/+1
2019-01-16MdeModulePkg: implement NULL instance of MemoryAllocationLib library classArd Biesheuvel3-0/+633
2019-01-16MdeModulePkg: implement NULL instance of HobLib library classArd Biesheuvel3-0/+600
2019-01-10MdeModulePkg: fix comments in BaseSortLibJaben Carsey1-13/+9
2018-12-11MdeModulePkg/FileExplorerLib: avoid packed struct for program dataArd Biesheuvel1-2/+2
2018-11-29MdeModulePkg/BaseSortLib: Enable for all module typesJeff Brasen1-2/+2
2018-11-26MdeModulePkg/LockboxNullLib: clean up INF file.Jiewen Yao1-1/+1