From 1a2f870c9babe077c2d3abea23b6e8e044778341 Mon Sep 17 00:00:00 2001 From: pkandel Date: Thu, 4 Jun 2009 16:16:15 +0000 Subject: Second set of changes based on a review of the code comments in the Include directory for typos, grammar issues, and language clarity. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8467 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Library/PciExpressLib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg/Include/Library/PciExpressLib.h') diff --git a/MdePkg/Include/Library/PciExpressLib.h b/MdePkg/Include/Library/PciExpressLib.h index 1ea49c1aa..dd44472cf 100644 --- a/MdePkg/Include/Library/PciExpressLib.h +++ b/MdePkg/Include/Library/PciExpressLib.h @@ -2,7 +2,7 @@ Provides services to access PCI Configuration Space using the MMIO PCI Express window. This library is identical to the PCI Library, except the access method for performing PCI - configuration cycles must be though the 256 MB PCI Express MMIO window whose base address + configuration cycles must be through the 256 MB PCI Express MMIO window whose base address is defined by PcdPciExpressBaseAddress. Copyright (c) 2006 - 2008, Intel Corporation
-- cgit v1.2.3