]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Framework/Guid/DxeServices/DxeServices.h
EdkCompatibilityPkg: Remove EdkCompatibilityPkg
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Framework / Guid / DxeServices / DxeServices.h
diff --git a/EdkCompatibilityPkg/Foundation/Framework/Guid/DxeServices/DxeServices.h b/EdkCompatibilityPkg/Foundation/Framework/Guid/DxeServices/DxeServices.h
deleted file mode 100644 (file)
index 81439b7..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-/*++\r
-\r
-Copyright (c) 2004, 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
-  DxeServices.h\r
-    \r
-Abstract:\r
-\r
-  GUID used for the DXE Services Table\r
-\r
---*/\r
-\r
-#ifndef _DXE_SERVICES_H_\r
-#define _DXE_SERVICES_H_\r
-\r
-#define EFI_DXE_SERVICES_TABLE_GUID \\r
-  { \\r
-    0x5ad34ba, 0x6f02, 0x4214, {0x95, 0x2e, 0x4d, 0xa0, 0x39, 0x8e, 0x2b, 0xb9} \\r
-  }\r
-\r
-extern EFI_GUID gEfiDxeServicesTableGuid;\r
-\r
-#endif\r