]> git.proxmox.com Git - mirror_edk2.git/blame - OldMdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa
Patch so the tree will compile
[mirror_edk2.git] / OldMdePkg / Library / UefiDriverEntryPoint / UefiDriverEntryPoint.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
f5c96748 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>UefiDriverEntryPoint</ModuleName>\r
878ddf1f 5 <ModuleType>UEFI_DRIVER</ModuleType>\r
3bdeb048 6 <GuidValue>331deb15-454b-48d8-9b74-70d01f3f3556</GuidValue>\r
7 <Version>1.0</Version>\r
878ddf1f 8 <Abstract>Component description file for the entry point to a EFIDXE Drivers</Abstract>\r
6c2c7b74 9 <Description>Entry point library to a EFI/DXE driver</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
20 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
21 <BinaryModule>false</BinaryModule>\r
22 <OutputFileBasename>UefiDriverEntryPoint</OutputFileBasename>\r
23 </ModuleDefinitions>\r
5b2a7957 24 <LibraryClassDefinitions>\r
c77f9869 25 <LibraryClass Usage="ALWAYS_PRODUCED" SupModuleList="DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER UEFI_DRIVER">\r
3bdeb048 26 <Keyword>UefiDriverEntryPoint</Keyword>\r
27 </LibraryClass>\r
28 <LibraryClass Usage="ALWAYS_CONSUMED">\r
29 <Keyword>DebugLib</Keyword>\r
30 </LibraryClass>\r
3bdeb048 31 <LibraryClass Usage="ALWAYS_CONSUMED">\r
32 <Keyword>UefiBootServicesTableLib</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>gEfiLoadedImageProtocolGuid</ProtocolCName>\r
3bdeb048 44 </Protocol>\r
878ddf1f 45 </Protocols>\r
3bdeb048 46 <Externs>\r
47 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 48 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
3bdeb048 49 </Externs>\r
50</ModuleSurfaceArea>