mirror of https://github.com/acidanthera/audk.git
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:
parent
915d1ff529
commit
7ec633716b
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue