summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library
Commit message (Expand)AuthorAgeFilesLines
...
* MdeModulePkg: Add VarCheckPcdLib NULL class libraryStar Zeng2015-08-254-0/+615
* MdeModulePkg: Add VarCheckHiiLib NULL class libraryStar Zeng2015-08-259-0/+2877
* MdeModulePkg: Add VarCheckUefiLib NULL class libraryStar Zeng2015-08-253-0/+1018
* MdeModulePkg: Add VarCheckLib libraryStar Zeng2015-08-253-0/+701
* MdeModulePkg: Add codes to support trailer parse in HttpLib.Zhang Lubo2015-08-121-6/+40
* MdeModulePkg: Use monotonic count to initialize the NetLib random seed.Fu Siyuan2015-08-071-4/+8
* Support get string from configuration string packages.Eric Dong2015-07-271-1/+8
* MdeModulePkg: Make boot option description uniqueRuiyu Ni2015-07-261-0/+61
* MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservationStar Zeng2015-07-262-5/+2
* MdeModulePkg/DxePrintLibPrint2Protocol: make mStatusString array CONSTArd Biesheuvel2015-07-161-1/+1
* MdeModulePkg: Remove two protocols and add HttpLib accessfanwang22015-07-151-2/+0
* MdeModulePkg: Fix potential integer overflow issueRuiyu Ni2015-07-102-15/+20
* MdeModulePkg: Replace unsafe string functions.Zhang Lubo2015-07-081-1/+1
* MdeModulePkg: Remove NetLib and Ip4Config Protocol dependency.jiaxinwu2015-07-082-184/+25
* MdeModulePkg: Refine code to use Strn**S safe functions instead of Str**S one...Qiu Shumin2015-07-082-4/+4
* MdeModulePkg: Add HttpLib.Fu Siyuan2015-07-073-0/+1401
* MdeModulePkg: Update UefiBootManagerLib to support HTTP boot option creationRuiyu Ni2015-07-072-1/+12
* MdeModulePkg: Use StrnCpyS instead of StrCpyS to indicate the copy length fro...Qiu Shumin2015-07-072-3/+3
* MdeModulePkg: UefiBootManagerLib to handle LoadFile DevicePathLiming Gao2015-07-021-1/+10
* MdeModulePkg: SecurityManagementLib to handle LoadFile DevicePathLiming Gao2015-07-022-4/+26
* MdeModulePkg/Library/UefiBootManagerLib: Use safe string functions to refine ...Qiu Shumin2015-07-012-16/+28
* MdeModulePkg/Library/SmmCorePerformanceLib: Use safe string functions to refi...Qiu Shumin2015-07-011-2/+2
* MdeModulePkg/Library/PeiPerformanceLib: Use safe string functions to refine c...Qiu Shumin2015-07-011-3/+3
* MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode: Use safe string function...Qiu Shumin2015-07-011-1/+1
* MdeModulePkg/Library/DxeCorePerformanceLib: Use safe string functions to refi...Qiu Shumin2015-07-011-5/+5
* MdeModulePkg: Add AuthVariableLib LibraryClassStar Zeng2015-07-013-0/+118
* MdeModulePkg: Move TpmMeasurementLib LibraryClass from SecurityPkgStar Zeng2015-07-013-0/+79
* MdeModulePkg:Use safe string functionsDandan Bi2015-06-291-10/+15
* MdeModulePkg: Enhance the comments for PiSmmCoreMemoryAllocationLib instance.Qiu Shumin2015-06-191-12/+21
* MdeModulePkg/UefiBootManagerLib: Add gEfiFormBrowser2ProtocolGuid reference i...Ruiyu Ni2015-06-111-0/+1
* Refine code to keep code alignmentDandan Bi2015-06-091-1/+1
* Fix build bugDandan Bi2015-06-091-1/+1
* EDKII:Display engine should not depend on the framework codeDandan Bi2015-06-092-3/+29
* MdeModulePkg: Add %u and %lu support for PrintLib and DebugLib.Qiu Shumin2015-06-082-4/+24
* MdeModulePkg DxeSmmPerformanceLib: Cover no SMM performance data case.Star Zeng2015-06-041-7/+40
* MdeModulepkg DxeSmmPerformanceLib: Dump all PEI/DXE/SMM performance data.Star Zeng2015-06-022-30/+244
* MdeModulePkg: Provide EfiBootManagerRegisterBootDescriptionHandlerRuiyu Ni2015-06-022-39/+130
* MdeModulePkg: Fix INF to point to correct UNI file.Ruiyu Ni2015-05-211-1/+1
* MdeModulePkg: Add assertion to make code easier for read.Ruiyu Ni2015-05-201-0/+5
* MdeModulePkg PiSmmCoreMemoryAllocationLib: Get SMRAM rangesStar Zeng2015-05-182-56/+74
* MdeModulePkg: Add UNI file for PlatformBootManagerLibNull library.Ruiyu Ni2015-05-152-0/+1
* MdeModulePkg: Add UNI file for UefiBootManagerLib library.Ruiyu Ni2015-05-152-3/+8
* MdeModulePkg: Fix build failure in UefiBootManagerLibRuiyu Ni2015-05-141-1/+1
* MdeModulePkg: Fix EOL to be DOS format.Ruiyu Ni2015-05-1311-7471/+7469
* MdeModulePkg: Fix a typo to resolve legacy boot failure.Ruiyu Ni2015-05-121-1/+1
* MdeModulePkg: Process Sys Prep load options in BdsDxe driver.Ruiyu Ni2015-05-116-881/+1004
* MdeModulePkg: Fix SortLib library class name typo.Ruiyu Ni2015-05-111-1/+1
* MdeModulePkg: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_D...Eric Dong2015-05-061-32/+68
* MdeModulePkg: BaseSortLib and UefiBootManagerLib support DXE_RUNTIME_DRIVER.Ruiyu Ni2015-05-062-2/+2
* MdeModulePkg: Add BdsDxe driver and PlatformBootManagerNull library.Ruiyu Ni2015-05-062-0/+103