Home
last modified time | relevance | path

Searched refs:EFI_ACPI_2_0_PROCESSOR_LOCAL_APIC (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DAcpi2_0.h253 #define EFI_ACPI_2_0_PROCESSOR_LOCAL_APIC 0x00 macro
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
DAcpi2_0.h266 #define EFI_ACPI_2_0_PROCESSOR_LOCAL_APIC 0x00 macro
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DAcpi20.h278 #define EFI_ACPI_2_0_PROCESSOR_LOCAL_APIC 0x00 macro
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/
DMadtPlatform.c240 ProcLocalApic[Index].Type = EFI_ACPI_2_0_PROCESSOR_LOCAL_APIC; in MadtTableInitialize()