X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBasePciLibPciExpress%2FPciLib.c;h=de7c761f7e842fa8338a98af4e43827ece24078c;hp=0b828dd8c74093057e80550d5d2d243ce5b7e4bb;hb=c7d265a94a3ee2517430e4f19f5b24482e5e7132;hpb=1a5589a183b11fcfa54a0c4b5496d80f233b1ceb diff --git a/MdePkg/Library/BasePciLibPciExpress/PciLib.c b/MdePkg/Library/BasePciLibPciExpress/PciLib.c index 0b828dd8c7..de7c761f7e 100644 --- a/MdePkg/Library/BasePciLibPciExpress/PciLib.c +++ b/MdePkg/Library/BasePciLibPciExpress/PciLib.c @@ -15,9 +15,17 @@ **/ // -// Include common header file for this module. +// The package level header files this module uses // -#include "CommonHeader.h" +#include +// +// The protocols, PPI and GUID defintions for this module +// +// +// The Library classes this module consumes +// +#include +#include /** Reads an 8-bit PCI configuration register.