summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Library
AgeCommit message (Expand)AuthorFilesLines
2024-07-07MdeModulePkg: Add HobPrintLib header fileWei6 Xu1-0/+46
2024-05-08MdeModulePkg:BaseSpiHcPlatformLib: Adding NULL lib instanceBrit Chesley1-0/+148
2023-11-27MdeModulePkg: Update DumpImageRecord() in ImagePropertiesRecordLibTaylor Beebe1-3/+3
2023-11-27MdeModulePkg: Add Logic to Create/Delete Image Properties RecordsTaylor Beebe1-0/+39
2023-11-27MdeModulePkg: Transition SMM MAT Logic to Use ImagePropertiesRecordLibTaylor Beebe1-0/+11
2023-11-27MdeModulePkg: Add NULL checks and Return Status to ImagePropertiesRecordLibTaylor Beebe1-66/+77
2023-11-27MdeModulePkg: Move Some DXE MAT Logic to ImagePropertiesRecordLibTaylor Beebe1-0/+159
2023-11-27MdeModulePkg: Add ImagePropertiesRecordLibTaylor Beebe1-0/+14
2023-10-31MdeModulePkg/VariablePolicy: Add more granular variable policy queryingMichael Kubacki1-0/+107
2023-10-26MdeModulePkg/Include: API of IPMI Get System Interface CapabilitiesAbner Chang1-0/+17
2023-01-19MdeModulePkg/Include: Add IpmiCommandLib header fileAbner Chang1-0/+683
2022-08-09MdeModulePkg: Move CPU_EXCEPTION_INIT_DATA to UefiCpuPkgLiu, Zhiguang1-67/+0
2022-08-09UefiCpuPkg: Simplify InitializeSeparateExceptionStacksLiu, Zhiguang1-6/+9
2022-06-10CpuException: Add InitializeSeparateExceptionStacksRay Ni1-18/+6
2022-06-10CpuException: Remove InitializeCpuInterruptHandlersRay Ni1-25/+3
2022-05-19MdeModulePkg/VariableFlashInfoLib: Add initial libraryMichael Kubacki1-0/+68
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki26-375/+355
2021-12-07MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney9-27/+26
2021-02-05MdeModulePkg/Library: Add HiiGetStringEx to UefiHiiLib for EDK2 RedfishAbner Chang1-13/+47
2020-11-17MdeModulePkg: Define the VariablePolicyHelperLibBret Barkelew1-0/+164
2020-11-17MdeModulePkg: Define the VariablePolicyLibBret Barkelew1-0/+207
2020-04-22MdeModulePkg/SecurityManagementLib: Mark the File parameter as OPTIONALGuomin Jiang1-1/+1
2020-01-10MdeModulePkg: remove EnterS3WithImmediateWake () from ResetSystemLibArd Biesheuvel1-11/+0
2019-08-05MdeModulePkg: Remove RecoveryLib.h and PeiRecoveryLibNullZhang, Shenglei1-29/+0
2019-08-05MdeModulePkg: Remove S3Lib.h and PeiS3LibNullZhang, Shenglei1-28/+0
2019-08-02MdeModulePkg: Fix typos and add periodsShenglei Zhang1-1/+1
2019-06-26MdeModulePkg: Add Capsule On Disk APIs into CapsuleLib.Wei6 Xu1-1/+77
2019-06-21Revert "Capsule-on-Disk entire PatchZhang, Chao B1-77/+1
2019-06-20MdeModulePkg: Add Capsule On Disk APIs into CapsuleLib.Wei6 Xu1-1/+77
2019-05-27NetworkPkg: Move Network library header file from MdeModulePkg to NetworkPkgLiming Gao6-4017/+0
2019-04-28MdeModulePkg/ResetUtilityLib: Add a new API ResetSystemWithSubtypeBret Barkelew1-4/+30
2019-04-28MdeModulePkg/ResetSystemLib.h: Change comments of ResetSystemZhichao Gao1-3/+1
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney38-291/+38
2019-02-25MdeModulePkg: Rename confusion function nameChen A Chen1-1/+2
2019-02-22MdeModulePkg: Add the new API ResetSystem in the head fileZhichao Gao1-1/+27
2019-02-22MdeModulePkg/SmmLockBoxLib: Support LockBox enlarge in UpdateLockBox()Hao Wu1-2/+5
2019-01-31MdeModulePkg/CapsuleApp: Add a function used to get next DevicePathChen A Chen1-1/+20
2018-09-06MdeModulePkg: Remove trailing white spaceStar Zeng1-1/+1
2018-09-03MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot.Fu Siyuan1-2/+3
2018-07-27MdeModulePkg/PlatformBootManager: Add PlatformBootManagerUnableToBootRuiyu Ni1-0/+13
2018-06-28MdeModulePkg: Clean up source filesLiming Gao25-439/+439
2018-05-28MdeModulePkg: Add DisplayUpdateProgressLib classMichael D Kinney1-0/+65
2018-04-23MdeModulePkg/UefiBootManagerLib: fix AddLoadOptionVariable docs/prototypeRuiyu Ni1-8/+18
2018-03-15MdeModulePkg/PciHostBridgeLib.h: add address TranslationHeyi Guo1-0/+19
2018-03-08MdeModulePkg LockBoxLib: Support LOCK_BOX_ATTRIBUTE_RESTORE_IN_S3_ONLYStar Zeng1-3/+11
2018-02-11MdeModulePkg: Add BmpSupportLib class and instanceKinney, Michael D1-0/+106
2018-02-09MdeModulePkg: Add ResetUtility library class and BASE instanceMichael D Kinney1-0/+110
2018-01-16MdeModulePkg: Did some code enhancement for DxeIpIoLib.Wang Fan1-2/+19
2018-01-12MdeModulePkg/DxeNetLib: Add array range check in NetIp6IsNetEqual().Wang Fan1-4/+46
2018-01-09MdeModulePkg/DxeUdpIoLib: Did some code enhancement for UdpIoLibWang Fan1-2/+16