Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35681 )
Change subject: cpu/x86/smm: Add support for long mode
......................................................................
Patch Set 11:
(3 comments)
https://review.coreboot.org/c/coreboot/+/35681/11//COMMIT_MSG
Commit Message:
https://review.coreboot.org/c/coreboot/+/35681/11//COMMIT_MSG@21
PS11, Line 21: Tested on Lenovo T410 with additional x86_64 patches.
This code does not use smm entry, so I don't think it makes much sense to mention here.
https://review.coreboot.org/c/coreboot/+/35681/11/src/cpu/x86/64bit/exit32.i...
File src/cpu/x86/64bit/exit32.inc:
https://review.coreboot.org/c/coreboot/+/35681/11/src/cpu/x86/64bit/exit32.i...
PS11, Line 42: jmp __longmode_compatibility
any reason to not place that code here?
https://review.coreboot.org/c/coreboot/+/35681/11/src/cpu/x86/smm/smmhandler...
File src/cpu/x86/smm/smmhandler.S:
https://review.coreboot.org/c/coreboot/+/35681/11/src/cpu/x86/smm/smmhandler...
PS11, Line 215: #if defined(__x86_64__)
: ia32efer_backup:
: .long
: #endif
You probably want to put this a different section like .bss?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/35681
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I8bba4af4688c723fc079ae905dac95f57ea956f8
Gerrit-Change-Number: 35681
Gerrit-PatchSet: 11
Gerrit-Owner: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: David Hendricks
david.hendricks@gmail.com
Gerrit-Reviewer: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Lee Leahy
leroy.p.leahy@intel.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: Raul Rangel
rrangel@chromium.org
Gerrit-Reviewer: Rudolf Marek
r.marek@assembler.cz
Gerrit-Reviewer: Stefan Reinauer
stefan.reinauer@coreboot.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Reviewer: ron minnich
rminnich@gmail.com
Gerrit-Comment-Date: Tue, 24 Dec 2019 08:49:50 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment