diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-08-17 06:57:21 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-08-17 06:57:21 +0000 |
commit | 8df425cb512a572c6589e4fef7942987b9532373 (patch) | |
tree | 4b4bdf15a7d4c7afbd228c8b459883e7516f5cd7 /Nt32Pkg | |
parent | d8bcc8121b251d2a444a3ef55987085d74bad220 (diff) | |
download | edk2-platforms-8df425cb512a572c6589e4fef7942987b9532373.tar.xz |
Remove several unprintable characters in comments
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3670 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg')
-rw-r--r-- | Nt32Pkg/Nt32Pkg.fdf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Nt32Pkg/Nt32Pkg.fdf b/Nt32Pkg/Nt32Pkg.fdf index 26eb28f260..f7591fceba 100644 --- a/Nt32Pkg/Nt32Pkg.fdf +++ b/Nt32Pkg/Nt32Pkg.fdf @@ -19,7 +19,7 @@ # defines one flash "device" image. A flash device image may be one of
# the following: Removable media bootable image (like a boot floppy
# image,) an Option ROM image (that would be "flashed" into an add-in
-# card,) a System "Flash" image (that would be burned into a system¡¯s
+# card,) a System "Flash" image (that would be burned into a system's
# flash) or an Update ("Capsule") image that will be used to update and
# existing system flash.
#
@@ -219,7 +219,7 @@ FILE FREEFORM = 7BB28B99-61BB-11D5-9A5D-0090273FC14D { ################################################################################
#
-# Rules are use with the [FV] section¡¯s module INF type to define
+# Rules are use with the [FV] section's module INF type to define
# how an FFS file is created for a given INF file. The following Rule are the default
# rules for the different module type. User can add the customized rules to define the
# content of the FFS file.
|