[coreboot-gerrit] Patch merged into coreboot/master: libpayload: multiboot - support meminfo flag

gerrit at coreboot.org gerrit at coreboot.org
Fri Feb 17 18:20:40 CET 2017


the following patch was just integrated into master:
commit 898de6111ad79519afe04794df8e09c41500807d
Author: Mathias Krause <minipli at googlemail.com>
Date:   Sun Feb 12 13:50:48 2017 +0100

    libpayload: multiboot - support meminfo flag
    
    Some simple implementation of the MultiBoot protocol may not pass a
    memory map (MULTIBOOT_FLAGS_MMAP missing in the flags) but just the two
    values for low and high memory, indicated by the MULTIBOOT_FLAGS_MEMINFO
    flag.
    
    Support those kind of boot loaders too, instead of falling back to the
    hard-coded values in lib_get_sysinfo().
    
    Tested with a multiboot enhanced version of FILO.
    
    Change-Id: I22cf9e3ec0075aff040390bd177c5cd22d439b81
    Signed-off-by: Mathias Krause <minipli at googlemail.com>
    Reviewed-on: https://review.coreboot.org/18350
    Tested-by: build bot (Jenkins)
    Reviewed-by: Nico Huber <nico.h at gmx.de>


See https://review.coreboot.org/18350 for details.

-gerrit



More information about the coreboot-gerrit mailing list