Searched refs:EFI_KEY_OPTION (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/
H A DHotkey.h59 IN EFI_KEY_OPTION *KeyOption,
H A DHotkey.c36 IN EFI_KEY_OPTION *KeyOption
80 IN EFI_KEY_OPTION *KeyOption,
91 EFI_KEY_OPTION *TempOption;
104 KeyOptionSize = sizeof (EFI_KEY_OPTION) + KeyOption->KeyData.Options.InputKeyCount * sizeof (EFI_INPUT_KEY);
149 ((UINT8 *) TempOption) + sizeof (EFI_KEY_OPTION),
150 ((UINT8 *) KeyOption) + sizeof (EFI_KEY_OPTION),
151 KeyOptionSize - sizeof (EFI_KEY_OPTION)
548 IN EFI_KEY_OPTION *KeyOption
598 InputKey = (EFI_INPUT_KEY *) (((UINT8 *) KeyOption) + sizeof (EFI_KEY_OPTION));
662 EFI_KEY_OPTION *KeyOptio
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiSpec.h2024 /// Indicates the revision of the EFI_KEY_OPTION structure. This revision level should be 0.
2053 /// Specifies the actual number of entries in EFI_KEY_OPTION.Keys, from 0-3. If
2087 } EFI_KEY_OPTION; typedef in typeref:struct:__anon12451
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiSpec.h2009 /// Indicates the revision of the EFI_KEY_OPTION structure. This revision level should be 0.
2038 /// Specifies the actual number of entries in EFI_KEY_OPTION.Keys, from 0-3. If
2072 } EFI_KEY_OPTION; typedef in typeref:struct:__anon15725

Completed in 74 milliseconds