Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
/** @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/PciExpress50.h>
#include <IndustryStandard/PciCodeId.h>
#endif