summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Library
AgeCommit message (Expand)AuthorFilesLines
2017-03-06MdeModulePkg: Refine type cast for pointer subtractionHao Wu1-2/+2
2017-02-28MdeModulePkg/NetLib: Use StrToIpv4/6Address in BaseLibRuiyu Ni1-4/+1
2016-12-20MdeModulePkg/NonDiscoverableDeviceRegistrationLib: Fix coding style issuesDandan Bi1-1/+3
2016-12-07MdeModulePkg: introduce helper library to register non-discoverable devicesArd Biesheuvel1-0/+62
2016-11-28MdeModulePkg/NetLib: Handle an invalid IPv6 address caseJiaxin Wu1-0/+1
2016-11-10MdeModulePkg/UefiBootManager: Add EfiBootManagerDispatchDeferredImagesRuiyu Ni1-0/+13
2016-11-08MdeModulePkg/CapsuleLib: Add ProcessCapsules() API.Jiewen Yao1-3/+43
2016-11-08MdeModulePkg/Include: Add FmpAuthenticationLib header.Jiewen Yao1-0/+66
2016-10-28MdeModulePkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan1-1/+3
2016-10-28MdeModulePkg: Update NetLib interface to support classless addressing.Fu Siyuan1-9/+14
2016-10-27MdeModulePkg/Include: Fix typos in commentsGary Lin4-27/+27
2016-10-12MdeModulePkg: Add FrameBufferBltLib library classRuiyu Ni1-0/+94
2016-09-29MdeModulePkg/ImageDecoderLib: Retire it due to new BootLogoLibRuiyu Ni1-76/+0
2016-09-28MdeModulePkg/BootLogoLib&PlatformLogo: Use HII data types in parametersRuiyu Ni1-16/+3
2016-09-02MdeModulePkg: Add API ResetPlatformSpecific() to ResetSystemLib.hRuiyu Ni1-2/+20
2016-07-05MdeModulePkg: Skip registering BootManagerMenu if absentSunny Wang1-3/+7
2016-07-01MdeModulePkg: Introduce new library class MemoryProfileLibStar Zeng1-0/+53
2016-05-27MdeModulePkg/BootLogoLib: pull GraphicsOutput protocol into class headerLaszlo Ersek1-0/+1
2016-05-11MdeModulePkg/PciHostBridgeLib: Add ResourceAssigned fieldRuiyu Ni1-0/+2
2016-05-04MdeModulePkg/UefiBootManagerLib: Expose *GetLoadOptionBuffer() APIRuiyu Ni1-1/+22
2016-04-27MdeModulePkg:DxeHttpLib: Update to DxeHttpLib APINagaraj Hegde1-5/+14
2016-04-11MdeModulePkg: Add new macros and refine codesZhang Lubo1-1/+4
2016-04-08MdeModulePkg/UefiBootManagerLib: API BmIsValidLoadOptionVariableNameThomas Palmer1-1/+22
2016-03-24MdeModulePkg/FileExplorerLib.h: Remove the redefinition of typedefsDandan Bi1-14/+1
2016-03-10ModulePkg/DxeHttpLib: Adding Functions to HttpLibGhazi Belaam1-0/+129
2016-03-03MdeModulePkg/PciHostBridgeLib: Correct the function header commentsRuiyu Ni1-2/+2
2016-03-03MdeModulePkg: PciHostBridgeDxe: don't assume extended config spaceLaszlo Ersek1-0/+4
2016-03-03MdeModulePkg: PciHostBridgeDxe: insert horizontal whitespaceLaszlo Ersek1-20/+20
2016-03-01MdeModulePkg: Add new API HttpUrlGetPath() to HttpLib.hFu Siyuan1-1/+25
2016-02-18MdeModulePkg: Define a general function to create DNS QNameJiaxin Wu1-0/+22
2016-01-18MdeModulePkg: Add new library class PciHostBridgeLibRuiyu Ni1-0/+97
2016-01-14MdeModulePkg: Add DNS QType and QClass values definitionJiaxin Wu1-1/+28
2015-12-23MdeModulePkg: Add IpmiLib and Ppi/Protocol header file.Daocheng Bu1-0/+51
2015-12-16MdeModulePkg/Include: Change file format which the existed folder has mixed f...Eric Dong1-60/+60
2015-11-23MdeModulePkg FileExplorerLib: Create file explorer library.Eric Dong1-0/+60
2015-11-18MdeModulePkg: Change BootLogoEnableLogo use INTN for minus valueRuiyu Ni1-4/+4
2015-11-17MdeModulePkg: Add Platform recovery supportRuiyu Ni1-0/+1
2015-11-12MdeModulePkg: Add BootLogoLib to provide interfaces about logo display.Ruiyu Ni1-0/+82
2015-11-12MdeModulePkg: Add ImageDecoderLib to provide image decoding service.Ruiyu Ni1-0/+76
2015-10-27MdeModulePkg:Add new API HiiGetFormSetFromHiiHandle into UefiHiiLibDandan Bi1-0/+23
2015-10-26MdeModulePkg: Make the BmFindLoadOption function publicSunny Wang1-0/+22
2015-08-27MdeModulePkg: Convert the UNIX to DOS end of line formatJiaxin Wu1-323/+323
2015-08-25MdeModulePkg: Add PlatformVarCleanupLib libraryStar Zeng1-0/+61
2015-08-25MdeModulePkg: Add VarCheckLib libraryStar Zeng1-0/+180
2015-08-07MdeModulePkg: Use monotonic count to initialize the NetLib random seed.Fu Siyuan1-5/+5
2015-07-26MdeModulePkg VariableDxe: Correct address pointers from AuthVariableLibStar Zeng1-1/+1
2015-07-07MdeModulePkg: Add HttpLib.Fu Siyuan1-0/+323
2015-07-01MdeModulePkg: Add AuthVariableLib LibraryClassStar Zeng1-0/+261
2015-07-01MdeModulePkg: Move TpmMeasurementLib LibraryClass from SecurityPkgStar Zeng1-0/+44
2015-06-02MdeModulePkg: Provide EfiBootManagerRegisterBootDescriptionHandlerRuiyu Ni1-0/+30