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
/
Hotkey.c
Age
Commit message (
Expand
)
Author
2014-03-25
Report the setting variable failure to platform through the status code when ...
Ruiyu Ni
2013-12-18
Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the c...
Ruiyu Ni
2012-10-23
Add assertion to make sure the pointer is not NULL.
niruiyu
2012-10-19
Fix a bug that causes GCC build failure.
niruiyu
2012-10-18
Fix a bug that incorrectly uses && instead of !! in IsKeyOptionVariable().
niruiyu
2012-10-18
Remove the KeyOrder variable dependency from BDS
niruiyu
2012-08-22
Change the EFI_BOOT_KEY_DATA definition to use macro instead of bit fields.
niruiyu
2012-08-01
Move PcdConInConnectOnDemand initlization to PlatformBds constructor so that ...
czhang46
2012-03-23
Add BootlogoOnly feature in BDS for BGRT
czhang46
2011-04-20
The hotkey callback in BDS module should defer loading the boot option until ...
niruiyu
2010-05-21
For BdsDxe module,
xli24
2010-04-23
Update the copyright notice format
hhtian
2009-06-24
Fix the potential issue that using integrate as BOOLEAN value in judgment.
klu2
2009-06-23
Fix potential buffer overflow issue.
klu2
2009-04-13
Fix some inconsistencies in EFIAPI usage.
jljusten
2009-04-09
EFI_KEY_OPTION definition verified with UEFI spec.
gikidy
2009-01-23
Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...
klu2