]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.inf
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Library / PlatformBootManagerLibNull / PlatformBootManagerLibNull.inf
CommitLineData
f4cd24da
RN
1## @file\r
2# Include all platform action which can be customized by IBV/OEM.\r
3#\r
4# Copyright (c) 2012 - 2015, Intel Corporation. All rights reserved.<BR>\r
9d510e61 5# SPDX-License-Identifier: BSD-2-Clause-Patent\r
f4cd24da
RN
6#\r
7##\r
8\r
9[Defines]\r
10 INF_VERSION = 0x00010005\r
11 BASE_NAME = PlatformBootManagerLib\r
4cd67a4d 12 MODULE_UNI_FILE = PlatformBootManagerLibNull.uni\r
f4cd24da
RN
13 FILE_GUID = 95C097CC-8943-4038-BB8A-1C70CF2E9F3C\r
14 MODULE_TYPE = DXE_DRIVER\r
15 VERSION_STRING = 1.0\r
16 LIBRARY_CLASS = PlatformBootManagerLib|DXE_DRIVER\r
17\r
18\r
19#\r
20# The following information is for reference only and not required by the build tools.\r
21#\r
22# VALID_ARCHITECTURES = IA32 X64 EBC\r
23#\r
24\r
25[Sources]\r
26 PlatformBootManager.c\r
27\r
28\r
29[Packages]\r
30 MdePkg/MdePkg.dec\r
31 MdeModulePkg/MdeModulePkg.dec\r