]> git.proxmox.com Git - mirror_edk2.git/commitdiff
[PATCH] MdeModulePkg: update poor wording in MdeModulePkg DEC/UNI file
authorjaben carsey <jaben.carsey@intel.com>
Wed, 19 Nov 2014 16:18:40 +0000 (16:18 +0000)
committerjcarsey <jcarsey@Edk2>
Wed, 19 Nov 2014 16:18:40 +0000 (16:18 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: jaben carsey <jaben.carsey@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16407 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/MdeModulePkg.dec
MdeModulePkg/MdeModulePkg.uni

index 0384e5614fa839aa7f9127c5c1eb6c6b5cd6a569..c58f424ff4b66f0ab033bf5b11b52d6402219e3f 100644 (file)
   # @Expression 0x80000002 | (gEfiMdeModulePkgTokenSpaceGuid.PcdSerialFifoControl & 0xD8) == 0\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdSerialFifoControl|0x07|UINT8|0x00020005\r
 \r
-  ## TFTP BlockSize. Initial value 0 means using default block size which is (MTU-IP_HEADER-UDP_HEADER-TFTP_HEADER)\r
-  #  to handle all link layers. If the value is non zero, the PCD value will be used as block size.\r
+  ## This setting can override the default TFTP block size. A value of 0 computes\r
+  # the default from MTU information. A non-zero value will be used as block size\r
+  # in bytes.\r
   # @Prompt TFTP block size.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdTftpBlockSize|0x0|UINT64|0x30001026\r
 \r
index b6a80b4f6a86994569e75711222a1a8560ed0cc9..436efaeb56958b8a3de7e092ca1d371fef3863b2 100644 (file)
Binary files a/MdeModulePkg/MdeModulePkg.uni and b/MdeModulePkg/MdeModulePkg.uni differ