the following patch was just integrated into master: commit 546f29dbf1613d40b6b816a87aa3c144b1cd0b90 Author: Patrick Georgi pgeorgi@chromium.org Date: Fri Jan 22 12:43:43 2016 +0100
arch/x86: move SetCodeSelector to .text segment
It ended up in .data, and that doesn't seem to be actually necessary.
Change-Id: Ib17d6f9870379d1b7ad7bbd3f16a0839b28f72c8 Signed-off-by: Patrick Georgi pgeorgi@chromium.org Reviewed-on: https://review.coreboot.org/13134 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org Tested-by: Raptor Engineering Automated Test Stand noreply@raptorengineeringinc.com
See https://review.coreboot.org/13134 for details.
-gerrit