Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/
DHpet.h52 #define EFI_ACPI_EVENT_TIMER_BLOCK_ID 0x8086A001
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Hpet/
DHpet.h33 #define EFI_ACPI_EVENT_TIMER_BLOCK_ID 0x8086A201 macro
DHpet.aslc51 EFI_ACPI_EVENT_TIMER_BLOCK_ID,
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/
DAcpiPlatform.c465 HpetBlockID = EFI_ACPI_EVENT_TIMER_BLOCK_ID; in PlatformUpdateTables()