]> git.proxmox.com Git - mirror_edk2.git/blobdiff - QuarkPlatformPkg/Acpi/AcpiTables/Facs/Facs.h
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / QuarkPlatformPkg / Acpi / AcpiTables / Facs / Facs.h
diff --git a/QuarkPlatformPkg/Acpi/AcpiTables/Facs/Facs.h b/QuarkPlatformPkg/Acpi/AcpiTables/Facs/Facs.h
deleted file mode 100644 (file)
index 3110ca0..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-/** @file\r
-This file describes the contents of the ACPI Firmware ACPI Control Structure (FACS)\r
-.  Some additional ACPI values are defined in Acpi10.h, Acpi20.h, and Acpi30.h\r
-All changes to the FACS contents should be done in this file.\r
-\r
-Copyright (c) 2013-2015 Intel Corporation.\r
-\r
-SPDX-License-Identifier: BSD-2-Clause-Patent\r
-\r
-**/\r
-\r
-#ifndef _FACS_H_\r
-#define _FACS_H_\r
-\r
-//\r
-// Statements that include other files\r
-//\r
-#include <IndustryStandard/Acpi.h>\r
-\r
-//\r
-// FACS Definitions\r
-//\r
-#define EFI_ACPI_FIRMWARE_WAKING_VECTOR 0x00000000\r
-#define EFI_ACPI_GLOBAL_LOCK 0x00000000\r
-\r
-#define EFI_ACPI_FIRMWARE_CONTROL_STRUCTURE_FLAGS 0x00000000\r
-#define EFI_ACPI_X_FIRMWARE_WAKING_VECTOR 0x0000000000000000\r
-\r
-#endif\r