]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Capsule/Capsule.h
EdkCompatibilityPkg: Remove EdkCompatibilityPkg
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Core / Dxe / ArchProtocol / Capsule / Capsule.h
diff --git a/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Capsule/Capsule.h b/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Capsule/Capsule.h
deleted file mode 100644 (file)
index 7372a3f..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-/*++\r
-\r
-Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>\r
-This program and the accompanying materials                          \r
-are licensed and made available under the terms and conditions of the BSD License         \r
-which accompanies this distribution.  The full text of the license may be found at        \r
-http://opensource.org/licenses/bsd-license.php                                            \r
-                                                                                          \r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
-\r
-Module Name:\r
-\r
-  Capsule.h\r
-\r
-Abstract:\r
-\r
-  Capsule Architectural Protocol is newly added to produce UEFI2.0 capsule runtime services.\r
-\r
---*/\r
-\r
-#ifndef _ARCH_PROTOCOL_CAPSULE_ARCH_H_\r
-#define _ARCH_PROTOCOL_CAPSULE_ARCH_H_\r
-\r
-//\r
-// Global ID for the Capsule Architectural Protocol\r
-//\r
-#define EFI_CAPSULE_ARCH_PROTOCOL_GUID \\r
-  { 0x5053697e, 0x2cbc, 0x4819, {0x90, 0xd9, 0x5, 0x80, 0xde, 0xee, 0x57, 0x54} }\r
-\r
-extern EFI_GUID gEfiCapsuleArchProtocolGuid;\r
-\r
-#endif \r