summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePostCodeLibDebug
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-12 14:15:40 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-12 14:15:40 +0000
commit1fe4ef1bd813e285525a257af43ddbbcb8018b54 (patch)
treed1f69a2e1f05a7a601c5a8731b16b66c1dde09f9 /MdePkg/Library/BasePostCodeLibDebug
parenta7e63efe723159646d2a2968fffa7aa25df03fe1 (diff)
downloadedk2-1fe4ef1bd813e285525a257af43ddbbcb8018b54.tar.gz
edk2-1fe4ef1bd813e285525a257af43ddbbcb8018b54.tar.bz2
edk2-1fe4ef1bd813e285525a257af43ddbbcb8018b54.zip
1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.
2. Update .msa files to add some missing files files in MdePkg 3. Add Help text to Mde Library related PCDs. 4. Fix some bugs in CpuId.S and CpuIdEx.S. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@919 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BasePostCodeLibDebug')
-rw-r--r--MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.msa8
1 files changed, 4 insertions, 4 deletions
diff --git a/MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.msa b/MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.msa
index e026f9d65a..f4095f38dc 100644
--- a/MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.msa
+++ b/MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.msa
@@ -5,8 +5,8 @@
<ModuleType>BASE</ModuleType>
<GuidValue>19e3bbba-beb1-43e8-b32d-9acbb22c7639</GuidValue>
<Version>1.0</Version>
- <Abstract>Component description file for the entry point to a EFIDXE Drivers</Abstract>
- <Description>FIX ME!</Description>
+ <Abstract>Component description file for Debug Base Post Code Library.</Abstract>
+ <Description>Post Code Library that layers on top of a Debug Library instance.</Description>
<Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>
<License>All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
@@ -46,8 +46,8 @@
<PcdEntry PcdItemType="FIXED_AT_BUILD">
<C_Name>PcdPostCodePropertyMask</C_Name>
<TokenSpaceGuidCName>gEfiMdePkgTokenSpaceGuid</TokenSpaceGuidCName>
-
- <HelpText/>
+ <HelpText>The bitmask of flags that specify the enable/disable of Post
+ Code, Post Code Description.</HelpText>
</PcdEntry>
</PcdCoded>
</ModuleSurfaceArea> \ No newline at end of file