summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal/BdsDxe/Hotkey.h
AgeCommit message (Expand)Author
2013-12-18Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the c...Ruiyu Ni
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-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu
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-04-23Update the copyright notice formathhtian
2009-04-09EFI_KEY_OPTION definition verified with UEFI spec.gikidy
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu2