X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FPeiPciLibPciCfg2%2FPciLib.c;h=ce9121b63fd75963c0f77100ae5d81cce34e0a30;hp=689a2299a310d5fe2579365b80bb4f74641a7cc8;hb=a750b4ae24ce072f7c5ced1b89c18f9cc23debc8;hpb=4fc0be870536f34344eb07083acfc901ab4dcd1b diff --git a/MdePkg/Library/PeiPciLibPciCfg2/PciLib.c b/MdePkg/Library/PeiPciLibPciCfg2/PciLib.c index 689a2299a3..ce9121b63f 100644 --- a/MdePkg/Library/PeiPciLibPciCfg2/PciLib.c +++ b/MdePkg/Library/PeiPciLibPciCfg2/PciLib.c @@ -90,7 +90,7 @@ PeiPciLibPciCfg2ReadWorker ( This function wraps EFI_PEI_PCI_CFG2_PPI.Write() service. It writes the PCI configuration register specified by Address with the - value specified by Data. The width of data is specifed by Width. + value specified by Data. The width of data is specified by Width. Data is returned. @param Address The address that encodes the PCI Bus, Device, Function and