HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/41488 )
Change subject: drivers/intel/fsp2_0: Remove unused 'include <memrange.h>' ......................................................................
drivers/intel/fsp2_0: Remove unused 'include <memrange.h>'
Change-Id: Ic3eb8fca22e73a0d485a6c1bf35c33b1fc606e4a Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/drivers/intel/fsp2_0/temp_ram_exit.c 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/88/41488/1
diff --git a/src/drivers/intel/fsp2_0/temp_ram_exit.c b/src/drivers/intel/fsp2_0/temp_ram_exit.c index 557cbb9..c3bfbba 100644 --- a/src/drivers/intel/fsp2_0/temp_ram_exit.c +++ b/src/drivers/intel/fsp2_0/temp_ram_exit.c @@ -4,7 +4,6 @@ #include <console/console.h> #include <fsp/api.h> #include <fsp/util.h> -#include <memrange.h> #include <cbfs.h> #include <types.h>
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41488 )
Change subject: drivers/intel/fsp2_0: Remove unused 'include <memrange.h>' ......................................................................
Patch Set 2: Code-Review+2
Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/41488 )
Change subject: drivers/intel/fsp2_0: Remove unused 'include <memrange.h>' ......................................................................
drivers/intel/fsp2_0: Remove unused 'include <memrange.h>'
Change-Id: Ic3eb8fca22e73a0d485a6c1bf35c33b1fc606e4a Signed-off-by: Elyes HAOUAS ehaouas@noos.fr Reviewed-on: https://review.coreboot.org/c/coreboot/+/41488 Reviewed-by: Angel Pons th3fanbus@gmail.com Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/drivers/intel/fsp2_0/temp_ram_exit.c 1 file changed, 0 insertions(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Angel Pons: Looks good to me, approved
diff --git a/src/drivers/intel/fsp2_0/temp_ram_exit.c b/src/drivers/intel/fsp2_0/temp_ram_exit.c index 557cbb9..c3bfbba 100644 --- a/src/drivers/intel/fsp2_0/temp_ram_exit.c +++ b/src/drivers/intel/fsp2_0/temp_ram_exit.c @@ -4,7 +4,6 @@ #include <console/console.h> #include <fsp/api.h> #include <fsp/util.h> -#include <memrange.h> #include <cbfs.h> #include <types.h>
9elements QA has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41488 )
Change subject: drivers/intel/fsp2_0: Remove unused 'include <memrange.h>' ......................................................................
Patch Set 5:
Automatic boot test returned (PASS/FAIL/TOTAL): 4/0/4 Emulation targets: "QEMU x86 q35/ich9" using payload TianoCore : SUCCESS : https://lava.9esec.io/r/4055 "QEMU x86 q35/ich9" using payload SeaBIOS : SUCCESS : https://lava.9esec.io/r/4054 "QEMU x86 i440fx/piix4" using payload SeaBIOS : SUCCESS : https://lava.9esec.io/r/4053 "QEMU AArch64" using payload LinuxBoot_u-root_kexec : SUCCESS : https://lava.9esec.io/r/4052
Please note: This test is under development and might not be accurate at all!