Home
last modified time | relevance | path

Searched refs:FILE_OPTION_GOTO_OFFSET (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
DFileExplorer.c78 (UINT16) (FILE_OPTION_GOTO_OFFSET + Index) in UpdateFileExplorePage()
442 } else if (QuestionId >= FILE_OPTION_OFFSET && QuestionId < FILE_OPTION_GOTO_OFFSET) { in FileExplorerCallback()
455 if (QuestionId >= FILE_OPTION_GOTO_OFFSET) { in FileExplorerCallback()
DBootMaint.h127 #define FILE_OPTION_GOTO_OFFSET 0xC000 macro
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigNvData.h114 #define FILE_OPTION_GOTO_OFFSET 0xC000 macro
DSecureBootConfigFileExplorer.c1076 (UINT16) (FILE_OPTION_GOTO_OFFSET + Index) in UpdateFileExplorePage()
DSecureBootConfigImpl.c3761 if (QuestionId >= FILE_OPTION_GOTO_OFFSET) { in SecureBootCallback()
3885 if (QuestionId >= FILE_OPTION_OFFSET && QuestionId < FILE_OPTION_GOTO_OFFSET) { in SecureBootCallback()