Hello Youness Alaoui, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/27269
to look at the new patch set (#2).
Change subject: arch/x86/acpi: Add DMAR RMRR helper functions
......................................................................
arch/x86/acpi: Add DMAR RMRR helper functions
Add DMAR RMRR table entry and helper functions, using the existing
DRHD functions as a model. As the DRHD device scope (DS) functions
aren't DRHD-specific, genericize them to be used with RMRR tables as
well. Correct DRHD bar size to match table entry in creator function,
as noted in comments from patchset below.
Adapted from https://review.coreboot.org/25445
Change-Id: I912b1d7244ca4dd911bb6629533d453b1b4a06be
Signed-off-by: Matt DeVillier <matt.devillier(a)gmail.com>
---
M src/arch/x86/acpi.c
M src/arch/x86/include/arch/acpi.h
M src/northbridge/intel/gm45/acpi.c
M src/northbridge/intel/haswell/acpi.c
M src/northbridge/intel/sandybridge/acpi.c
M src/soc/intel/broadwell/acpi.c
M src/soc/intel/fsp_broadwell_de/acpi.c
M src/soc/intel/skylake/acpi.c
8 files changed, 71 insertions(+), 39 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/69/27269/2
--
To view, visit https://review.coreboot.org/27269
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I912b1d7244ca4dd911bb6629533d453b1b4a06be
Gerrit-Change-Number: 27269
Gerrit-PatchSet: 2
Gerrit-Owner: Matt DeVillier <matt.devillier(a)gmail.com>
Gerrit-Reviewer: Youness Alaoui <snifikino(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>