[coreboot-gerrit] Change in coreboot[master]: src/arch/x86/acpi.c: Be more verbose when finding the wakeup vector

Nico Huber (Code Review) gerrit at coreboot.org
Sun Nov 4 14:21:02 CET 2018


Nico Huber has posted comments on this change. ( https://review.coreboot.org/29449 )

Change subject: src/arch/x86/acpi.c: Be more verbose when finding the wakeup vector
......................................................................


Patch Set 1:

(3 comments)

https://review.coreboot.org/#/c/29449/1//COMMIT_MSG
Commit Message:

https://review.coreboot.org/#/c/29449/1//COMMIT_MSG@7
PS1, Line 7: src/arch/x86/acpi.c: Be more verbose when finding the wakeup vector
The original Git rule is 55 chars for the summary. We allow
more but it's unnecessary here (e.g. `x86/acpi: ...` would
still carry the same information).


https://review.coreboot.org/#/c/29449/1/src/arch/x86/acpi.c
File src/arch/x86/acpi.c:

https://review.coreboot.org/#/c/29449/1/src/arch/x86/acpi.c@1282
PS1, Line 1282: 		printk(BIOS_ERR, "No RSDP found, wake up from S3 not "
Please don't break the string literal. If you want to honor the
line limit, break after the comma. (But you don't have to, there's
an unwritten exception for string literals.)


https://review.coreboot.org/#/c/29449/1/src/arch/x86/acpi.c@1282
PS1, Line 1282: BIOS_ERR
rather BIOS_ALERT



-- 
To view, visit https://review.coreboot.org/29449
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib006c4a213c0da180018e5fbf7a47d6af66f8bc4
Gerrit-Change-Number: 29449
Gerrit-PatchSet: 1
Gerrit-Owner: Angel Pons <th3fanbus at gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus at gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h at gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-Comment-Date: Sun, 04 Nov 2018 13:21:02 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181104/8704cf44/attachment.html>


More information about the coreboot-gerrit mailing list