Nt32TimerLib doesn't support IPF, X64 and EBC, I remove them from this module arch list.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2308 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4 2007-01-25 02:59:51 +00:00
parent 1a8a2ed39a
commit b4fd460a67
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
</MsaHeader>
<ModuleDefinitions>
<SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
<SupportedArchitectures>IA32</SupportedArchitectures>
<BinaryModule>false</BinaryModule>
<OutputFileBasename>Nt32TimerLib</OutputFileBasename>
</ModuleDefinitions>