summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg BaseSerialPortLib: Fix VS2010 build errorHao Wu2016-01-111-9/+3
* MdeModulePkg: DeleteLoadOptionVariable() removes Boot####Ruiyu Ni2016-01-081-25/+21
* Refine error handle code, avoid assert when load this module twice.Eric Dong2016-01-082-15/+25
* MdeModulePkg DxeHttpLib: Fix typos in function descriptionsHao Wu2016-01-061-3/+3
* MdeModulePkg:Change the type of BootNextDandan Bi2016-01-065-12/+14
* MdeModulePkg: Add the missing library uni files of UI instancesLiming Gao2015-12-248-0/+108
* MdeModulePkg: Add the missing Library uni files of ImageDecode instancesLiming Gao2015-12-246-4/+85
* MdeModulePkg: Add the missing Library uni files of Ipmi instancesLiming Gao2015-12-248-0/+104
* MdeModulePkg: Add SmmIpmiLibSmmIpmiProtocol Library Instance.Daocheng Bu2015-12-232-0/+122
* MdeModulePkg: Add DxeIpmiLibIpmiProtocol Library Instance.Daocheng Bu2015-12-232-0/+121
* MdeModulePkg: Add PeiIpmiLibIpmiPpi Library Instance.Daocheng Bu2015-12-232-0/+122
* MdeModulePkg: Add BaseIpmiLib Null Library Instance.Daocheng Bu2015-12-232-0/+91
* MdeModulePkg:Clear the screen before booting the boot optionDandan Bi2015-12-221-0/+7
* MdeModulePkg:Update Boot Manager form when enter it.Dandan Bi2015-12-222-4/+23
* MdeModulePkg:Fix a bug HttpLib can't parse last chunked data wellZhang Lubo2015-12-171-15/+24
* FileExplorerLib: Remove the useless code.Eric Dong2015-12-161-2/+0
* BootManagerLib: Check the pointer to avoid use NULL pointer.Eric Dong2015-12-161-0/+3
* MdeModulePkg FileExplorerLib: Change file format which has mixed file format.Eric Dong2015-12-165-1863/+1863
* MdeModulePkg DxeFileExplorerProtocol: Change file format which has mixed file...Eric Dong2015-12-162-133/+133
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-1565-0/+0
* DeviceManagerLib: Update copyright, use BSD license instead of Intel license.Eric Dong2015-12-081-9/+8
* BootMaintenanceManagerLib: Update copyright, use BSD license instead of Intel...Eric Dong2015-12-081-8/+7
* FileExplorerLib: Update copyright, use BSD license instead of Intel license.Eric Dong2015-12-085-38/+39
* BootManagerLib: Update copyright, use BSD license instead of Intel license.Eric Dong2015-12-085-37/+34
* MdeModulePkg: Use PcdSet##S to replace PcdSet##Dandan Bi2015-12-082-12/+24
* MdeModulePkg: VarCheckUefiLib: Add DeployedMode/AuditMode var check logicChao Zhang2015-12-071-0/+22
* MdeModulePkg: DebugAssert enhancementBaraneedharan Anbazhagan2015-12-071-15/+36
* MdeModulePkg/BootLogoLib: Fix INF comments to follow coding standardsRuiyu Ni2015-12-011-6/+6
* MdeModulePkg/BmpImageDecoderLib: Fix function header commentsRuiyu Ni2015-12-011-4/+4
* MdeModulePkg:Replace unsafe string function with safe one.Dandan Bi2015-11-301-10/+12
* MdeModulePkg/BDS: Do not pass unnecessary option to boot optionRuiyu Ni2015-11-301-5/+27
* MdeModulePkg:Refine the comments in INF filesDandan Bi2015-11-262-12/+12
* MdeModulePkg BaseSerialPortLib16550:Implement Get(Set)Control/SetAttributesStar Zeng2015-11-261-0/+337
* MdeModulePkg: Clean code to follow C Coding style.Zhang Lubo2015-11-251-1/+1
* MdeModulePkg/UefiBootManagerLib: Always create MemoryTypeInfo variableRuiyu Ni2015-11-243-12/+20
* MdeModulePkg:Create Boot Maintenance Manager LibraryDandan Bi2015-11-2312-0/+8468
* MdeModulePkg:Create Device Manager LibraryDandan Bi2015-11-235-0/+1242
* MdeModulePkg:Create Boot Manager LibraryDandan Bi2015-11-235-0/+1077
* MdeModulePkg DxeFileExplorerProtocol: Create wrapper fileexplorer library.Eric Dong2015-11-233-0/+134
* MdeModulePkg FileExplorerLib: Create file explorer library.Eric Dong2015-11-236-0/+1862
* MdeModulePkg/BootLogoLib: Fix GCC build failureRuiyu Ni2015-11-231-0/+2
* MdeModulePkg BaseSerialPortLib16550: Fix typo in SerialPortWrite()Star Zeng2015-11-201-1/+1
* MdeModulePkg: Change BootLogoEnableLogo use INTN for minus valueRuiyu Ni2015-11-181-33/+30
* MdeModulePkg/VarCheck: Add VarCheck handler for PlatformRecovery####Ruiyu Ni2015-11-172-0/+18
* MdeModulePkg: Add Platform recovery supportRuiyu Ni2015-11-173-17/+119
* MdeModulePkg: Support to expand File device pathRuiyu Ni2015-11-171-0/+76
* MdeModulePkg: Use BmForEachVariable to collect all key optionsRuiyu Ni2015-11-171-71/+90
* MdeModulePkg: Use BM_OPTION_NAME_LEN instead of sizeof L"Boot####"Ruiyu Ni2015-11-171-5/+5
* MdeModulePkg: Use BmCharToUint in BmIsKeyOptionVariableRuiyu Ni2015-11-174-28/+44
* MdeModulePkg: Add Bm prefix for internal functionsRuiyu Ni2015-11-172-4/+12