blob: 20f515219710f2f85d3c765ab12a901ed05dc9cd [file]
/** @file
Support for the latest PCI standard.
Copyright (c) 2006 - 2020, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#ifndef _PCI_H_
#define _PCI_H_
#include <IndustryStandard/PciExpress70.h>
#include <IndustryStandard/PciCodeId.h>
#endif