index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
x86
/
smm
/
smm_stub.S
Age
Commit message (
Expand
)
Author
2020-12-02
cpu/x86/smm/smm_stub: Fix stack canary on x86_64
Patrick Rudolph
2020-12-02
cpu/x86/smm/smm_stub: Fix GDT for x86_64
Patrick Rudolph
2020-08-18
cpu/x86/smm/smm_stub: Add x86_64 support
Patrick Rudolph
2020-07-08
ACPI: Add and fill gnvs_ptr for smm_runtime
Kyösti Mälkki
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
src/cpu: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-07
cpu/x86/smm: Add smm_size to relocatable smmstub
Arthur Heymans
2020-02-05
security/intel/stm: Add STM support
Eugene Myers
2019-09-10
AUTHORS: Move src/cpu copyrights into AUTHORS file
Martin Roth
2018-09-28
src/*: normalize Google copyright headers
Patrick Georgi
2018-06-28
smm: Add canary to end of stack and die() if a stack overflow occurs
Raul E Rangel
2018-06-27
smm: Switch from %edx to %ebx
Raul E Rangel
2018-06-27
smm: Push a null stack base pointer
Raul E Rangel
2018-06-27
smm: Make local variables relative to ebp
Raul E Rangel
2017-08-31
cpu/x86 asm: Just use the correct op suffix
Edward O'Callaghan
2017-06-27
cpu/x86/smm: allow SSE instructions in SMM modules
Aaron Durbin
2017-06-22
cpu/x86/smm: use macros for CR0 flags
Aaron Durbin
2016-07-31
src/cpu: Capitalize CPU
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-09
rmodule: use program.ld for linking
Aaron Durbin
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-03-20
rmodules: use rmodtool to create rmodules
Aaron Durbin
2013-03-14
x86: SMM Module Support
Aaron Durbin