]> git.proxmox.com Git - mirror_edk2.git/blobdiff - QuarkPlatformPkg/Include/Protocol/PlatformSmmSpiReady.h
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / QuarkPlatformPkg / Include / Protocol / PlatformSmmSpiReady.h
diff --git a/QuarkPlatformPkg/Include/Protocol/PlatformSmmSpiReady.h b/QuarkPlatformPkg/Include/Protocol/PlatformSmmSpiReady.h
deleted file mode 100644 (file)
index 5913e44..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-/** @file\r
-This protocol indicates that the platform SPI interface is ready for use.\r
-\r
-Copyright (c) 2013-2015 Intel Corporation.\r
-\r
-SPDX-License-Identifier: BSD-2-Clause-Patent\r
-\r
-\r
-**/\r
-\r
-#ifndef _PLATFORM_SPI_READY_H_\r
-#define _PLATFORM_SPI_READY_H_\r
-\r
-// {7A5DBC75-5B2B-4e67-BDE1-D48EEE761562}\r
-#define EFI_SMM_SPI_READY_PROTOCOL_GUID  \\r
-  { 0x7a5dbc75, 0x5b2b, 0x4e67, 0xbd, 0xe1, 0xd4, 0x8e, 0xee, 0x76, 0x15, 0x62 }\r
-\r
-//\r
-// Extern the GUID for protocol users.\r
-//\r
-extern EFI_GUID                     gEfiSmmSpiReadyProtocolGuid;\r
-\r
-#endif\r