summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Library
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-18MdeModulePkg: Fix comments typo in UefiBootManagerLib.hRuiyu Ni1-1/+1
2015-05-13MdeModulePkg: Fix EOL to be DOS format.Ruiyu Ni1-681/+681
2015-05-11MdeModulePkg: Process Sys Prep load options in BdsDxe driver.Ruiyu Ni1-11/+35
2015-05-06MdeModulePkg: Add BdsDxe driver and PlatformBootManagerNull library.Ruiyu Ni1-0/+62
2015-05-06MdeModulePkg: Add UefiBootManagerLibRuiyu Ni1-0/+657
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel1-0/+113
2014-01-22Fix CRLF formatTian, Hot1-59/+59
2013-12-30Rollback the change 15021.Eric Dong1-1/+1
2013-12-26Keep consistent about the return value between the caller and callee.Eric Dong1-1/+1
2013-12-06Fix comments format issue.Jeff Fan1-1/+1
2013-11-221. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan1-9/+77
2013-10-12Update comments for VarOffset field in the dynamic create question function.Eric Dong1-7/+14
2013-08-12Refine the code logic for browser and display engine.Eric Dong1-3/+3
2013-08-12Update Browser to provide the customization possibilities.Eric Dong1-0/+356
2013-08-12Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong1-356/+0
2013-08-09Update Browser to provide the customization possibilities.Eric Dong1-0/+356
2013-02-27Add new HiiLib API HiiCreateGotoExOpCode() to create UEFI231 IFR REF, REF2, R...lgao41-1/+44
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu51-3/+4
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-0/+88