]> git.proxmox.com Git - mirror_edk2.git/blame - BaseTools/Source/C/Include/IndustryStandard/pci23.h
BaseTools: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / BaseTools / Source / C / Include / IndustryStandard / pci23.h
CommitLineData
30fdf114
LG
1/** @file\r
2 Support for PCI 2.3 standard.\r
3\r
97fa0ee9 4 Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
30fdf114 5\r
2e351cbe 6 SPDX-License-Identifier: BSD-2-Clause-Patent\r
30fdf114 7\r
30fdf114
LG
8**/\r
9\r
10#ifndef _PCI23_H\r
11#define _PCI23_H\r
12\r
13//#include "pci22.h"\r
14\r
15#define PCI_EXP_MAX_CONFIG_OFFSET 0x1000\r
16#define EFI_PCI_CAPABILITY_ID_PCIEXP 0x10\r
17\r
18#endif\r