summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include/Library
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/Include: Add IpmiCommandLib header fileAbner Chang2023-01-191-0/+683
* MdeModulePkg: Move CPU_EXCEPTION_INIT_DATA to UefiCpuPkgLiu, Zhiguang2022-08-091-67/+0
* UefiCpuPkg: Simplify InitializeSeparateExceptionStacksLiu, Zhiguang2022-08-091-6/+9
* CpuException: Add InitializeSeparateExceptionStacksRay Ni2022-06-101-18/+6
* CpuException: Remove InitializeCpuInterruptHandlersRay Ni2022-06-101-25/+3
* MdeModulePkg/VariableFlashInfoLib: Add initial libraryMichael Kubacki2022-05-191-0/+68
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-0726-375/+355
* MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-079-27/+26
* MdeModulePkg/Library: Add HiiGetStringEx to UefiHiiLib for EDK2 RedfishAbner Chang2021-02-051-13/+47
* MdeModulePkg: Define the VariablePolicyHelperLibBret Barkelew2020-11-171-0/+164
* MdeModulePkg: Define the VariablePolicyLibBret Barkelew2020-11-171-0/+207
* MdeModulePkg/SecurityManagementLib: Mark the File parameter as OPTIONALGuomin Jiang2020-04-221-1/+1
* MdeModulePkg: remove EnterS3WithImmediateWake () from ResetSystemLibArd Biesheuvel2020-01-101-11/+0
* MdeModulePkg: Remove RecoveryLib.h and PeiRecoveryLibNullZhang, Shenglei2019-08-051-29/+0
* MdeModulePkg: Remove S3Lib.h and PeiS3LibNullZhang, Shenglei2019-08-051-28/+0
* MdeModulePkg: Fix typos and add periodsShenglei Zhang2019-08-021-1/+1
* MdeModulePkg: Add Capsule On Disk APIs into CapsuleLib.Wei6 Xu2019-06-261-1/+77
* Revert "Capsule-on-Disk entire PatchZhang, Chao B2019-06-211-77/+1
* MdeModulePkg: Add Capsule On Disk APIs into CapsuleLib.Wei6 Xu2019-06-201-1/+77
* NetworkPkg: Move Network library header file from MdeModulePkg to NetworkPkgLiming Gao2019-05-276-4017/+0
* MdeModulePkg/ResetUtilityLib: Add a new API ResetSystemWithSubtypeBret Barkelew2019-04-281-4/+30
* MdeModulePkg/ResetSystemLib.h: Change comments of ResetSystemZhichao Gao2019-04-281-3/+1
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0938-291/+38
* MdeModulePkg: Rename confusion function nameChen A Chen2019-02-251-1/+2
* MdeModulePkg: Add the new API ResetSystem in the head fileZhichao Gao2019-02-221-1/+27
* MdeModulePkg/SmmLockBoxLib: Support LockBox enlarge in UpdateLockBox()Hao Wu2019-02-221-2/+5
* MdeModulePkg/CapsuleApp: Add a function used to get next DevicePathChen A Chen2019-01-311-1/+20
* MdeModulePkg: Remove trailing white spaceStar Zeng2018-09-061-1/+1
* MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot.Fu Siyuan2018-09-031-2/+3
* MdeModulePkg/PlatformBootManager: Add PlatformBootManagerUnableToBootRuiyu Ni2018-07-271-0/+13
* MdeModulePkg: Clean up source filesLiming Gao2018-06-2825-439/+439
* MdeModulePkg: Add DisplayUpdateProgressLib classMichael D Kinney2018-05-281-0/+65
* MdeModulePkg/UefiBootManagerLib: fix AddLoadOptionVariable docs/prototypeRuiyu Ni2018-04-231-8/+18
* MdeModulePkg/PciHostBridgeLib.h: add address TranslationHeyi Guo2018-03-151-0/+19
* MdeModulePkg LockBoxLib: Support LOCK_BOX_ATTRIBUTE_RESTORE_IN_S3_ONLYStar Zeng2018-03-081-3/+11
* MdeModulePkg: Add BmpSupportLib class and instanceKinney, Michael D2018-02-111-0/+106
* MdeModulePkg: Add ResetUtility library class and BASE instanceMichael D Kinney2018-02-091-0/+110
* MdeModulePkg: Did some code enhancement for DxeIpIoLib.Wang Fan2018-01-161-2/+19
* MdeModulePkg/DxeNetLib: Add array range check in NetIp6IsNetEqual().Wang Fan2018-01-121-4/+46
* MdeModulePkg/DxeUdpIoLib: Did some code enhancement for UdpIoLibWang Fan2018-01-091-2/+16
* MdeModulePkg/DxeHttpLib: Refine some coding style.Jiaxin Wu2017-12-271-2/+2
* MdeModulePkg/DxeHttpLib: Correct some return Status.Jiaxin Wu2017-12-271-2/+3
* MdeModulePkg/DxeHttpLib: Check the input parameters for some APIs.Jiaxin Wu2017-12-271-0/+1
* MdeModulePkg/IpIoLib: Check the input parameters before use them.Fu Siyuan2017-12-221-9/+11
* MdeModulePkg/IpIoDxe: Update API description to match the function implementa...Fu Siyuan2017-12-221-0/+4
* MdeModulePkg/IpIoLib: add more error handling code to DxeIpIoLib.Fu Siyuan2017-12-221-1/+1
* MdeModulePkg/IpIoLib: return error instead of ASSERT if input parameter is in...Fu Siyuan2017-12-181-11/+13
* MdeModulePkg/TcpIoLib: Check input Timeout before calling CheckEvent() service.Fu Siyuan2017-12-121-7/+7
* MdeModulePkg/CpuExceptionHandlerLib.h: Add a new API InitializeCpuExceptionHa...Jian J Wang2017-12-081-0/+97
* MdeModulePkg/NetLib: Add NetLibDetectMediaWaitTimeout() API to support EFI_NO...fanwang22017-12-061-0/+40