]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix a typo in comments.
authorydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 16 Oct 2012 09:26:32 +0000 (09:26 +0000)
committerydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 16 Oct 2012 09:26:32 +0000 (09:26 +0000)
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Tian, Feng <feng.tian@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13851 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec

index 3054bb732a6b4241d1694ca216e02eae130a744a..1625fd5cc3cd4698c51de93b320f40fcbae884a1 100644 (file)
   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSupportedFeatures|0x05|UINT8|0x00010040\r
 \r
 [PcdsDynamic, PcdsDynamicEx]\r
-  ## PCD is used to mark if the machine has complete one boot cycle before.\r
-  #  After the complete boot, the variable BootState will be set to TRUE.\r
+  ## The PCD is used to mark whether the machine is in first boot cycle.\r
+  #  TRUE means the machine is in first boot cycle. After completing the first boot,\r
+  #  the PCD's value will be updated to FALSE.\r
   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdBootState|TRUE|BOOLEAN|0x0001002f\r
 \r
   ## Timeout value for displaying progressing bar in before boot OS.\r