summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Universal/BdsDxe/Bds.h
Commit message (Expand)AuthorAgeFilesLines
* IntelFrameworkModulePkg: Clean up source filesLiming Gao2018-06-281-11/+11
* IntelFrameworkModulePkg/BdsDxe: Remove the useless Perf codesDandan Bi2018-02-121-2/+1
* Report the setting variable failure to platform through the status code when ...Ruiyu Ni2014-03-251-1/+46
* Enable UEFI firmware to support FMP capsule format.czhang462013-10-151-0/+1
* Move the memory allocation and variable set to BdsEntry, use VariableLock pro...lzeng142013-05-231-1/+1
* Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg varia...niruiyu2013-05-171-1/+2
* Fix some corner case for LazyConIn featureczhang462012-10-101-1/+2
* IntelFrameworkModulePkg: Update GenericBdsLib to use BootLogo protocol to rep...xdu22011-11-041-0/+1
* Clean up the private GUID definition in module Level.lgao42011-09-181-1/+3
* Update the copyright notice formathhtian2010-04-231-2/+2
* Add missing EFIAPI instances on several functions.jljusten2009-12-161-0/+2
* Remove unnecessary reference to CPU I/O Protocol.xli242009-12-071-1/+0
* Driver health management implementation in BDS based on UEFI Specification 2.3.gikidy2009-12-041-0/+2
* 1. PI SMBIOS Checkin. Major change include:davidhuang2009-11-201-2/+2
* Update BdsDxe to use HiiLib and UefiHiiServicesLib APIs to eliminate the symb...qhuang82009-08-311-1/+2
* Clean up code lgao42009-07-211-0/+41
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-111-1/+1
* Add the missing header file.lgao42009-07-101-0/+1
* Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney2009-06-071-7/+0
* Clean up GenericBdsLib.h to remove unnecessary include header files.lgao42009-05-211-1/+1
* Update BdsDxe to use new designed HiiLib, remove the referrence to the origin...lgao42009-04-171-2/+0
* Retire Extended HII library class.rsun32009-04-021-1/+13
* clean console control protocol in bds module.vanjeff2009-03-201-1/+0
* retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the differen...eric_tian2009-03-041-1/+0
* 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22009-02-261-1/+1
* Fix build break: MdeModuleHii.h has been moved to MdeModulePkg/Include/Guid d...qhuang82009-02-241-1/+1
* 1. Update Generic BDS part to use dynamic PCD to set console output mode inst...qhuang82009-02-231-2/+0
* Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22009-01-231-0/+141