[coreboot-gerrit] Change in coreboot[master]: superio/acpi/pnp.asl: Fix PNP_READ_DMA/PNP_WRITE_DMA macros

Keith Hui (Code Review) gerrit at coreboot.org
Tue Oct 17 05:14:02 CEST 2017


Hello build bot (Jenkins), 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/22066

to look at the new patch set (#2).

Change subject: superio/acpi/pnp.asl: Fix PNP_READ_DMA/PNP_WRITE_DMA macros
......................................................................

superio/acpi/pnp.asl: Fix PNP_READ_DMA/PNP_WRITE_DMA macros

These macros, broken since day one, should CreateByteField instead
of CreateWordField. Without the fix, any ASLs that try to use it
will fail to compile with a "ResourceTag smaller than Field"
warning.

Change-Id: Ieeb509aece8836785998b23fdc805a747d40a77a
Signed-off-by: Keith Hui <buurin at gmail.com>
---
M src/superio/acpi/pnp.asl
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/66/22066/2
-- 
To view, visit https://review.coreboot.org/22066
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ieeb509aece8836785998b23fdc805a747d40a77a
Gerrit-Change-Number: 22066
Gerrit-PatchSet: 2
Gerrit-Owner: Keith Hui <buurin at gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171017/ed8699b1/attachment.html>


More information about the coreboot-gerrit mailing list