[coreboot-gerrit] Patch merged into coreboot/master: arch/x86: don't create new gdt in cbmem for relocatable ramstage

gerrit at coreboot.org gerrit at coreboot.org
Mon Nov 21 16:45:13 CET 2016


the following patch was just integrated into master:
commit ebbd12f8bcfb1f21db7991c5272515fb76600b66
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Sat Nov 19 10:06:00 2016 -0600

    arch/x86: don't create new gdt in cbmem for relocatable ramstage
    
    When running with relocatable ramstage, the gdt loaded from c_start.S
    is already in CBMEM (high memory). Thus, there's no need to create
    a new copy of the gdt and reload.
    
    Change-Id: I2750d30119fee01baf4748d8001a672d18a13fb0
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/17504
    Tested-by: build bot (Jenkins)
    Reviewed-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list