summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)Author
2015-07-15MdeModulePkg: Remove two protocols and add HttpLib accessfanwang2
2015-07-10MdeModulePkg: Fix potential integer overflow issueRuiyu Ni
2015-07-08MdeModulePkg: Replace unsafe string functions.Zhang Lubo
2015-07-08MdeModulePkg: Remove NetLib and Ip4Config Protocol dependency.jiaxinwu
2015-07-08MdeModulePkg: Refine code to use Strn**S safe functions instead of Str**S one...Qiu Shumin
2015-07-07MdeModulePkg: Add HttpLib.Fu Siyuan
2015-07-07MdeModulePkg: Update UefiBootManagerLib to support HTTP boot option creationRuiyu Ni
2015-07-07MdeModulePkg: Use StrnCpyS instead of StrCpyS to indicate the copy length fro...Qiu Shumin
2015-07-02MdeModulePkg: UefiBootManagerLib to handle LoadFile DevicePathLiming Gao
2015-07-02MdeModulePkg: SecurityManagementLib to handle LoadFile DevicePathLiming Gao
2015-07-01MdeModulePkg/Library/UefiBootManagerLib: Use safe string functions to refine ...Qiu Shumin
2015-07-01MdeModulePkg/Library/SmmCorePerformanceLib: Use safe string functions to refi...Qiu Shumin
2015-07-01MdeModulePkg/Library/PeiPerformanceLib: Use safe string functions to refine c...Qiu Shumin
2015-07-01MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode: Use safe string function...Qiu Shumin
2015-07-01MdeModulePkg/Library/DxeCorePerformanceLib: Use safe string functions to refi...Qiu Shumin
2015-07-01MdeModulePkg: Add AuthVariableLib LibraryClassStar Zeng
2015-07-01MdeModulePkg: Move TpmMeasurementLib LibraryClass from SecurityPkgStar Zeng
2015-06-29MdeModulePkg:Use safe string functionsDandan Bi
2015-06-19MdeModulePkg: Enhance the comments for PiSmmCoreMemoryAllocationLib instance.Qiu Shumin
2015-06-11MdeModulePkg/UefiBootManagerLib: Add gEfiFormBrowser2ProtocolGuid reference i...Ruiyu Ni
2015-06-09Refine code to keep code alignmentDandan Bi
2015-06-09Fix build bugDandan Bi
2015-06-09EDKII:Display engine should not depend on the framework codeDandan Bi
2015-06-08MdeModulePkg: Add %u and %lu support for PrintLib and DebugLib.Qiu Shumin
2015-06-04MdeModulePkg DxeSmmPerformanceLib: Cover no SMM performance data case.Star Zeng
2015-06-02MdeModulepkg DxeSmmPerformanceLib: Dump all PEI/DXE/SMM performance data.Star Zeng
2015-06-02MdeModulePkg: Provide EfiBootManagerRegisterBootDescriptionHandlerRuiyu Ni
2015-05-21MdeModulePkg: Fix INF to point to correct UNI file.Ruiyu Ni
2015-05-20MdeModulePkg: Add assertion to make code easier for read.Ruiyu Ni
2015-05-18MdeModulePkg PiSmmCoreMemoryAllocationLib: Get SMRAM rangesStar Zeng
2015-05-15MdeModulePkg: Add UNI file for PlatformBootManagerLibNull library.Ruiyu Ni
2015-05-15MdeModulePkg: Add UNI file for UefiBootManagerLib library.Ruiyu Ni
2015-05-14MdeModulePkg: Fix build failure in UefiBootManagerLibRuiyu Ni
2015-05-13MdeModulePkg: Fix EOL to be DOS format.Ruiyu Ni
2015-05-12MdeModulePkg: Fix a typo to resolve legacy boot failure.Ruiyu Ni
2015-05-11MdeModulePkg: Process Sys Prep load options in BdsDxe driver.Ruiyu Ni
2015-05-11MdeModulePkg: Fix SortLib library class name typo.Ruiyu Ni
2015-05-06MdeModulePkg: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_D...Eric Dong
2015-05-06MdeModulePkg: BaseSortLib and UefiBootManagerLib support DXE_RUNTIME_DRIVER.Ruiyu Ni
2015-05-06MdeModulePkg: Add BdsDxe driver and PlatformBootManagerNull library.Ruiyu Ni
2015-05-06MdeModulePkg: Add UefiBootManagerLibRuiyu Ni
2015-04-27MdePkg/BaseSerialPortLib16550: Support UARTs with a register stride greater t...Michael Kinney
2015-04-13MdeModulePkg PiDxeS3BootScriptLib: Initialize the EFI_BOOT_SCRIPT_TABLE_HEADE...Star Zeng
2015-04-03MdeModulePkg: Add two library instancesLiming Gao
2015-03-13MdeModulePkg: Fix typo.Shumin Qiu
2015-02-10MdeModulePkg: Update library class name of PlatformHookLibSerialPortPpi.infShumin Qiu
2015-02-05MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng
2015-02-02Use SmmMemLib to check communication buffer.Yao, Jiewen
2015-01-22MdeModulePkg: Refine the format of INF files.Shumin Qiu
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel