summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BuildNotes.txt6
-rw-r--r--EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/Forms.c2
-rw-r--r--IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c2
-rw-r--r--IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.h2
-rw-r--r--IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.c2
-rw-r--r--IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.h2
-rw-r--r--IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h2
-rw-r--r--IntelFrameworkPkg/Include/Protocol/LegacyBiosPlatform.h2
8 files changed, 10 insertions, 10 deletions
diff --git a/BuildNotes.txt b/BuildNotes.txt
index 7c2f8ee..350a2a2 100644
--- a/BuildNotes.txt
+++ b/BuildNotes.txt
@@ -35,8 +35,8 @@ license, on the TianoCore.org website: https://fat-driver2.tianocore.org
EdkFatPkg - A package containing source DXE drivers for the Fat 32 file
system
-Documents have the following filenames (to download these documents, see “Notes
-on Documentation?later in these Release Notes):
+Documents have the following filenames (to download these documents, see "Notes
+on Documentation" later in these Release Notes):
EDK II Module Development Environment Library Specification, v0.58
(MDE_Library_Spec_0_58.rtf)
EDK II Build and Packaging Architecture Specification, v0.53
@@ -153,7 +153,7 @@ Java Development Kit:
For Bea Systems:
set JAVA_HOME=c:\Java\jrockit-R26.0.0-jdk1.5.0_04
- ?When using the Sun JDK5.0:
+ When using the Sun JDK5.0:
During installation, you should specify the install directory as C:\Java
instead of C:\Program Files\(or some other drive letter.) While installing
to this non-standard location is not required, in practice, it seems to work
diff --git a/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/Forms.c b/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/Forms.c
index b4c110b..3ee4dd4 100644
--- a/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/Forms.c
+++ b/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/Forms.c
@@ -59,7 +59,7 @@ EFI_GUID mTianoHiiIfrGuid = EFI_IFR_TIANO_GUID;
/**
This thunk module only handles UEFI HII packages. The caller of this function
- won¡¯t be able to parse the content. Therefore, it is not supported.
+ won't be able to parse the content. Therefore, it is not supported.
This function will ASSERT and return EFI_UNSUPPORTED.
diff --git a/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c b/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c
index bc4f850..2c19ad3 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 4a20054..3c0ca2f 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.
diff --git a/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.c b/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.c
index dbf9aa9..580d95c 100644
--- a/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.c
+++ b/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.c
@@ -847,7 +847,7 @@ VgaClassReset (
@retval EFI_SUCCESS The string was output to the device.
@retval EFI_DEVICE_ERROR The device reported an error while attempting to output the text.
- @retval EFI_UNSUPPORTED The output device’s mode is not currently in a defined text mode.
+ @retval EFI_UNSUPPORTED The output device's mode is not currently in a defined text mode.
@retval EFI_WARN_UNKNOWN_GLYPH This warning code indicates that some of the characters in
the Unicode string could not be rendered and were skipped.
diff --git a/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.h b/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.h
index bb7d5ab..b20c224 100644
--- a/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.h
+++ b/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.h
@@ -306,7 +306,7 @@ VgaClassReset (
@retval EFI_SUCCESS The string was output to the device.
@retval EFI_DEVICE_ERROR The device reported an error while attempting to output the text.
- @retval EFI_UNSUPPORTED The output device’s mode is not currently in a defined text mode.
+ @retval EFI_UNSUPPORTED The output device's mode is not currently in a defined text mode.
@retval EFI_WARN_UNKNOWN_GLYPH This warning code indicates that some of the characters in
the Unicode string could not be rendered and were skipped.
**/
diff --git a/IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h b/IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h
index 3947847..43f9677 100644
--- a/IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h
+++ b/IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h
@@ -143,7 +143,7 @@ typedef struct {
/// @par IPF:
/// Lower 32 bits of self test state parameter. For definition of self test
/// state parameter, please refer to Intel(R) Itanium(R) Architecture Software
- /// Developer’s Manual, Volume 2: System Architecture.
+ /// Developer's Manual, Volume 2: System Architecture.
///
EFI_MP_HEALTH_FLAGS Flags;
///
diff --git a/IntelFrameworkPkg/Include/Protocol/LegacyBiosPlatform.h b/IntelFrameworkPkg/Include/Protocol/LegacyBiosPlatform.h
index e0d5eac..160c1e8 100644
--- a/IntelFrameworkPkg/Include/Protocol/LegacyBiosPlatform.h
+++ b/IntelFrameworkPkg/Include/Protocol/LegacyBiosPlatform.h
@@ -489,7 +489,7 @@ typedef struct {
///
UINT16 CompatibleDid;
///
- /// If nonzero, a value passed directly to the IRQ miniport’s Initialize function.
+ /// If nonzero, a value passed directly to the IRQ miniport's Initialize function.
///
UINT32 Miniport;
///