Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DAcpi1_0.h192 #define EFI_ACPI_1_0_LOCAL_APIC_ENABLED (1 << 0) macro
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
DAcpi1_0.h184 #define EFI_ACPI_1_0_LOCAL_APIC_ENABLED (1 << 0) macro
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DAcpi10.h553 #define EFI_ACPI_1_0_LOCAL_APIC_ENABLED BIT0 macro
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/
DAcpiPlatform.c396 ApicPtr->AcpiLocalApic.Flags = EFI_ACPI_1_0_LOCAL_APIC_ENABLED; in PlatformUpdateTables()