]> git.proxmox.com Git - mirror_edk2.git/blob - OptionRomPkg/OptionRomPkg.nspd
7a4d6d05006cb521e3c0e2c46db6c2d71c545898
[mirror_edk2.git] / OptionRomPkg / OptionRomPkg.nspd
1 <?xml version="1.0" encoding="UTF-8"?>
2 <PackageSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3 <SpdHeader>
4 <PackageName>OptionRomPkg</PackageName>
5 <GuidValue>AA3865E8-7F30-4f59-8696-99F560101852</GuidValue>
6 <Version>0.1</Version>
7 <Abstract>Option Rom Package Reference Implementations.</Abstract>
8 <Description>This package is designed to interoperate with the EDK II open source project
9 at http://www.tianocore.org, and this package is required to build PCI compliant
10 Option ROM image for all CPU architectures, including EBC target.
11 A single driver can support mixes of EFI 1.1, UEFI 2.0 and UEFI 2.1.</Description>
12 <Copyright>Copyright (c) 2007, Intel Corporation.</Copyright>
13 <License>All rights reserved.
14 This program and the accompanying materials are licensed and made available
15 under the terms and conditions of the BSD License which accompanies this distribution.
16 The full text of the license may be found at http://opensource.org/licenses/bsd-license.php
17 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES
18 OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
19 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
20 </SpdHeader>
21 <PackageDefinitions>
22 <ReadOnly>false</ReadOnly>
23 <RePackage>false</RePackage>
24 </PackageDefinitions>
25 <MsaFiles>
26 <Filename>AtapiPassThruDxe/AtapiPassThruDxe.msa</Filename>
27 <Filename>CirrusLogic5430Dxe/CirrusLogic5430Dxe.msa</Filename>
28 </MsaFiles>
29 <GuidDeclarations>
30 <Entry Name="OptionRomPkgTokenSpace" GuidTypeList="TOKEN_SPACE_GUID">
31 <C_Name>gOptionRomPkgTokenSpaceGuid</C_Name>
32 <GuidValue>1E43298F-3478-41a7-B577-86064635C728</GuidValue>
33 <HelpText>Token space GUID for OptionRomPkg</HelpText>
34 </Entry>
35 </GuidDeclarations>
36 <PcdDeclarations>
37 <PcdEntry>
38 <C_Name>PcdSupportScsiPassThru</C_Name>
39 <Token>0x00010001</Token>
40 <TokenSpaceGuidCName>gOptionRomPkgTokenSpaceGuid</TokenSpaceGuidCName>
41 <DatumType>BOOLEAN</DatumType>
42 <ValidUsage>FEATURE_FLAG</ValidUsage>
43 <DefaultValue>TRUE</DefaultValue>
44 <HelpText>Option Rom Package driver to support the Scsi Pass Thru protocol</HelpText>
45 </PcdEntry>
46 <PcdEntry>
47 <C_Name>PcdSupportExtScsiPassThru</C_Name>
48 <Token>0x00010002</Token>
49 <TokenSpaceGuidCName>gOptionRomPkgTokenSpaceGuid</TokenSpaceGuidCName>
50 <DatumType>BOOLEAN</DatumType>
51 <ValidUsage>FEATURE_FLAG</ValidUsage>
52 <DefaultValue>TRUE</DefaultValue>
53 <HelpText>Option Rom Package driver to support the Ext Scsi Pass Thru protocol</HelpText>
54 </PcdEntry>
55 <PcdEntry>
56 <C_Name>PcdDriverSupportedEfiVersion</C_Name>
57 <Token>0x00010003</Token>
58 <TokenSpaceGuidCName>gOptionRomPkgTokenSpaceGuid</TokenSpaceGuidCName>
59 <DatumType>UINT32</DatumType>
60 <ValidUsage>FIXED_AT_BUILD PATCHABLE_IN_MODULE</ValidUsage>
61 <DefaultValue>0x0002000a</DefaultValue>
62 <HelpText>The firmware version field of Driver Supported EFI version protocol.</HelpText>
63 </PcdEntry>
64 <PcdEntry>
65 <C_Name>PcdSupportGop</C_Name>
66 <Token>0x00010004</Token>
67 <TokenSpaceGuidCName>gOptionRomPkgTokenSpaceGuid</TokenSpaceGuidCName>
68 <DatumType>BOOLEAN</DatumType>
69 <ValidUsage>FEATURE_FLAG</ValidUsage>
70 <DefaultValue>TRUE</DefaultValue>
71 <HelpText>The driver in OptionRomPkg to support GOP protocol.</HelpText>
72 </PcdEntry>
73 <PcdEntry>
74 <C_Name>PcdSupportUga</C_Name>
75 <Token>0x00010005</Token>
76 <TokenSpaceGuidCName>gOptionRomPkgTokenSpaceGuid</TokenSpaceGuidCName>
77 <DatumType>BOOLEAN</DatumType>
78 <ValidUsage>FEATURE_FLAG</ValidUsage>
79 <DefaultValue>TRUE</DefaultValue>
80 <HelpText>The driver in OptionRomPkg to support UGA protocol.</HelpText>
81 </PcdEntry>
82 </PcdDeclarations>
83 </PackageSurfaceArea>