X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=PcAtChipsetPkg%2FLibrary%2FAcpiTimerLib%2FAcpiTimerLib.c;fp=PcAtChipsetPkg%2FLibrary%2FAcpiTimerLib%2FAcpiTimerLib.c;h=0a49093dbf267bef45806b349093ae014deac868;hp=7dc11014a5888c7531008d6e696a8fb8eda709ab;hb=aad15888d6d6193f5818eadfa29c2f3c28036cc3;hpb=493dde944d77e768d3d792405638a27acf30f261 diff --git a/PcAtChipsetPkg/Library/AcpiTimerLib/AcpiTimerLib.c b/PcAtChipsetPkg/Library/AcpiTimerLib/AcpiTimerLib.c index 7dc11014a5..0a49093dbf 100644 --- a/PcAtChipsetPkg/Library/AcpiTimerLib/AcpiTimerLib.c +++ b/PcAtChipsetPkg/Library/AcpiTimerLib/AcpiTimerLib.c @@ -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) {