Perfected MSA files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2554 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
<GuidValue>BDFE5FAA-2A35-44bb-B17A-8084D4E2B9E9</GuidValue>
|
||||
<Version>1.0</Version>
|
||||
<Abstract>Component description file for Nt32 Fimware Volume Block DXE driver module.</Abstract>
|
||||
<Description>This DXE runtime driver implements and produces the Fimware Volue Block Protocol on
|
||||
<Description>This DXE runtime driver implements and produces the Fimware Volue Block Protocol on
|
||||
NT32 emulator.
|
||||
</Description>
|
||||
<Copyright>Copyright (c) 2006, Intel Corporation</Copyright>
|
||||
<Copyright>Copyright (c) 2006 - 2007, 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
|
||||
which accompanies this distribution. The full text of the license may be found at
|
||||
@@ -19,7 +19,7 @@
|
||||
<Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
|
||||
</MsaHeader>
|
||||
<ModuleDefinitions>
|
||||
<SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
|
||||
<SupportedArchitectures>IA32</SupportedArchitectures>
|
||||
<BinaryModule>false</BinaryModule>
|
||||
<OutputFileBasename>FwBlockService</OutputFileBasename>
|
||||
</ModuleDefinitions>
|
||||
@@ -57,9 +57,9 @@
|
||||
</LibraryClassDefinitions>
|
||||
<SourceFiles>
|
||||
<Filename>Nt32Fwh.dxs</Filename>
|
||||
<Filename SupArchList="IA32">FWBlockService.c</Filename>
|
||||
<Filename SupArchList="IA32">FwBlockService.h</Filename>
|
||||
<Filename SupArchList="IA32">FvbInfo.c</Filename>
|
||||
<Filename>FWBlockService.c</Filename>
|
||||
<Filename>FwBlockService.h</Filename>
|
||||
<Filename>FvbInfo.c</Filename>
|
||||
</SourceFiles>
|
||||
<PackageDependencies>
|
||||
<Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
|
||||
@@ -76,6 +76,9 @@
|
||||
<Protocol Usage="ALWAYS_PRODUCED">
|
||||
<ProtocolCName>gEfiFvbExtensionProtocolGuid</ProtocolCName>
|
||||
</Protocol>
|
||||
<Protocol Usage="ALWAYS_PRODUCED">
|
||||
<ProtocolCName>gEfiAlternateFvBlockGuid</ProtocolCName>
|
||||
</Protocol>
|
||||
</Protocols>
|
||||
<Events>
|
||||
<CreateEvents>
|
||||
|
Reference in New Issue
Block a user