]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Ppi/VlvPeiInit.h
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / Vlv2DeviceRefCodePkg / ValleyView2Soc / NorthCluster / Include / Ppi / VlvPeiInit.h
diff --git a/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Ppi/VlvPeiInit.h b/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Ppi/VlvPeiInit.h
deleted file mode 100644 (file)
index f9f8e81..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-\r
-/*++\r
-\r
-Copyright (c)  1999  - 2014, Intel Corporation. All rights reserved\r
-\r
-  SPDX-License-Identifier: BSD-2-Clause-Patent\r
-\r
-\r
-Module Name:\r
-\r
-  VlvPeiInit.h\r
-\r
-Abstract:\r
-\r
-  Interface definition between ValleyView MRC and VlvInitPeim driver..\r
-\r
---*/\r
-\r
-#ifndef _VLV_PEI_INIT_H_\r
-#define _VLV_PEI_INIT_H_\r
-\r
-//\r
-// Define the VLV PEI Init PPI GUID\r
-//\r
-#define VLV_PEI_INIT_PPI_GUID \\r
-  { \\r
-    0x9ea8911, 0xbe0d, 0x4230, 0xa0, 0x3, 0xed, 0xc6, 0x93, 0xb4, 0x8e, 0x11 \\r
-  }\r
-\r
-//\r
-// Extern the GUID for PPI users.\r
-//\r
-extern EFI_GUID     gVlvPeiInitPpiGuid;\r
-\r
-#endif\r