PcAtChipsetPkg: Fix few typos
Correctly write 'serial', remove duplicated 'the'. Cc: Ray Ni <ray.ni@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Acked-by: Liming Gao <liming.gao@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-62-philmd@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
493dde944d
commit
aad15888d6
@@ -59,7 +59,7 @@ AcpiTimerLibConstructor (
|
||||
|
||||
//
|
||||
// If the register offset to the BAR for the ACPI I/O Port Base Address is 0x0000, then
|
||||
// no PCI register programming is required to enable access to the the ACPI registers
|
||||
// no PCI register programming is required to enable access to the ACPI registers
|
||||
// specified by PcdAcpiIoPortBaseAddress
|
||||
//
|
||||
if (PcdGet16 (PcdAcpiIoPciBarRegisterOffset) == 0x0000) {
|
||||
|
Reference in New Issue
Block a user