]> git.proxmox.com Git - mirror_edk2.git/blob - EdkModulePkg/Library/EdkNullCustomizedDecompressLib/EdkNullCustomizedDecompressLib.msa
Ensure the validity of Ffs Sections when adding a new Sections to Ffs.
[mirror_edk2.git] / EdkModulePkg / Library / EdkNullCustomizedDecompressLib / EdkNullCustomizedDecompressLib.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">
3 <MsaHeader>
4 <ModuleName>EdkNullCustomizedDecompressLib</ModuleName>
5 <ModuleType>DXE_DRIVER</ModuleType>
6 <GuidValue>4a024320-0648-49c3-84d4-3d04670a1c77</GuidValue>
7 <Version>1.0</Version>
8 <Abstract>NULL customized decompression library</Abstract>
9 <Description>
10 NULL implementation of customized decompression library, all
11 interfaces return EFI_UNSUPPORTED.
12 </Description>
13 <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>
14 <License>All rights reserved. This program and the accompanying materials
15 are licensed and made available under the terms and conditions of the BSD License
16 which accompanies this distribution. The full text of the license may be found at
17 http://opensource.org/licenses/bsd-license.php
18 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
19 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
20 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
21 </MsaHeader>
22 <ModuleDefinitions>
23 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
24 <BinaryModule>false</BinaryModule>
25 <OutputFileBasename>EdkNullCustomizedDecompressLib</OutputFileBasename>
26 </ModuleDefinitions>
27 <LibraryClassDefinitions>
28 <LibraryClass Usage="ALWAYS_PRODUCED">
29 <Keyword>CustomDecompressLib</Keyword>
30 </LibraryClass>
31 </LibraryClassDefinitions>
32 <SourceFiles>
33 <Filename>CustomizedDecompress.h</Filename>
34 <Filename>CustomizedDecompress.c</Filename>
35 </SourceFiles>
36 <PackageDependencies>
37 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
38 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>
39 </PackageDependencies>
40 <Externs>
41 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
42 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
43 </Externs>
44 </ModuleSurfaceArea>