Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/
DAcpiPlatform.c235 UINT32 HpetBlockID; in PlatformUpdateTables() local
465 HpetBlockID = EFI_ACPI_EVENT_TIMER_BLOCK_ID; in PlatformUpdateTables()
468 HpetBlockID |= (NumberOfHpets); in PlatformUpdateTables()
470 HpetTbl->EventTimerBlockId = HpetBlockID; in PlatformUpdateTables()