]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/UefiDriverModelLib/UefiDriverModelLib.msa
1. Change the protocol usage type in UefiDriverModelLib
[mirror_edk2.git] / MdePkg / Library / UefiDriverModelLib / UefiDriverModelLib.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
8569244e 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>UefiDriverModelLib</ModuleName>\r
878ddf1f 5 <ModuleType>UEFI_DRIVER</ModuleType>\r
3bdeb048 6 <GuidValue>52af22ae-9901-4484-8cdc-622dd5838b09</GuidValue>\r
7 <Version>1.0</Version>\r
878ddf1f 8 <Abstract>Component description file for the entry point to a EFIDXE Drivers</Abstract>\r
9 <Description>Library to abstract Framework extensions that conflict with UEFI 2.0 Specification</Description>\r
abf537ea 10 <Copyright>Copyright (c) 2006, 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>UefiDriverModelLib</OutputFileBasename>\r
23 </ModuleDefinitions>\r
5b2a7957 24 <LibraryClassDefinitions>\r
f5c96748 25 <LibraryClass Usage="ALWAYS_PRODUCED" SupModuleList="DXE_DRIVER DXE_RUNTIME_DRIVER UEFI_DRIVER">\r
3bdeb048 26 <Keyword>UefiDriverModelLib</Keyword>\r
27 </LibraryClass>\r
28 <LibraryClass Usage="ALWAYS_CONSUMED">\r
29 <Keyword>DebugLib</Keyword>\r
30 </LibraryClass>\r
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>UefiDriverModelLib.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
c6345a13 42 <Protocol Usage="ALWAYS_PRODUCED">\r
53b86193 43 <ProtocolCName>gEfiDriverBindingProtocolGuid</ProtocolCName>\r
3bdeb048 44 </Protocol>\r
c6345a13 45 <Protocol Usage="SOMETIMES_CONSUMED">\r
53b86193 46 <ProtocolCName>gEfiComponentNameProtocolGuid</ProtocolCName>\r
3bdeb048 47 </Protocol>\r
c6345a13 48 <Protocol Usage="SOMETIMES_CONSUMED">\r
53b86193 49 <ProtocolCName>gEfiDriverConfigurationProtocolGuid</ProtocolCName>\r
3bdeb048 50 </Protocol>\r
c6345a13 51 <Protocol Usage="SOMETIMES_CONSUMED">\r
53b86193 52 <ProtocolCName>gEfiDriverDiagnosticsProtocolGuid</ProtocolCName>\r
3bdeb048 53 </Protocol>\r
878ddf1f 54 </Protocols>\r
5b2a7957 55 <Externs>\r
3bdeb048 56 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 57 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
3bdeb048 58 <Extern>\r
59 <Constructor>UefiDriverModelLibConstructor</Constructor>\r
60 <Destructor>UefiDriverModelLibDestructor</Destructor>\r
61 </Extern>\r
878ddf1f 62 </Externs>\r
8569244e 63 <PcdCoded>\r
64 <PcdEntry PcdItemType="FEATURE_FLAG" Usage="ALWAYS_CONSUMED">\r
65 <C_Name>PcdComponentNameDisable</C_Name>\r
66 <TokenSpaceGuidCName>gEfiMdePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
67 <HelpText>If this value is set TRUE, autogen will replace Compoent Name Protocol instance with NULL.</HelpText>\r
68 </PcdEntry>\r
69 <PcdEntry PcdItemType="FEATURE_FLAG" Usage="ALWAYS_CONSUMED">\r
70 <C_Name>PcdDriverDiagnosticsDisable</C_Name>\r
71 <TokenSpaceGuidCName>gEfiMdePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
72 <HelpText>If this value is set TRUE, autogen will replace Driver Diagnostics Protocol instance with NULL.</HelpText>\r
73 </PcdEntry>\r
74 </PcdCoded>\r
3bdeb048 75</ModuleSurfaceArea>