]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/IndustryStandard/Pci22.h
MdePkg/Pci22.h: Remove deprecated macros
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / Pci22.h
index 07718dce920a565789773e81f3623afe8c002664..96a76801d3e95166abfe6142aecef4ba938e6fe5 100644 (file)
@@ -780,25 +780,6 @@ typedef struct {
   ///\r
 } EFI_PCI_CAPABILITY_HOTPLUG;\r
 \r
-///\r
-/// Below macros (till PCI_BAR_NOCHANGE) were used by EfiIncompatiblePciDeviceSupport Protocol.\r
-///\r
-#ifndef DISABLE_NEW_DEPRECATED_INTERFACES\r
-\r
-///\r
-/// [ATTENTION] These macros are deprecated because they don't match Spec or not defined in Spec.\r
-///\r
-#define DEVICE_ID_NOCARE    0xFFFF                 ///< Deprecated. Value doesn't match Spec.\r
-#define PCI_BAR_OLD_ALIGN   0xFFFFFFFFFFFFFFFFULL  ///< Deprecated. Value isn't defined in Spec.\r
-#define PCI_BAR_EVEN_ALIGN  0xFFFFFFFFFFFFFFFEULL  ///< Deprecated. Value isn't defined in Spec.\r
-#define PCI_BAR_SQUAD_ALIGN 0xFFFFFFFFFFFFFFFDULL  ///< Deprecated. Value isn't defined in Spec.\r
-#define PCI_BAR_DQUAD_ALIGN 0xFFFFFFFFFFFFFFFCULL  ///< Deprecated. Value isn't defined in Spec.\r
-#define PCI_BAR_ALL         0xFF                   ///< Deprecated. Value doesn't match Spec.\r
-#define PCI_ACPI_UNUSED     0                      ///< Deprecated. Macro name is too general.\r
-#define PCI_BAR_NOCHANGE    0                      ///< Deprecated. Macro name is too general.\r
-\r
-#endif\r
-\r
 #define PCI_BAR_IDX0        0x00\r
 #define PCI_BAR_IDX1        0x01\r
 #define PCI_BAR_IDX2        0x02\r