diff options
author | vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-06-26 03:33:17 +0000 |
---|---|---|
committer | vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-06-26 03:33:17 +0000 |
commit | ae358cb21bc0dd3cc4a1886fac175bab1b99794a (patch) | |
tree | 160ee4bcd8c6c0a751a05e526cc500bb8244e3df /IntelFrameworkModulePkg/Include | |
parent | 7dd94873d2738133f459104541d1335742df1ac8 (diff) | |
download | edk2-platforms-ae358cb21bc0dd3cc4a1886fac175bab1b99794a.tar.xz |
Clean up ECC.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8665 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkModulePkg/Include')
-rw-r--r-- | IntelFrameworkModulePkg/Include/Library/PciIncompatibleDeviceSupportLib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFrameworkModulePkg/Include/Library/PciIncompatibleDeviceSupportLib.h b/IntelFrameworkModulePkg/Include/Library/PciIncompatibleDeviceSupportLib.h index f9efd07426..f490ae4106 100644 --- a/IntelFrameworkModulePkg/Include/Library/PciIncompatibleDeviceSupportLib.h +++ b/IntelFrameworkModulePkg/Include/Library/PciIncompatibleDeviceSupportLib.h @@ -115,7 +115,7 @@ PciRegisterUpdateCheck ( /**
Check the incompatible device list for access width incompatibility and
- return the configuration
+ return the configuration.
This function searches the incompatible device list for access width
incompatibility according to request information. If the PCI device
|