OvmfPkg/PlatformDebugLibIoPort: Reword QEMU to hypervisor
We are going to reuse PlatformDebugLibIoPort to use debug IO port from hypervisors that aren't QEMU, so reword "QEMU" to "hypervisor" in the descriptions. Signed-off-by: Anthony PERARD <anthony.perard@citrix.com> Message-Id: <20200423095358.2518197-3-anthony.perard@citrix.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
d5d60a4331
commit
61ac4fc70d
@@ -1,5 +1,5 @@
|
||||
/** @file
|
||||
Base Debug library instance for QEMU debug port.
|
||||
Base Debug library instance for hypervisor debug port.
|
||||
It uses PrintLib to send debug messages to a fixed I/O port.
|
||||
|
||||
Copyright (c) 2006 - 2019, Intel Corporation. All rights reserved.<BR>
|
||||
|
Reference in New Issue
Block a user