]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - EdkUnixPkg/Dxe/UnixThunk/Chipset/Reset/Reset.msa
Fix component name bugs when input Controller Name is invalid
[mirror_edk2.git] / EdkUnixPkg / Dxe / UnixThunk / Chipset / Reset / Reset.msa
... / ...
CommitLineData
1<?xml version="1.0" encoding="UTF-8"?>\r
2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
3 <MsaHeader>\r
4 <ModuleName>Reset</ModuleName>\r
5 <ModuleType>DXE_DRIVER</ModuleType>\r
6 <GuidValue>f3613084-8985-11db-8c26-0040d02b1835</GuidValue>\r
7 <Version>1.0</Version>\r
8 <Abstract>Unix Emulation Reset Architectural Protocol Driver as defined in TIANO</Abstract>\r
9 <Description>\r
10 This Reset module simulates system reset by process exit on NT.\r
11 </Description>\r
12 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
13 <License>All rights reserved. This program and the accompanying materials\r
14 are licensed and made available under the terms and conditions of the BSD License\r
15 which accompanies this distribution. The full text of the license may be found at\r
16 http://opensource.org/licenses/bsd-license.php\r
17 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
18 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
19 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
20 </MsaHeader>\r
21 <ModuleDefinitions>\r
22 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
23 <BinaryModule>false</BinaryModule>\r
24 <OutputFileBasename>Reset</OutputFileBasename>\r
25 </ModuleDefinitions>\r
26 <LibraryClassDefinitions>\r
27 <LibraryClass Usage="ALWAYS_CONSUMED">\r
28 <Keyword>BaseLib</Keyword>\r
29 </LibraryClass>\r
30 <LibraryClass Usage="ALWAYS_CONSUMED">\r
31 <Keyword>DebugLib</Keyword>\r
32 </LibraryClass>\r
33 <LibraryClass Usage="ALWAYS_CONSUMED">\r
34 <Keyword>UefiLib</Keyword>\r
35 </LibraryClass>\r
36 <LibraryClass Usage="ALWAYS_CONSUMED">\r
37 <Keyword>UefiDriverEntryPoint</Keyword>\r
38 </LibraryClass>\r
39 <LibraryClass Usage="ALWAYS_CONSUMED">\r
40 <Keyword>UnixLib</Keyword>\r
41 </LibraryClass>\r
42 <LibraryClass Usage="ALWAYS_CONSUMED">\r
43 <Keyword>MemoryAllocationLib</Keyword>\r
44 </LibraryClass>\r
45 <LibraryClass Usage="ALWAYS_CONSUMED">\r
46 <Keyword>UefiBootServicesTableLib</Keyword>\r
47 </LibraryClass>\r
48 </LibraryClassDefinitions>\r
49 <SourceFiles>\r
50 <Filename>Reset.c</Filename>\r
51 <Filename>Reset.dxs</Filename>\r
52 </SourceFiles>\r
53 <PackageDependencies>\r
54 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
55 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r
56 <Package PackageGuid="f2805c44-8985-11db-9e98-0040d02b1835"/>\r
57 </PackageDependencies>\r
58 <Protocols>\r
59 <Protocol Usage="ALWAYS_PRODUCED">\r
60 <ProtocolCName>gEfiResetArchProtocolGuid</ProtocolCName>\r
61 </Protocol>\r
62 </Protocols>\r
63 <Externs>\r
64 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
65 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
66 <Extern>\r
67 <ModuleEntryPoint>InitializeUnixReset</ModuleEntryPoint>\r
68 </Extern>\r
69 </Externs>\r
70</ModuleSurfaceArea>