]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.dec
Use same scheme as *.asm file.
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dec
index 9d0262e20cbc23b00370a6bea96af5b2b483e816..acc773e92880bd1b4946a048e13489c081e6bee5 100644 (file)
   #  This PCD is a sample to explain FixedAtBuild UINT32 PCD usage.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdHelloWorldPrintTimes|1|UINT32|0x40000005\r
 \r
-  ## Indicate the max size of the populated capsule image that the platform can support.\r
+  ## Indicate the max size of the capsule image with reset flag that the platform can support.\r
   #  The default max size is 100MB (0x6400000) for more than one large capsule images.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x6400000|UINT32|0x0001001e\r
 \r
-  ## Indicate the max size of the non-populated capsule image that the platform can support.\r
-  #  The default max size is 10MB (0xa00000) for the casule image without populated flag setting.\r
+  ## Indicate the max size of the capsule image without reset flag that the platform can support.\r
+  #  The default max size is 10MB (0xa00000) for the casule image without reset flag setting.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0xa00000|UINT32|0x0001001f\r
 \r
   ## Null-terminated Unicode string of the firmware vendor name that is default name filled into the EFI System Table\r