OvmfPkg/PlatformDebugLibIoPort: factor out debug port detection

Factor out debug port detection in PlatformDebugLibIoPort.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Message-Id: <20200423095358.2518197-4-anthony.perard@citrix.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
This commit is contained in:
Anthony PERARD
2020-04-23 10:53:56 +01:00
committed by mergify[bot]
parent 61ac4fc70d
commit 52f012129a
5 changed files with 36 additions and 22 deletions

View File

@@ -24,6 +24,7 @@
#
[Sources]
DebugIoPortQemu.c
DebugLib.c
DebugLibDetect.c
DebugLibDetect.h