summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include/Library
Commit message (Expand)AuthorAgeFilesLines
* 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
* MdeModulePkg: Fix MSFT C4255 warningSong, BinX2017-11-141-0/+1
* MdeModulePkg: Update IP4 stack to support point-to-point link with 31-bit mask.Fu Siyuan2017-11-131-2/+4
* MdeModulePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESSZhang, Chao B2017-11-011-4/+3
* MdeModulePkg/CpuExceptionHandlerLib: Add DumpCpuContext()Jeff Fan2017-04-071-1/+14
* MdeModulePkg: Refine type cast for pointer subtractionHao Wu2017-03-061-2/+2
* MdeModulePkg/NetLib: Use StrToIpv4/6Address in BaseLibRuiyu Ni2017-02-281-4/+1
* MdeModulePkg/NonDiscoverableDeviceRegistrationLib: Fix coding style issuesDandan Bi2016-12-201-1/+3
* MdeModulePkg: introduce helper library to register non-discoverable devicesArd Biesheuvel2016-12-071-0/+62