From 1910fbaf7014fab2012f06ab03829f0146cf32d4 Mon Sep 17 00:00:00 2001 From: vanjeff Date: Sat, 10 Oct 2009 03:32:25 +0000 Subject: clean up non-English characters. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9335 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c | 2 +- IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'IntelFrameworkModulePkg/Bus/Pci') diff --git a/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c b/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c index bc4f8504aa..2c19ad31e0 100644 --- a/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c +++ b/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c @@ -1876,7 +1876,7 @@ PreprocessController ( @param RemainingDevicePath The remaining device path for the PCI-like hot-plug device. @param NumberOfChildren The number of child handles. For a add operation, it is an output parameter. - For a remove operation, it?¡¥s an input parameter. + For a remove operation, it's an input parameter. @param ChildHandleBuffer The buffer which contains the child handles. @retval EFI_INVALID_PARAMETER Operation is not a legal value. diff --git a/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.h b/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.h index 4a20054d51..3c0ca2fbfd 100644 --- a/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.h +++ b/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.h @@ -463,7 +463,7 @@ PreprocessController ( @param RemainingDevicePath The remaining device path for the PCI-like hot-plug device. @param NumberOfChildren The number of child handles. For a add operation, it is an output parameter. - For a remove operation, it?¡¥s an input parameter. + For a remove operation, it's an input parameter. @param ChildHandleBuffer The buffer which contains the child handles. @retval EFI_INVALID_PARAMETER Operation is not a legal value. -- cgit v1.2.3