Attention is currently required from: Michael Niewöhner.

HAOUAS Elyes uploaded patch set #9 to this change.

View Change

nb/intel/i945/acpi: Convert igd.asl to ASL 2.0 syntax

Generated 'build/dsdt.dsl' files for ibase/mb899 are identical.
It changes the binary, as legacy compiler does not have the optimization for
"Store (Or(ShiftLeft (Arg0, 4), 0xf), ^^DSPC.BRTC)" and "^^DSPC.BRTC = ((Arg0 << 0x04) | 0x0F)"
instructions, but the ASL v2 compiler does have.

(see https://github.com/acpica/acpica/issues/631)

Change-Id: Id0c3063b5a448fee4bcf283e56e7dc2008edcf7c
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
---
M src/northbridge/intel/i945/acpi/igd.asl
1 file changed, 3 insertions(+), 3 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/45273/9

To view, visit change 45273. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Id0c3063b5a448fee4bcf283e56e7dc2008edcf7c
Gerrit-Change-Number: 45273
Gerrit-PatchSet: 9
Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-Reviewer: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Michael Niewöhner <foss@mniewoehner.de>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Attention: Michael Niewöhner <foss@mniewoehner.de>
Gerrit-MessageType: newpatchset