summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)Author
2016-03-03MdeModulePkg/PciHostBridgeLib: Correct the function header commentsRuiyu Ni
2016-03-02MdeModulePkg: Add ASSERT to make sure pointers are not NULLDandan Bi
2016-03-02MdeModulePkg: FileExplorerLib: Modify the EFI_FILE_EXPLORE_FORMSET_GUIDDandan Bi
2016-03-02MdeModulePkg: FileExplorerLib: Add check when to call FreePool functionDandan Bi
2016-03-01MdeModulePkg: Add new API HttpUrlGetPath() to HttpLib.hFu Siyuan
2016-02-29MdeModulePkg: PciHostBridgeLibNull: rewrap source to 79 charactersLaszlo Ersek
2016-02-26MdeModulePkg: Add ASSERT to make sure pointer 'OptionalData' not be NULLDandan Bi
2016-02-25MdeModulePkg: Fix the build fail issue on VS2008\VS2010\GCCDandan Bi
2016-02-23MdeModulePkg: Refine the code in BootMaintenanceManagerUiLibDandan Bi
2016-02-18MdeModulePkg: Define a general function to create DNS QNameJiaxin Wu
2016-01-19MdeModulePkg:Modify related files because of rename actionDandan Bi
2016-01-19MdeModulePkg:Rename DeviceManagerLib to DeviceManagerUiLibDandan Bi
2016-01-19MdeModulePkg:Modify relative files because of rename actionDandan Bi
2016-01-19MdeModulePkg:Rename BootManagerLib to BootManagerUiLibDandan Bi
2016-01-19MdeModulePkg:Modify the inf file and c file because of the rename actionDandan Bi
2016-01-19MdeModulePkg:Rename BootMaintenanceManagerLib to BootMaintenanceManagerUiLibDandan Bi
2016-01-18MdeModulePkg: Add PciHostBridgeLibNullRuiyu Ni
2016-01-11MdeModulePkg BaseSerialPortLib: Fix VS2010 build errorHao Wu
2016-01-08MdeModulePkg: DeleteLoadOptionVariable() removes Boot####Ruiyu Ni
2016-01-08Refine error handle code, avoid assert when load this module twice.Eric Dong
2016-01-06MdeModulePkg DxeHttpLib: Fix typos in function descriptionsHao Wu
2016-01-06MdeModulePkg:Change the type of BootNextDandan Bi
2015-12-24MdeModulePkg: Add the missing library uni files of UI instancesLiming Gao
2015-12-24MdeModulePkg: Add the missing Library uni files of ImageDecode instancesLiming Gao
2015-12-24MdeModulePkg: Add the missing Library uni files of Ipmi instancesLiming Gao
2015-12-23MdeModulePkg: Add SmmIpmiLibSmmIpmiProtocol Library Instance.Daocheng Bu
2015-12-23MdeModulePkg: Add DxeIpmiLibIpmiProtocol Library Instance.Daocheng Bu
2015-12-23MdeModulePkg: Add PeiIpmiLibIpmiPpi Library Instance.Daocheng Bu
2015-12-23MdeModulePkg: Add BaseIpmiLib Null Library Instance.Daocheng Bu
2015-12-22MdeModulePkg:Clear the screen before booting the boot optionDandan Bi
2015-12-22MdeModulePkg:Update Boot Manager form when enter it.Dandan Bi
2015-12-17MdeModulePkg:Fix a bug HttpLib can't parse last chunked data wellZhang Lubo
2015-12-16FileExplorerLib: Remove the useless code.Eric Dong
2015-12-16BootManagerLib: Check the pointer to avoid use NULL pointer.Eric Dong
2015-12-16MdeModulePkg FileExplorerLib: Change file format which has mixed file format.Eric Dong
2015-12-16MdeModulePkg DxeFileExplorerProtocol: Change file format which has mixed file...Eric Dong
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen
2015-12-08DeviceManagerLib: Update copyright, use BSD license instead of Intel license.Eric Dong
2015-12-08BootMaintenanceManagerLib: Update copyright, use BSD license instead of Intel...Eric Dong
2015-12-08FileExplorerLib: Update copyright, use BSD license instead of Intel license.Eric Dong
2015-12-08BootManagerLib: Update copyright, use BSD license instead of Intel license.Eric Dong
2015-12-08MdeModulePkg: Use PcdSet##S to replace PcdSet##Dandan Bi
2015-12-07MdeModulePkg: VarCheckUefiLib: Add DeployedMode/AuditMode var check logicChao Zhang
2015-12-07MdeModulePkg: DebugAssert enhancementBaraneedharan Anbazhagan
2015-12-01MdeModulePkg/BootLogoLib: Fix INF comments to follow coding standardsRuiyu Ni
2015-12-01MdeModulePkg/BmpImageDecoderLib: Fix function header commentsRuiyu Ni
2015-11-30MdeModulePkg:Replace unsafe string function with safe one.Dandan Bi
2015-11-30MdeModulePkg/BDS: Do not pass unnecessary option to boot optionRuiyu Ni
2015-11-26MdeModulePkg:Refine the comments in INF filesDandan Bi
2015-11-26MdeModulePkg BaseSerialPortLib16550:Implement Get(Set)Control/SetAttributesStar Zeng