[coreboot-gerrit] New patch to review for coreboot: src/arch/x86: Remove non-ascii characters

Martin Roth (martinroth@google.com) gerrit at coreboot.org
Thu Feb 16 00:38:13 CET 2017


Martin Roth (martinroth at google.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/18376

-gerrit

commit 368c63b554d680a487fadf1c10e6ce694c60ea48
Author: Martin Roth <martinroth at google.com>
Date:   Wed Feb 15 16:37:29 2017 -0700

    src/arch/x86: Remove non-ascii characters
    
    Change-Id: Ie0d35c693ed5cc3e890279eda289bd6d4416d9e6
    Signed-off-by: Martin Roth <martinroth at google.com>
---
 src/arch/x86/include/arch/acpi_ivrs.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/arch/x86/include/arch/acpi_ivrs.h b/src/arch/x86/include/arch/acpi_ivrs.h
index 4c28a4c..5d69141 100644
--- a/src/arch/x86/include/arch/acpi_ivrs.h
+++ b/src/arch/x86/include/arch/acpi_ivrs.h
@@ -15,7 +15,7 @@
 
 /*
  * AMD I/O Virtualization Technology (IOMMU)
- * Specification 48882—Rev 2.62—February 2015
+ * Specification 48882-Rev 2.62-February 2015
  *
  * from http://www.uefi.org/acpi
  * I/O Virtualization Reporting Structure (IVRS)



More information about the coreboot-gerrit mailing list