]>
Commit | Line | Data |
---|---|---|
878ddf1f | 1 | <?xml version="1.0" encoding="UTF-8"?>\r |
2de0141a | 2 | <!--Copyright (c) 2006, Intel Corporation\r |
3 | All rights reserved. This program and the accompanying materials\r | |
4 | are licensed and made available under the terms and conditions of the BSD License\r | |
5 | which accompanies this distribution. The full text of the license may be found at\r | |
6 | http://opensource.org/licenses/bsd-license.php\r | |
7 | \r | |
8 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r | |
2d527200 | 9 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r |
53b86193 | 10 | <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r |
878ddf1f | 11 | <MsaHeader>\r |
2d527200 | 12 | <ModuleName>FwBlockService</ModuleName>\r |
878ddf1f | 13 | <ModuleType>DXE_RUNTIME_DRIVER</ModuleType>\r |
2d527200 | 14 | <GuidValue>BDFE5FAA-2A35-44bb-B17A-8084D4E2B9E9</GuidValue>\r |
15 | <Version>1.0</Version>\r | |
2de0141a | 16 | <Abstract>Component description file for Nt32 Fimware Volume Block DXE driver module.</Abstract>\r |
17 | <Description>This DXE runtime driver implements and produces the Fimware Volue Block Protocol on \r | |
18 | NT32 emulator.\r | |
19 | </Description>\r | |
15f3b1d4 | 20 | <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r |
2de0141a | 21 | <License>All rights reserved. This program and the accompanying materials\r |
22 | are licensed and made available under the terms and conditions of the BSD License\r | |
23 | which accompanies this distribution. The full text of the license may be found at\r | |
24 | http://opensource.org/licenses/bsd-license.php\r | |
25 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r | |
2d527200 | 26 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r |
27 | <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r | |
878ddf1f | 28 | </MsaHeader>\r |
2d527200 | 29 | <ModuleDefinitions>\r |
30 | <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r | |
31 | <BinaryModule>false</BinaryModule>\r | |
32 | <OutputFileBasename>FwBlockService</OutputFileBasename>\r | |
33 | </ModuleDefinitions>\r | |
878ddf1f | 34 | <LibraryClassDefinitions>\r |
2d527200 | 35 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
36 | <Keyword>UefiLib</Keyword>\r | |
37 | </LibraryClass>\r | |
38 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
39 | <Keyword>UefiDriverEntryPoint</Keyword>\r | |
40 | </LibraryClass>\r | |
41 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
42 | <Keyword>BaseLib</Keyword>\r | |
43 | </LibraryClass>\r | |
44 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
45 | <Keyword>DxeServicesTableLib</Keyword>\r | |
46 | </LibraryClass>\r | |
47 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
16303d11 | 48 | <Keyword>UefiRuntimeLib</Keyword>\r |
2d527200 | 49 | </LibraryClass>\r |
50 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
51 | <Keyword>DebugLib</Keyword>\r | |
52 | </LibraryClass>\r | |
53 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
54 | <Keyword>HobLib</Keyword>\r | |
55 | </LibraryClass>\r | |
56 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
57 | <Keyword>BaseMemoryLib</Keyword>\r | |
58 | </LibraryClass>\r | |
59 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
60 | <Keyword>MemoryAllocationLib</Keyword>\r | |
61 | </LibraryClass>\r | |
62 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
63 | <Keyword>UefiBootServicesTableLib</Keyword>\r | |
64 | </LibraryClass>\r | |
878ddf1f | 65 | </LibraryClassDefinitions>\r |
66 | <SourceFiles>\r | |
67 | <Filename>Nt32Fwh.dxs</Filename>\r | |
3fc9d866 | 68 | <Filename SupArchList="IA32">nt32\FWBlockService.c</Filename>\r |
2d527200 | 69 | <Filename SupArchList="IA32">nt32\FwBlockService.h</Filename>\r |
70 | <Filename SupArchList="IA32">nt32\FvbInfo.c</Filename>\r | |
69ce08bf LG |
71 | <Filename ToolCode="DUMMY">Common\FWBlockService.c</Filename>\r |
72 | <Filename ToolCode="DUMMY">Common\FwBlockService.h</Filename>\r | |
73 | <Filename ToolCode="DUMMY">Common\ia32\Ia32Fwh.c</Filename>\r | |
878ddf1f | 74 | </SourceFiles>\r |
2d527200 | 75 | <PackageDependencies>\r |
76 | <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r | |
77 | <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r | |
78 | <Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>\r | |
79 | </PackageDependencies>\r | |
878ddf1f | 80 | <Protocols>\r |
2d527200 | 81 | <Protocol Usage="SOMETIMES_PRODUCED">\r |
53b86193 | 82 | <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r |
2d527200 | 83 | </Protocol>\r |
84 | <Protocol Usage="SOMETIMES_PRODUCED">\r | |
53b86193 | 85 | <ProtocolCName>gEfiFirmwareVolumeBlockProtocolGuid</ProtocolCName>\r |
2d527200 | 86 | </Protocol>\r |
87 | <Protocol Usage="ALWAYS_PRODUCED">\r | |
53b86193 | 88 | <ProtocolCName>gEfiFvbExtensionProtocolGuid</ProtocolCName>\r |
2d527200 | 89 | </Protocol>\r |
878ddf1f | 90 | </Protocols>\r |
91 | <Events>\r | |
92 | <CreateEvents>\r | |
2d527200 | 93 | <EventTypes EventGuidCName="gEfiEventVirtualAddressChangeGuid" Usage="ALWAYS_CONSUMED">\r |
94 | <EventType>EVENT_GROUP_GUID</EventType>\r | |
95 | </EventTypes>\r | |
878ddf1f | 96 | </CreateEvents>\r |
97 | </Events>\r | |
878ddf1f | 98 | <Guids>\r |
2d527200 | 99 | <GuidCNames Usage="ALWAYS_PRODUCED">\r |
53b86193 | 100 | <GuidCName>gEfiAlternateFvBlockGuid</GuidCName>\r |
2d527200 | 101 | </GuidCNames>\r |
878ddf1f | 102 | </Guids>\r |
103 | <Externs>\r | |
2d527200 | 104 | <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r |
15b06e58 | 105 | <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r |
878ddf1f | 106 | <Extern>\r |
107 | <ModuleEntryPoint>FvbInitialize</ModuleEntryPoint>\r | |
108 | </Extern>\r | |
878ddf1f | 109 | </Externs>\r |
2d527200 | 110 | </ModuleSurfaceArea> |