Angel Pons has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/38925 )
Change subject: util/autoport: Fix typo ......................................................................
util/autoport: Fix typo
Also reflow the paragraph in which the typo was hiding a bit.
Change-Id: I2fea01fe23af21c2540fa90154ce29af3e74776b Signed-off-by: Angel Pons th3fanbus@gmail.com --- M util/autoport/readme.md 1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/38925/1
diff --git a/util/autoport/readme.md b/util/autoport/readme.md index b73b441..6744137 100644 --- a/util/autoport/readme.md +++ b/util/autoport/readme.md @@ -355,9 +355,9 @@
## `c*_acpower` and `c*_battery`
-Which mwait states to match to which ACPI levels. Normall, there is no -need to modify anything unless your device has very special power -saving requirements. +Which mwait states to match to which ACPI levels. Normally, there is no +need to modify anything unless your device has very special power saving +requirements.
## `install_intel_vga_int15_handler`
HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38925 )
Change subject: util/autoport: Fix typo ......................................................................
Patch Set 1: Code-Review+2
Peter Lemenkov has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38925 )
Change subject: util/autoport: Fix typo ......................................................................
Patch Set 1: Code-Review+2
Felix Held has submitted this change. ( https://review.coreboot.org/c/coreboot/+/38925 )
Change subject: util/autoport: Fix typo ......................................................................
util/autoport: Fix typo
Also reflow the paragraph in which the typo was hiding a bit.
Change-Id: I2fea01fe23af21c2540fa90154ce29af3e74776b Signed-off-by: Angel Pons th3fanbus@gmail.com Reviewed-on: https://review.coreboot.org/c/coreboot/+/38925 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: HAOUAS Elyes ehaouas@noos.fr Reviewed-by: Peter Lemenkov lemenkov@gmail.com --- M util/autoport/readme.md 1 file changed, 3 insertions(+), 3 deletions(-)
Approvals: build bot (Jenkins): Verified HAOUAS Elyes: Looks good to me, approved Peter Lemenkov: Looks good to me, approved
diff --git a/util/autoport/readme.md b/util/autoport/readme.md index a964e06..9af08f4 100644 --- a/util/autoport/readme.md +++ b/util/autoport/readme.md @@ -355,9 +355,9 @@
## `c*_acpower` and `c*_battery`
-Which mwait states to match to which ACPI levels. Normall, there is no -need to modify anything unless your device has very special power -saving requirements. +Which mwait states to match to which ACPI levels. Normally, there is no +need to modify anything unless your device has very special power saving +requirements.
## `install_intel_vga_int15_handler`
9elements QA has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38925 )
Change subject: util/autoport: Fix typo ......................................................................
Patch Set 2:
Automatic boot test returned (PASS/FAIL/TOTAL): 3/0/3 Emulation targets: EMULATION_QEMU_X86_Q35 using payload TianoCore : SUCCESS : https://lava.9esec.io/r/658 EMULATION_QEMU_X86_Q35 using payload SeaBIOS : SUCCESS : https://lava.9esec.io/r/657 EMULATION_QEMU_X86_I440FX using payload SeaBIOS : SUCCESS : https://lava.9esec.io/r/656
Please note: This test is under development and might not be accurate at all!