Searched refs:DEVICE_KEY_OFFSET (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/
H A DDeviceManagerVfr.h39 #define DEVICE_KEY_OFFSET 0x4000 macro
H A DDeviceManager.c903 (EFI_QUESTION_ID) (Index + DEVICE_KEY_OFFSET)
918 (EFI_QUESTION_ID) (Index + DEVICE_KEY_OFFSET)
991 if ((gCallbackKey >= DEVICE_KEY_OFFSET)) {
995 &HiiHandles[gCallbackKey - DEVICE_KEY_OFFSET],

Completed in 47 milliseconds