summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort.inf
diff options
context:
space:
mode:
authorAnthony PERARD <anthony.perard@citrix.com>2020-04-23 10:53:56 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-04-28 21:12:01 +0000
commit52f012129ac497a3abd4aae0dc75f2a32acfd918 (patch)
tree01ebe122638cb98e52e9ffa9f0c7e53bcb363a22 /OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort.inf
parent61ac4fc70d3d38f3369357f7aa20c1469189789a (diff)
downloadedk2-52f012129ac497a3abd4aae0dc75f2a32acfd918.tar.gz
edk2-52f012129ac497a3abd4aae0dc75f2a32acfd918.tar.bz2
edk2-52f012129ac497a3abd4aae0dc75f2a32acfd918.zip
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>
Diffstat (limited to 'OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort.inf')
-rw-r--r--OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort.inf b/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort.inf
index ab27f6327a..8f721d249d 100644
--- a/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort.inf
+++ b/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort.inf
@@ -24,6 +24,7 @@
#
[Sources]
+ DebugIoPortQemu.c
DebugLib.c
DebugLibDetect.h
DebugLibDetectRom.c