]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update Nt32.fdf to fix incorrect " character.
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 26 Jul 2007 06:35:29 +0000 (06:35 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 26 Jul 2007 06:35:29 +0000 (06:35 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3449 6f19259b-4bc3-4df7-8a09-765794883524

Nt32Pkg/Nt32Pkg.fdf

index 0987e987a7534153b95f936f50e842db4e18c2e9..f5840b29244962e2e877691f33aa62f1c2b0b59c 100644 (file)
@@ -5,11 +5,11 @@
 # FD Section\r
 # The [FD] Section is made up of the definition statements and a\r
 # description of what goes into  the Flash Device Image.  Each FD section\r
 # FD Section\r
 # The [FD] Section is made up of the definition statements and a\r
 # description of what goes into  the Flash Device Image.  Each FD section\r
-# defines one flash ¡°device¡± image.  A flash device image may be one of\r
+# defines one flash "device" image.  A flash device image may be one of\r
 # the following: Removable media bootable image (like a boot floppy\r
 # the following: Removable media bootable image (like a boot floppy\r
-# image,) an Option ROM image (that would be ¡°flashed¡± into an add-in\r
-# card,) a System ¡°Flash¡±  image (that would be burned into a system¡¯s\r
-# flash) or an Update (¡°Capsule¡±) image that will be used to update and\r
+# image,) an Option ROM image (that would be "flashed" into an add-in\r
+# card,) a System "Flash"  image (that would be burned into a system¡¯s\r
+# flash) or an Update ("Capsule") image that will be used to update and\r
 # existing system flash.\r
 #\r
 ################################################################################\r
 # existing system flash.\r
 #\r
 ################################################################################\r
@@ -27,9 +27,9 @@ NumBlocks     = 0x2a
 #\r
 # Regions must be defined in ascending order and may not overlap.\r
 #\r
 #\r
 # Regions must be defined in ascending order and may not overlap.\r
 #\r
-# A Layout Region start with a eight digit hex offset (leading ¡°0x¡± required) followed by\r
-# the pipe ¡°|¡± character, followed by the size of the region, also in hex with the leading\r
-# ¡°0x¡± characters. Like:\r
+# A Layout Region start with a eight digit hex offset (leading "0x" required) followed by\r
+# the pipe "|" character, followed by the size of the region, also in hex with the leading\r
+# "0x" characters. Like:\r
 # Offset|Size\r
 # PcdOffsetCName|PcdSizeCName\r
 # RegionType <FV, DATA, or FILE>\r
 # Offset|Size\r
 # PcdOffsetCName|PcdSizeCName\r
 # RegionType <FV, DATA, or FILE>\r