]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Include/IndustryStandard/pci23.h
EdkCompatibilityPkg: Remove EdkCompatibilityPkg
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Include / IndustryStandard / pci23.h
diff --git a/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/pci23.h b/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/pci23.h
deleted file mode 100644 (file)
index e1be8f5..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-/*++\r
-\r
-Copyright (c) 2006 - 2010, 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
-    pci23.h\r
-\r
-Abstract:\r
-    Support for PCI 2.3 standard.\r
-\r
-Revision History\r
-\r
---*/\r
-\r
-#ifndef _PCI23_H\r
-#define _PCI23_H\r
-\r
-#include "pci22.h"\r
-\r
-//\r
-// PCI_CLASS_MASS_STORAGE\r
-//\r
-#define PCI_CLASS_MASS_STORAGE_ATA    0x05\r
-\r
-//\r
-// PCI_CLASS_SERIAL\r
-//\r
-#define PCI_CLASS_SERIAL_IB           0x06\r
-\r
-#define PCI_EXP_MAX_CONFIG_OFFSET     0x1000\r
-#define EFI_PCI_CAPABILITY_ID_PCIEXP  0x10\r
-\r
-#endif\r