]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Include/IndustryStandard/Pci.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / Pci.h
CommitLineData
a7ed1e2e 1/** @file\r
1a2f870c 2 Support for the latest PCI standard.\r
a7ed1e2e 3\r
c25f146d 4Copyright (c) 2006 - 2020, Intel Corporation. All rights reserved.<BR>\r
9344f092 5SPDX-License-Identifier: BSD-2-Clause-Patent\r
a7ed1e2e 6\r
a7ed1e2e 7**/\r
8\r
42eedea9 9#ifndef _PCI_H_\r
10#define _PCI_H_\r
a7ed1e2e 11\r
c25f146d 12#include <IndustryStandard/PciExpress50.h>\r
826a66d4 13#include <IndustryStandard/PciCodeId.h>\r
a7ed1e2e 14\r
15#endif\r