summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal/BdsDxe/Bds.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-03Remove IntelFrameworkModulePkgHao A Wu1-230/+0
2019-04-09IntelFrameworkModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28IntelFrameworkModulePkg: Clean up source filesLiming Gao1-11/+11
2018-02-12IntelFrameworkModulePkg/BdsDxe: Remove the useless Perf codesDandan Bi1-2/+1
2014-03-25Report the setting variable failure to platform through the status code when ...Ruiyu Ni1-1/+46
2013-10-15Enable UEFI firmware to support FMP capsule format.czhang461-0/+1
2013-05-23Move the memory allocation and variable set to BdsEntry, use VariableLock pro...lzeng141-1/+1
2013-05-17Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg varia...niruiyu1-1/+2
2012-10-10Fix some corner case for LazyConIn featureczhang461-1/+2
2011-11-04IntelFrameworkModulePkg: Update GenericBdsLib to use BootLogo protocol to rep...xdu21-0/+1
2011-09-18Clean up the private GUID definition in module Level.lgao41-1/+3
2010-04-23Update the copyright notice formathhtian1-2/+2
2009-12-16Add missing EFIAPI instances on several functions.jljusten1-0/+2
2009-12-07Remove unnecessary reference to CPU I/O Protocol.xli241-1/+0
2009-12-04Driver health management implementation in BDS based on UEFI Specification 2.3.gikidy1-0/+2
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang1-2/+2
2009-08-31Update BdsDxe to use HiiLib and UefiHiiServicesLib APIs to eliminate the symb...qhuang81-1/+2
2009-07-21Clean up code lgao41-0/+41
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney1-1/+1
2009-07-10Add the missing header file.lgao41-0/+1
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney1-7/+0
2009-05-21Clean up GenericBdsLib.h to remove unnecessary include header files.lgao41-1/+1
2009-04-17Update BdsDxe to use new designed HiiLib, remove the referrence to the origin...lgao41-2/+0
2009-04-02Retire Extended HII library class.rsun31-1/+13
2009-03-20clean console control protocol in bds module.vanjeff1-1/+0
2009-03-04retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the differen...eric_tian1-1/+0
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu21-1/+1
2009-02-24Fix build break: MdeModuleHii.h has been moved to MdeModulePkg/Include/Guid d...qhuang81-1/+1
2009-02-231. Update Generic BDS part to use dynamic PCD to set console output mode inst...qhuang81-2/+0
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu21-0/+141