HomeSort by relevance Sort by last modified time
    Searched refs:SEC_IDT_ENTRY_COUNT (Results 1 - 13 of 13) sorted by null

  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspWrapperSecCore/
SecMain.h 37 #define SEC_IDT_ENTRY_COUNT 34
47 UINT64 IdtTable[SEC_IDT_ENTRY_COUNT];
SecMain.c 109 for (Index = 0; Index < SEC_IDT_ENTRY_COUNT; Index ++) {
  /device/linaro/bootloader/edk2/CorebootModulePkg/SecCore/
SecMain.h 34 #define SEC_IDT_ENTRY_COUNT 34
44 UINT64 IdtTable[SEC_IDT_ENTRY_COUNT];
SecMain.c 109 for (Index = 0; Index < SEC_IDT_ENTRY_COUNT; Index ++) {
  /device/linaro/bootloader/edk2/IntelFsp2Pkg/FspSecCore/
SecMain.h 32 #define SEC_IDT_ENTRY_COUNT 34
41 UINT64 IdtTable[SEC_IDT_ENTRY_COUNT];
SecMain.c 97 for (Index = 0; Index < SEC_IDT_ENTRY_COUNT; Index ++) {
  /device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/
SecMain.h 32 #define SEC_IDT_ENTRY_COUNT 34
41 UINT64 IdtTable[SEC_IDT_ENTRY_COUNT];
SecMain.c 97 for (Index = 0; Index < SEC_IDT_ENTRY_COUNT; Index ++) {
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspInitPei/
SecMain.h 38 #define SEC_IDT_ENTRY_COUNT 34
48 UINT64 IdtTable[SEC_IDT_ENTRY_COUNT];
SecMain.c 118 for (Index = 0; Index < SEC_IDT_ENTRY_COUNT; Index ++) {
  /device/linaro/bootloader/edk2/UefiCpuPkg/SecCore/
SecMain.h 39 #define SEC_IDT_ENTRY_COUNT 34
49 UINT64 IdtTable[SEC_IDT_ENTRY_COUNT];
SecMain.c 126 for (Index = 0; Index < SEC_IDT_ENTRY_COUNT; Index ++) {
  /device/linaro/bootloader/edk2/OvmfPkg/Sec/
SecMain.c 36 #define SEC_IDT_ENTRY_COUNT 34
40 IA32_IDT_GATE_DESCRIPTOR IdtTable[SEC_IDT_ENTRY_COUNT];
764 for (Index = 0; Index < SEC_IDT_ENTRY_COUNT; Index ++) {

Completed in 113 milliseconds