Attention is currently required from: Tony Huang, Wisley Chen, Karthik Ramasubramanian.
Hello build bot (Jenkins), Tim Wawrzynczak, Wisley Chen, Zhuohao Lee, Karthik Ramasubramanian,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/67373
to look at the new patch set (#11).
Change subject: mb/google/dedede: Generate MS0X entry and provide variant hook ......................................................................
mb/google/dedede: Generate MS0X entry and provide variant hook
BUG=b:245426120 BRANCH=firmware-dedede-13606.B TEST=emerge-dedede coreboot check SSDT table has MS0X entry Scope (_SB) { Method (MS0X, 1, Serialized) { If ((Arg0 == One)) { _SB.PCI0.CTXS (0x41) } Else { _SB.PCI0.STXS (0x41) } } }
Change-Id: Id01089531503e62231c5ab19e4cd8056198b9acb Signed-off-by: Tony Huang tony-huang@quanta.corp-partner.google.com --- M src/mainboard/google/dedede/mainboard.c M src/mainboard/google/dedede/variants/baseboard/include/baseboard/variants.h 2 files changed, 73 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/67373/11