[coreboot-gerrit] Patch merged into coreboot/master: payloads: add iPXE 'payload' build

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 13 17:45:40 CEST 2016


the following patch was just integrated into master:
commit 888a98b872ed88f70b76103a95ef5d4140cfe2d7
Author: Martin Roth <martinroth at google.com>
Date:   Sun Mar 13 13:00:43 2016 -0600

    payloads: add iPXE 'payload' build
    
    We already have the ability to add a pxe rom to cbfs, but it needs to be
    configured and built separately.
    
    This moves the existing Kconfig options for PXE from device/Kconfig and
    the top level Makefile.inc to payloads, and adds the option to download
    and build iPXE as part of the coreboot build process.
    
    This configures the serial output of iPXE to match coreboot's serial
    port configuration by editing the .h files. iPXE doesn't give any
    real build-time method of setting these configuration options.
    
    Change-Id: I3d77b2c6845b7f5f644440f6910c3b4533a0d415
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/14085
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list