Attention is currently required from: Angel Pons, Arthur Heymans, Julius Werner, Jérémy Compostella, Lean Sheng Tan, Subrata Banik.
Hello Angel Pons, Arthur Heymans, Julius Werner, Jérémy Compostella, Lean Sheng Tan, Nico Huber, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/83009?usp=email
to look at the new patch set (#2).
Change subject: arch/x86: Clarify help text for 64-bit support ......................................................................
arch/x86: Clarify help text for 64-bit support
The word "experimental" has been removed from the help text for HAVE_X86_64_SUPPORT Kconfig. This is because the x86_64 architecture has now been officially tested and enabled for several x86 SoC platforms.
This work will provide us with the foundation we need to begin working with Intel's next-generation SoC platform (which requires to support 64-bit mode of booting by default).
Therefore, we can now remove the word "experimental" from the "HAVE_X86_64_SUPPORT" Kconfig help text.
TEST=Able to build and boot google/rex64 in 64-bit mode to ChromeOS.
Change-Id: Ibd629f4e2722f3cbabbe297d4481790c9fa9226a Signed-off-by: Subrata Banik subratabanik@google.com --- M src/arch/x86/Kconfig 1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/83009/2