Fix a minor bug for wrong entry name

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@732 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2006-07-04 04:47:20 +00:00
parent 915d1ff529
commit 7ec633716b
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
<IncludePkgHeader ModuleType="USER_DEFINED">Include/WinNtPeim.h</IncludePkgHeader>
</PackageHeaders>
<GuidDeclarations>
<Entry Name="EdkModulePkgTokenSpace">
<Entry Name="EdkNt32PkgTokenSpace">
<C_Name>gEfiEdkNt32PkgTokenSpaceGuid</C_Name>
<GuidValue>0D79A645-1D91-40a6-A81F-61E6982B32B4</GuidValue>
<HelpText>All PCD define in EdkNt32Pkg is in this token space scope</HelpText>