]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Vlv2TbltDevicePkg/Include/Protocol/PlatformIdeInit.h
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / Vlv2TbltDevicePkg / Include / Protocol / PlatformIdeInit.h
diff --git a/Vlv2TbltDevicePkg/Include/Protocol/PlatformIdeInit.h b/Vlv2TbltDevicePkg/Include/Protocol/PlatformIdeInit.h
deleted file mode 100644 (file)
index a8b6900..0000000
+++ /dev/null
@@ -1,43 +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
-    PlatformIdeInit.h\r
-\r
-Abstract:\r
-\r
-    EFI Platform Ide Init Protocol\r
-\r
-Revision History\r
-\r
-**/\r
-\r
-#ifndef _EFI_PLATFORM_IDE_INIT_H_\r
-#define _EFI_PLATFORM_IDE_INIT_H_\r
-\r
-//\r
-// Global ID for the IDE Platform Protocol\r
-//\r
-#define EFI_PLATFORM_IDE_INIT_PROTOCOL_GUID \\r
-  { 0x377c66a3, 0x8fe7, 0x4ee8, 0x85, 0xb8, 0xf1, 0xa2, 0x82, 0x56, 0x9e, 0x3b };\r
-\r
-EFI_FORWARD_DECLARATION (EFI_PLATFORM_IDE_INIT_PROTOCOL);\r
-\r
-\r
-//\r
-// Interface structure for the Platform IDE Init Protocol\r
-//\r
-typedef struct _EFI_PLATFORM_IDE_INIT_PROTOCOL {\r
-  BOOLEAN                               SmartMode;\r
-} EFI_PLATFORM_IDE_INIT_PROTOCOL;\r
-\r
-extern EFI_GUID gEfiPlatformIdeInitProtocolGuid;\r
-\r
-#endif\r