summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2020-11-17MdeModulePkg: Define the VariablePolicyHelperLibBret Barkelew3-0/+443
2020-11-17MdeModulePkg: Define the VariablePolicyLibBret Barkelew7-0/+1478
2020-11-11MdeModulePkg/Library: Revise HiiLib to check REST_STYLEAbner Chang1-7/+7
2020-10-16MdeModulePkg: Fix constructor invocation orderingSami Mujawar2-0/+19
2020-10-13MdeModulePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACESZhang, Shenglei1-145/+0
2020-09-02MdeModulePkg/Library: add PEIM and SEC module type to TpmMeasurementLibNullQi Zhang1-1/+1
2020-07-21MdeModulePkg/DxeCorePerformanceLib: Switch to UnicodeStrnToAsciiStrSJeff Brasen1-2/+2
2020-07-20MdeModulePkg: Upon BootOption failure, Destroy RamDisk memory before RSC.KrishnadasX Veliyathuparambil Prakashan1-13/+15
2020-06-06MdeModulePkg/BootManagerUiLib: show inactive boot optionsArd Biesheuvel1-2/+2
2020-05-20MdeModulePkg: Add FMP Capsule Image Header extensionOleksiy Yakovlev1-6/+22
2020-04-30MdeModulePkg/DeviceManagerUiLib: connect all before creating menu pageArd Biesheuvel3-0/+9
2020-04-22MdeModulePkg/SecurityManagementLib: Mark the File parameter as OPTIONALGuomin Jiang1-1/+1
2020-04-16MdeModulePkg/BrotliCustomDecompressLib: Make brotli a submoduleShenglei Zhang32-12448/+141
2020-03-12MdeModulePkg: Use CopyMem instead of GUID assignmentDaniel Schaefer1-1/+1
2020-02-07MdeModulePkg: Add DxeResetSystemLib unit testMichael D Kinney4-0/+384
2020-02-07MdeModulePkg/PiDxeS3BootScriptLib: Fix potential numeric truncation (CVE-2019...Hao A Wu1-1/+51
2020-02-06MdeModulePkg/BaseSerialPortLib16550: Fix Serial Port ReadyAshish Singhal1-1/+1
2020-01-14MdeModulePkg/UefiBootManagerLib: log reserved mem allocation failureLaszlo Ersek1-0/+31
2020-01-10MdeModulePkg: remove EnterS3WithImmediateWake () from ResetSystemLibArd Biesheuvel4-53/+0
2020-01-08MdeModulePkg: Add EDK2 Platform Boot Manager ProtocolAshish Singhal3-7/+38
2019-12-05MdeModulePkg: Add ARM/Aarch64 support which were missingZhiguang Liu1-1/+1
2019-12-05MdeModulePkg: LzmaCustomDecompressLib.inf don't support EBC anymoreZhiguang Liu1-1/+1
2019-11-15MdeModulePkg: Unify the definitions of size_tZhiguang Liu2-10/+2
2019-10-24MdeModulePkg LzmaCustomDecompressLib: Update macro to be same in CLANG toolLiming Gao1-1/+1
2019-10-09MdeModulePkg/PlatformVarCleanupLib: fix HiiConstructConfigHdr() callLaszlo Ersek1-1/+5
2019-10-09MdeModulePkg/UefiHiiLib: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek1-2/+2
2019-10-09MdeModulePkg: fix cast in GetModuleInfoFromHandle() callsLaszlo Ersek2-10/+10
2019-10-04MdeModulePkg: strip trailing whitespaceLeif Lindholm9-158/+158
2019-10-01MdeModulePkg: Enable/Disable S3BootScript dynamically.Chasel Chiu2-3/+18
2019-09-25MdeModulePkg: Add missing sourceX for BltGris871-1/+1
2019-09-25MdeModulePkg/UefiBootManager: Unload image on EFI_SECURITY_VIOLATIONDandan Bi3-4/+33
2019-09-25MdeModulePkg/DxeCapsuleLibFmp: Unload image on EFI_SECURITY_VIOLATIONDandan Bi1-0/+9
2019-09-24MdeModulePkg/BM_UI: Add the new terminal types to related menuZhichao Gao4-34/+40
2019-09-17MdeModulePkg/ResetUtilityLib: Use STATIC_ASSERT macroVitaly Cheptsov via Groups.Io1-1/+4
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