summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2015-12-08DeviceManagerLib: Update copyright, use BSD license instead of Intel license.Eric Dong1-9/+8
2015-12-08BootMaintenanceManagerLib: Update copyright, use BSD license instead of Intel...Eric Dong1-8/+7
2015-12-08FileExplorerLib: Update copyright, use BSD license instead of Intel license.Eric Dong5-38/+39
2015-12-08BootManagerLib: Update copyright, use BSD license instead of Intel license.Eric Dong5-37/+34
2015-12-08MdeModulePkg: Use PcdSet##S to replace PcdSet##Dandan Bi2-12/+24
2015-12-07MdeModulePkg: VarCheckUefiLib: Add DeployedMode/AuditMode var check logicChao Zhang1-0/+22
2015-12-07MdeModulePkg: DebugAssert enhancementBaraneedharan Anbazhagan1-15/+36
2015-12-01MdeModulePkg/BootLogoLib: Fix INF comments to follow coding standardsRuiyu Ni1-6/+6
2015-12-01MdeModulePkg/BmpImageDecoderLib: Fix function header commentsRuiyu Ni1-4/+4
2015-11-30MdeModulePkg:Replace unsafe string function with safe one.Dandan Bi1-10/+12
2015-11-30MdeModulePkg/BDS: Do not pass unnecessary option to boot optionRuiyu Ni1-5/+27
2015-11-26MdeModulePkg:Refine the comments in INF filesDandan Bi2-12/+12
2015-11-26MdeModulePkg BaseSerialPortLib16550:Implement Get(Set)Control/SetAttributesStar Zeng1-0/+337
2015-11-25MdeModulePkg: Clean code to follow C Coding style.Zhang Lubo1-1/+1
2015-11-24MdeModulePkg/UefiBootManagerLib: Always create MemoryTypeInfo variableRuiyu Ni3-12/+20
2015-11-23MdeModulePkg:Create Boot Maintenance Manager LibraryDandan Bi12-0/+8468
2015-11-23MdeModulePkg:Create Device Manager LibraryDandan Bi5-0/+1242
2015-11-23MdeModulePkg:Create Boot Manager LibraryDandan Bi5-0/+1077
2015-11-23MdeModulePkg DxeFileExplorerProtocol: Create wrapper fileexplorer library.Eric Dong3-0/+134
2015-11-23MdeModulePkg FileExplorerLib: Create file explorer library.Eric Dong6-0/+1862
2015-11-23MdeModulePkg/BootLogoLib: Fix GCC build failureRuiyu Ni1-0/+2
2015-11-20MdeModulePkg BaseSerialPortLib16550: Fix typo in SerialPortWrite()Star Zeng1-1/+1
2015-11-18MdeModulePkg: Change BootLogoEnableLogo use INTN for minus valueRuiyu Ni1-33/+30
2015-11-17MdeModulePkg/VarCheck: Add VarCheck handler for PlatformRecovery####Ruiyu Ni2-0/+18
2015-11-17MdeModulePkg: Add Platform recovery supportRuiyu Ni3-17/+119
2015-11-17MdeModulePkg: Support to expand File device pathRuiyu Ni1-0/+76
2015-11-17MdeModulePkg: Use BmForEachVariable to collect all key optionsRuiyu Ni1-71/+90
2015-11-17MdeModulePkg: Use BM_OPTION_NAME_LEN instead of sizeof L"Boot####"Ruiyu Ni1-5/+5
2015-11-17MdeModulePkg: Use BmCharToUint in BmIsKeyOptionVariableRuiyu Ni4-28/+44
2015-11-17MdeModulePkg: Add Bm prefix for internal functionsRuiyu Ni2-4/+12
2015-11-16MdeModulePkg: SmmLockBoxPeiLib: work without EFI_PEI_SMM_COMMUNICATION_PPILaszlo Ersek1-2/+8
2015-11-12MdeModulePkg/BmpImageDecoderLib: Support ImageFormatUnknown typeRuiyu Ni1-1/+1
2015-11-12MdeModulePkg: Add BootLogoLib to provide interfaces about logo display.Ruiyu Ni2-0/+643
2015-11-12MdeModulePkg: Add BmpImageDecoderLib to provide BMP decoding capabilityRuiyu Ni2-0/+314
2015-11-12MdeModulePkg: Add ImageDecoderLib to provide image decoding service.Ruiyu Ni2-0/+163
2015-11-11MdeModulePkg:Modify the pointer type.Dandan Bi1-3/+3
2015-11-09MdeModulePkg:Fix a bug that HttpLib can not parse Ipv6 address correctly.Zhang Lubo1-4/+29
2015-11-03MdeModulePkg: Fix memory leak issuesSunny Wang1-0/+6
2015-11-02MdeModulePkg: Add DEBUG statement when reaching max perf log entriesSamer El-Haj-Mahmoud1-0/+2
2015-10-27MdeModulePkg:Add new API HiiGetFormSetFromHiiHandle into UefiHiiLibDandan Bi1-0/+111
2015-10-26MdeModulePkg: Make the BmFindLoadOption function publicSunny Wang3-27/+9
2015-10-19MdeModulePkg VarCheckLib: R18611 was thoughtless for property setStar Zeng1-12/+17
2015-10-16MdeModulepkg VarCheckLib: Return NULL when no property setStar Zeng1-2/+10
2015-10-10MdeModulePkg PiDxeS3BootScriptLib: Use PcdSet64S to instead of PcdSet64Star Zeng1-2/+4
2015-09-30MdeModulePkg UefiBootManagerLib: Do not assume perf entry count has no changeStar Zeng1-85/+35
2015-09-30MdeModulePkg: Add SMBIOS 3.0 support in NetLibGetSystemGuid.Samer El-Haj-Mahmoud2-12/+20
2015-09-17MdeModulePkg:Fix the bug the incorrect change of StrCpyS functionDandan Bi1-2/+2
2015-09-15MdeModulePkg PiDxeS3BootScriptLib: Remove a hidden assumption.Star Zeng3-157/+341
2015-09-09MdeModulePkg: Fix a performance data buffer overrun issueRuiyu Ni1-0/+5
2015-08-28MdeModulePkg: Remove unused variables from both UefiBootManagerLib and BdsDxe...Sunny Wang2-5/+2