]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.msa
Clean up MSA for MDE Libs:
[mirror_edk2.git] / MdePkg / Library / DxeSmmDriverEntryPoint / DxeSmmDriverEntryPoint.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
1a8bde03 2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
3bdeb048 3 <MsaHeader>\r
4 <ModuleName>DxeSmmDriverEntryPoint</ModuleName>\r
878ddf1f 5 <ModuleType>DXE_SMM_DRIVER</ModuleType>\r
3bdeb048 6 <GuidValue>79C5C7B7-1083-42a6-AD15-2A4E7C4274D7</GuidValue>\r
7 <Version>1.0</Version>\r
7fda265d 8 <Abstract>SMM driver entry point library</Abstract>\r
9 <Description>Register driver in SMRAM and wrapper driver library constructors and entry point</Description>\r
2c6fae9e 10 <Copyright>Copyright (c) 2006 - 2007, Intel Corporation.</Copyright>\r
53b86193 11 <License>All rights reserved. This program and the accompanying materials
12 are licensed and made available under the terms and conditions of the BSD License
13 which accompanies this distribution. The full text of the license may be found at
14 http://opensource.org/licenses/bsd-license.php
15 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
3bdeb048 16 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
17 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
18 </MsaHeader>\r
19 <ModuleDefinitions>\r
1a8bde03 20 <SupportedArchitectures>IA32 X64</SupportedArchitectures>\r
3bdeb048 21 <BinaryModule>false</BinaryModule>\r
22 <OutputFileBasename>DxeSmmDriverEntryPoint</OutputFileBasename>\r
23 </ModuleDefinitions>\r
5b2a7957 24 <LibraryClassDefinitions>\r
f5c96748 25 <LibraryClass Usage="ALWAYS_PRODUCED" SupModuleList="DXE_SMM_DRIVER">\r
3bdeb048 26 <Keyword>DxeSmmDriverEntryPoint</Keyword>\r
27 </LibraryClass>\r
28 <LibraryClass Usage="ALWAYS_CONSUMED">\r
29 <Keyword>UefiBootServicesTableLib</Keyword>\r
30 </LibraryClass>\r
31 <LibraryClass Usage="ALWAYS_CONSUMED">\r
32 <Keyword>DebugLib</Keyword>\r
33 </LibraryClass>\r
878ddf1f 34 </LibraryClassDefinitions>\r
5b2a7957 35 <SourceFiles>\r
878ddf1f 36 <Filename>DriverEntryPoint.c</Filename>\r
37 </SourceFiles>\r
3bdeb048 38 <PackageDependencies>\r
39 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
40 </PackageDependencies>\r
5b2a7957 41 <Protocols>\r
3bdeb048 42 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 43 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
3bdeb048 44 </Protocol>\r
45 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 46 <ProtocolCName>gEfiSmmBaseProtocolGuid</ProtocolCName>\r
3bdeb048 47 </Protocol>\r
48 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 49 <ProtocolCName>gEfiLoadedImageProtocolGuid</ProtocolCName>\r
3bdeb048 50 </Protocol>\r
878ddf1f 51 </Protocols>\r
3bdeb048 52 <Externs>\r
53 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 54 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
3bdeb048 55 </Externs>\r
56</ModuleSurfaceArea>