OvmfPkg/DebugLibIoPort: use Rom version for PEI
This variant does not use global variables. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Tested-by: Tom Lendacky <thomas.lendacky@amd.com> Acked-by: Ard Biesheuvel <ardb@kernel.org>
This commit is contained in:
committed by
mergify[bot]
parent
f6a196c7eb
commit
e59747bd82
@@ -16,7 +16,7 @@
|
||||
FILE_GUID = CEB0D9D3-328F-4C24-8C02-28FA1986AE1B
|
||||
MODULE_TYPE = BASE
|
||||
VERSION_STRING = 1.0
|
||||
LIBRARY_CLASS = DebugLib|SEC
|
||||
LIBRARY_CLASS = DebugLib|SEC PEI_CORE PEIM
|
||||
CONSTRUCTOR = PlatformRomDebugLibIoPortConstructor
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user