]> git.proxmox.com Git - mirror_edk2.git/blob - FatPkg/FatPkg.nspd
Add details comments for the code flow to initialize Unicode Collation (2) support.
[mirror_edk2.git] / FatPkg / FatPkg.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>FatPkg</PackageName>
5 <GuidValue>8EA68A2C-99CB-4332-85C6-DD5864EAA674</GuidValue>
6 <Version>1.0</Version>
7 <Abstract>Edk FAT Package</Abstract>
8 <Description>FAT 32 Driver</Description>
9 <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>
10 <License>This program and the accompanying materials are licensed and made available
11 under the terms and conditions of the BSD License which accompanies this
12 distribution. The full text of the license may be found at
13 http://opensource.org/licenses/bsd-license.php
14
15 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
16 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
17 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
18 </SpdHeader>
19 <PackageDefinitions>
20 <ReadOnly>false</ReadOnly>
21 <RePackage>false</RePackage>
22 </PackageDefinitions>
23 <MsaFiles>
24 <Filename>EnhancedFatDxe/Fat.msa</Filename>
25 </MsaFiles>
26 <GuidDeclarations>
27 <Entry Name="Fat Package Token space Guid" GuidTypeList="TOKEN_SPACE_GUID">
28 <C_Name>gEfiFatPkgTokenSpaceGuid</C_Name>
29 <GuidValue>c8e92dba-1d92-411f-ae0a-1dbed8f13299</GuidValue>
30 <HelpText/>
31 </Entry>
32 </GuidDeclarations>
33 <PcdDeclarations>
34 <PcdEntry>
35 <C_Name>PcdUnicodeCollationSupport</C_Name>
36 <Token>0x00010001</Token>
37 <TokenSpaceGuidCName>gEfiFatPkgTokenSpaceGuid</TokenSpaceGuidCName>
38 <DatumType>BOOLEAN</DatumType>
39 <ValidUsage>FEATURE_FLAG</ValidUsage>
40 <DefaultValue>TRUE</DefaultValue>
41 <HelpText>Support Unicode Collation</HelpText>
42 </PcdEntry>
43 <PcdEntry>
44 <C_Name>PcdUnicodeCollationSupport2</C_Name>
45 <Token>0x00010002</Token>
46 <TokenSpaceGuidCName>gFatPkgTokenSpaceGuid</TokenSpaceGuidCName>
47 <DatumType>BOOLEAN</DatumType>
48 <ValidUsage>FEATURE_FLAG</ValidUsage>
49 <DefaultValue>TRUE</DefaultValue>
50 <HelpText>Support Unicode Collation 2.</HelpText>
51 </PcdEntry>
52 </PcdDeclarations>
53 </PackageSurfaceArea>