]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Vlv2TbltDevicePkg/Include/Hpet.h
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / Vlv2TbltDevicePkg / Include / Hpet.h
diff --git a/Vlv2TbltDevicePkg/Include/Hpet.h b/Vlv2TbltDevicePkg/Include/Hpet.h
deleted file mode 100644 (file)
index e448ee9..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-/*++\r
-\r
-  Copyright (c) 2004  - 2014, Intel Corporation. All rights reserved.<BR>\r
-                                                                                   \r\r
-  SPDX-License-Identifier: BSD-2-Clause-Patent\r
-\r
-                                                                                   \r\r
-\r
-\r
-Module Name:\r
-\r
-  Mseg.h\r
-\r
-Abstract:\r
-\r
-  This file describes the contents of the ACPI HEPT Table.\r
-\r
---*/\r
-\r
-#ifndef _HPET_H\r
-#define _HPET_H\r
-\r
-//\r
-// Statements that include other files\r
-//\r
-#include <IndustryStandard/Acpi10.h>\r
-#include <IndustryStandard/Acpi20.h>\r
-#include <IndustryStandard/Acpi30.h>\r
-#include <IndustryStandard/HighPrecisionEventTimerTable.h>\r
-\r
-//\r
-// HPET Definitions\r
-//\r
-#define EFI_ACPI_HPET_TABLE_REVISION            0x1\r
-#define MAIN_COUNTER_MIN_PERIODIC_CLOCK_TICKS  0x80        //approx 1ms\r
-\r
-#define HPET_BASE_ADDRESS                       0xFED00000\r
-#define EFI_ACPI_EVENT_TIMER_BLOCK_ID           0x8086A001\r
-\r
-#endif\r