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
/
BdsEntry.c
Age
Commit message (
Expand
)
Author
2012-07-30
Add 2 new Bds features
czhang46
2012-05-28
Refine the code to follow coding style.
ydong10
2012-05-18
Add logic to validate console variables when enter BDS.
ydong10
2012-03-23
Add BootlogoOnly feature in BDS for BGRT
czhang46
2011-11-08
Check the return status of booting against EFI_SUCCESS instead of using EFI_E...
niruiyu
2010-12-01
Fix the bug that <continue> may not boot the first boot option but return bac...
niruiyu
2010-11-08
Remove unnecessary mBdsImageHandle.
niruiyu
2010-04-23
Update the copyright notice format
hhtian
2009-12-04
Fix some typos & format.
gikidy
2009-07-21
Clean up code
lgao4
2009-07-15
Clean up PERF macro usage. The macros were being used with 0 as the first pa...
darylm503
2009-07-13
ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...
eric_tian
2009-07-09
Update BdsDxe to fill int he FirmwareVendor and FirmwareRevision fields of th...
mdkinney
2009-06-07
Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module
mdkinney
2009-02-26
1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s...
klu2
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