summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal/BdsDxe/Hotkey.c
AgeCommit message (Expand)Author
2014-01-20Merging linaro-edk2-2014.01-rc1 into linaro-tracking.Leif Lindholm
2012-10-23Add assertion to make sure the pointer is not NULL.niruiyu
2012-10-19Fix a bug that causes GCC build failure.niruiyu
2012-10-18Fix a bug that incorrectly uses && instead of !! in IsKeyOptionVariable().niruiyu
2012-10-18Remove the KeyOrder variable dependency from BDSniruiyu
2012-08-22Change the EFI_BOOT_KEY_DATA definition to use macro instead of bit fields.niruiyu
2012-08-01Move PcdConInConnectOnDemand initlization to PlatformBds constructor so that ...czhang46
2012-03-23Add BootlogoOnly feature in BDS for BGRTczhang46
2011-04-20The hotkey callback in BDS module should defer loading the boot option until ...niruiyu
2010-05-21For BdsDxe module,xli24
2010-04-23Update the copyright notice formathhtian
2009-06-24Fix the potential issue that using integrate as BOOLEAN value in judgment. klu2
2009-06-23Fix potential buffer overflow issue.klu2
2009-04-13Fix some inconsistencies in EFIAPI usage.jljusten
2009-04-09EFI_KEY_OPTION definition verified with UEFI spec.gikidy
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu2