summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-19MdeModulePkg BrotliDecompressLib: Add the checker to avoid array out of boundLiming Gao1-5/+8
2018-10-09MdeModulePkg: Update Brotli DecompressLib to the latest v1.0.6Liming Gao28-11270/+8642
2018-10-09MdeModulePkg Lzma: Update LZMA SDK version to 18.05Liming Gao15-351/+772
2018-09-29MdeModulePkg/DxeCapsuleLibFmp: Remove unused PCDsshenglei2-12/+0
2018-09-13MdeModulePkg/Library/DxeHttpLib: Handle the blank value in HTTP header.Jiaxin Wu1-13/+44
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen54-95/+95
2018-09-06MdeModulePkg: Remove trailing white spaceStar Zeng2-3/+3
2018-09-03MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot.Fu Siyuan1-5/+8
2018-08-22MdeModulePkg/SmmCorePerfLib: Add DxeServicesLib library class in INFBi, Dandan1-0/+1
2018-08-06MdeModulePkg: Remove DxeSmmPerformanceLibDandan Bi3-958/+0
2018-08-03MdeModulePkg DxeCapsuleLibFmp: Add NULL check to the return buffersStar Zeng1-1/+3
2018-08-01MdeModulePkg DxeCapsuleLibFmp: Free HandleBuffer after it is usedStar Zeng1-0/+4
2018-08-01MdeModulePkg DxeCapsuleLib: Use Attr to know whether reset is requiredStar Zeng2-40/+134
2018-07-28MdeModulePkg DxeCapsuleLibFmp: Fix typo "EsrtSyncFmp" to "SyncEsrtFmp"Star Zeng1-1/+1
2018-07-27MdeModulePkg DxeCapsuleLibFmp: Refine the code to check FmpImageSizeStar Zeng1-4/+4
2018-07-27MdeModulePkg/PlatformBootManager: Add PlatformBootManagerUnableToBootRuiyu Ni1-1/+18
2018-07-11MdeModulePkg DxeCapsuleLibFmp: Fix typo 'Press' to 'Process'Star Zeng1-1/+1
2018-07-06MdeModulePkg/UefiBootManagerLib: Fix small LoadOptionToVariable leakThomas Palmer1-8/+11
2018-07-04MdeModulePkg/SmmCorePerformanceLib: Update mPerformanceLengthDandan Bi1-4/+4
2018-07-03MdeModulePkg/[Pei|Dxe]ResetSystemLib: Add PPI/Protocol dependencyRuiyu Ni2-0/+5
2018-07-03MdeModulePkg/ResetUtilityLib: Add pack(1) for reset data structureRuiyu Ni1-1/+8
2018-07-03MdeModulePkg/BmpSupportLib: Check PixelHeight/PixelWidth against 0Ruiyu Ni1-0/+9
2018-07-03MdeModulePkg/BmpSupportLib: Correct debug messageRuiyu Ni1-2/+2
2018-06-28MdeModulePkg/PerformanceLib: Add NULL pointer checkDandan Bi3-17/+32
2018-06-28MdeModulePkg: Clean up source filesLiming Gao158-2028/+2028
2018-06-26MdeModulePkg: Use new added Perf macrosBi, Dandan2-7/+4