]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFrameworkPkg/Library/DxeBootScriptLibNull/DxeBootScriptLibNull.msa
Add DxeBootScriptLibNull in IntelFrameworkPkg.
[mirror_edk2.git] / IntelFrameworkPkg / Library / DxeBootScriptLibNull / DxeBootScriptLibNull.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3 <MsaHeader>
4 <ModuleName>DxeBootScriptLibNull</ModuleName>
5 <ModuleType>DXE_DRIVER</ModuleType>
6 <GuidValue>9A6DC1AC-94C0-43b1-8714-4C70FD58A815</GuidValue>
7 <Version>1.0</Version>
8 <Abstract>BootScriptLib instance that always produces NOP operation.</Abstract>
9 <Description>This library is primarily used by platform that does not support ACPI S3 resume.
10 All the library interfaces simply return EFI_SUCCESS without performing any operation.</Description>
11 <Copyright>Copyright (c) 2007, Intel Corporation.</Copyright>
12 <License>All rights reserved.
13 This software and associated documentation (if any) is furnished
14 under a license and may only be used or copied in accordance
15 with the terms of the license. Except as permitted by such
16 license, no part of this software or documentation may be
17 reproduced, stored in a retrieval system, or transmitted in any
18 form or by any means without the express written consent of
19 Intel Corporation.</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>DxeBootScriptLibNull</OutputFileBasename>
26 </ModuleDefinitions>
27 <LibraryClassDefinitions>
28 <LibraryClass Usage="ALWAYS_PRODUCED">
29 <Keyword>BootScriptLib</Keyword>
30 </LibraryClass>
31 </LibraryClassDefinitions>
32 <SourceFiles>
33 <Filename>BootScriptLib.c</Filename>
34 </SourceFiles>
35 <PackageDependencies>
36 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
37 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>
38 <Package PackageGuid="bea835f9-fd62-464a-81ff-f3a806360c6b"/>
39 </PackageDependencies>
40 <Externs>
41 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
42 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
43 </Externs>
44 </ModuleSurfaceArea>