Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33487 )
Change subject: acpi: Add SPMI table
......................................................................
Patch Set 3:
(2 comments)
https://review.coreboot.org/#/c/33487/2/src/arch/x86/acpi.c
File src/arch/x86/acpi.c:
https://review.coreboot.org/#/c/33487/2/src/arch/x86/acpi.c@793
PS2, Line 793: header->length = sizeof(struct acpi_spmi);
is it needed to do this twice? I don;t see why the value should change between this line and line 82 […]
Done
https://review.coreboot.org/#/c/33487/2/src/arch/x86/include/arch/acpi.h
File src/arch/x86/include/arch/acpi.h:
https://review.coreboot.org/#/c/33487/2/src/arch/x86/include/arch/acpi.h@786
PS2, Line 786: IPMI_INTERFACE_RESERVED,
maybe add an explicit = 0 here, so that it is more obvious that this will get used as raw values
Done
--
To view, visit
https://review.coreboot.org/c/coreboot/+/33487
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Idff5134ce4c124f7e76acb0080da404b0c0dfffe
Gerrit-Change-Number: 33487
Gerrit-PatchSet: 3
Gerrit-Owner: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: HAOUAS Elyes
ehaouas@noos.fr
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Philipp Deppenwiese
zaolin.daisuki@gmail.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Sun, 16 Jun 2019 16:56:39 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Felix Held
felix-coreboot@felixheld.de
Gerrit-MessageType: comment