index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IntelFrameworkModulePkg
/
Universal
/
BdsDxe
/
Bds.h
Age
Commit message (
Expand
)
Author
2014-03-25
Report the setting variable failure to platform through the status code when ...
Ruiyu Ni
2013-10-15
Enable UEFI firmware to support FMP capsule format.
czhang46
2013-05-23
Move the memory allocation and variable set to BdsEntry, use VariableLock pro...
lzeng14
2013-05-17
Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg varia...
niruiyu
2012-10-10
Fix some corner case for LazyConIn feature
czhang46
2011-11-04
IntelFrameworkModulePkg: Update GenericBdsLib to use BootLogo protocol to rep...
xdu2
2011-09-18
Clean up the private GUID definition in module Level.
lgao4
2010-04-23
Update the copyright notice format
hhtian
2009-12-16
Add missing EFIAPI instances on several functions.
jljusten
2009-12-07
Remove unnecessary reference to CPU I/O Protocol.
xli24
2009-12-04
Driver health management implementation in BDS based on UEFI Specification 2.3.
gikidy
2009-11-20
1. PI SMBIOS Checkin. Major change include:
davidhuang
2009-08-31
Update BdsDxe to use HiiLib and UefiHiiServicesLib APIs to eliminate the symb...
qhuang8
2009-07-21
Clean up code
lgao4
2009-07-11
Remove extra #includes where possible to make build more efficient
mdkinney
2009-07-10
Add the missing header file.
lgao4
2009-06-07
Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module
mdkinney
2009-05-21
Clean up GenericBdsLib.h to remove unnecessary include header files.
lgao4
2009-04-17
Update BdsDxe to use new designed HiiLib, remove the referrence to the origin...
lgao4
2009-04-02
Retire Extended HII library class.
rsun3
2009-03-20
clean console control protocol in bds module.
vanjeff
2009-03-04
retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the differen...
eric_tian
2009-02-26
1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...
klu2
2009-02-24
Fix build break: MdeModuleHii.h has been moved to MdeModulePkg/Include/Guid d...
qhuang8
2009-02-23
1. Update Generic BDS part to use dynamic PCD to set console output mode inst...
qhuang8
2009-01-23
Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...
klu2