]> git.proxmox.com Git - mirror_edk2.git/blame - IntelSiliconPkg/Feature/Capsule/Library/MicrocodeFlashAccessLibNull/MicrocodeFlashAccessLibNull.inf
IntelSiliconPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / IntelSiliconPkg / Feature / Capsule / Library / MicrocodeFlashAccessLibNull / MicrocodeFlashAccessLibNull.inf
CommitLineData
c7829aa0
JY
1## @file\r
2# Microcode flash device access library.\r
3#\r
4# Microcode flash device access library NULL instance.\r
5#\r
43e12eea 6# Copyright (c) 2016 - 2017, Intel Corporation. All rights reserved.<BR>\r
8f7a05e1 7# SPDX-License-Identifier: BSD-2-Clause-Patent\r
c7829aa0
JY
8#\r
9##\r
10\r
11[Defines]\r
12 INF_VERSION = 0x00010005\r
13 BASE_NAME = MicrocodeFlashAccessLibNull\r
14 MODULE_UNI_FILE = MicrocodeFlashAccessLibNull.uni\r
15 FILE_GUID = 6F871ADD-9D86-4676-8BAD-68E2E451FC5B\r
16 MODULE_TYPE = BASE\r
17 VERSION_STRING = 1.0\r
18 LIBRARY_CLASS = MicrocodeFlashAccessLib\r
19\r
20#\r
21# The following information is for reference only and not required by the build tools.\r
22#\r
43e12eea 23# VALID_ARCHITECTURES = IA32 X64\r
c7829aa0
JY
24#\r
25\r
26[Sources]\r
27 MicrocodeFlashAccessLibNull.c\r
28\r
29[Packages]\r
30 MdePkg/MdePkg.dec\r
43e12eea 31 IntelSiliconPkg/IntelSiliconPkg.dec\r
c7829aa0
JY
32\r
33[LibraryClasses]\r
34 BaseMemoryLib\r