]> git.proxmox.com Git - mirror_edk2.git/blame - UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / UefiCpuPkg / Library / MicrocodeLib / MicrocodeLib.inf
CommitLineData
1a957f17
RN
1## @file\r
2# Library for microcode verification and load.\r
3#\r
4# Copyright (c) 2021, Intel Corporation. All rights reserved.<BR>\r
5#\r
6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
7#\r
8#\r
9##\r
10\r
11[Defines]\r
12 INF_VERSION = 0x00010006\r
13 BASE_NAME = MicrocodeLib\r
14 FILE_GUID = EB8C72BC-8A48-4F80-996B-E52F68416D57\r
15 MODULE_TYPE = BASE\r
16 VERSION_STRING = 1.0\r
17 LIBRARY_CLASS = MicrocodeLib\r
18\r
19#\r
20# VALID_ARCHITECTURES = IA32 X64 EBC\r
21#\r
22\r
23[Sources.common]\r
24 MicrocodeLib.c\r
25\r
26[Packages]\r
27 MdePkg/MdePkg.dec\r
28 UefiCpuPkg/UefiCpuPkg.dec\r
29\r
30[LibraryClasses]\r
31 BaseLib\r
32 DebugLib\r