Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
0175fb1b4ffaa126df516a0086e5adb51cfc94e2
/
src
/
cpu
/
x86
/
smm
/
Makefile.inc
d87c7bc
cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option
by Aaron Durbin
· 7 years ago
a41e030
cpu/x86/smm_module_loader: always build with SMM module support
by Aaron Durbin
· 7 years ago
98fc426
Move object files to $(obj)/<class>/
by Nico Huber
· 8 years ago
81b09f4
Makefile: Make full use of src-to-obj macro
by Nico Huber
· 8 years ago
593f5c8
Unify OBJCOPY arguments throughout various x86 stages
by Stefan Reinauer
· 8 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 8 years ago
01327d1
smm: 64bit fixes
by Stefan Reinauer
· 8 years ago
d4dd44c
linking: add and use LDFLAGS_common
by Aaron Durbin
· 8 years ago
aa04e18
x86 SMM: Relocator is intel-only
by Kyösti Mälkki
· 8 years ago
59d262c
x86 SMM: Merge recipes
by Kyösti Mälkki
· 8 years ago
e4e0f94
x86 SMM: We have single SMM linker script now
by Kyösti Mälkki
· 8 years ago
44cbe10
smm: Merge configs SMM_MODULES and SMM_TSEG
by Vladimir Serbinenko
· 8 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 9 years ago
eec8dfb
build system: use archives, not linker action to shorten command lines
by Patrick Georgi
· 8 years ago
58d5e21
x86: garbage collect SMM programs
by Aaron Durbin
· 8 years ago
e2edf71
Makefile x86 SMM: Move smm_wrap recipes
by Kyösti Mälkki
· 8 years ago
828e0e8
build system: run linker scripts through the preprocessor
by Patrick Georgi
· 8 years ago
f430546
build system: Introduce manual file type
by Patrick Georgi
· 8 years ago
db27306
build system: extend src-to-obj for non-.c/.S files
by Patrick Georgi
· 9 years ago
cbe2746
x86/smm: Move SMM configuration out of generic Makefile
by Patrick Georgi
· 9 years ago
87200e2
Makefile.inc: Use -Og when compiling with GDB support
by Stefan Reinauer
· 9 years ago
4f75af9
Unify remaining binutils invocations
by Patrick Georgi
· 9 years ago
9594893
build system: unify linker use across gcc and clang
by Patrick Georgi
· 9 years ago
3ce96bd
build system: use a single variable name for compiler runtimes
by Patrick Georgi
· 9 years ago
e900802
cpu/x86/smm/Makefile.inc: Fix up linkage rules
by Edward O'Callaghan
· 9 years ago
3e72ecf
cpu/x86/smm/Makefile.inc: Correct SMM linkage under clang builds
by Edward O'Callaghan
· 9 years ago
133096b
coreboot classes: Add dynamic classes to coreboot
by Furquan Shaikh
· 9 years ago
5930774
build: use CFLAGS_* in more places where they're needed
by Patrick Georgi
· 9 years ago
99ac98f
Introduce stage-specific architecture for coreboot
by Furquan Shaikh
· 9 years ago
4076072
console: Use romstage code for ramstage and SMM
by Kyösti Mälkki
· 10 years ago
3eb8eb7
rmodules: use rmodtool to create rmodules
by Aaron Durbin
· 10 years ago
b4b9eb3
x86: provide infrastructure to backup default SMM region
by Aaron Durbin
· 10 years ago
c2fe1e0
SMM: link against libgcc
by Stefan Reinauer
· 11 years ago
50a3464
x86: SMM Module Support
by Aaron Durbin
· 11 years ago
ae0e8d3
Eliminate do_div().
by David Hendricks
· 11 years ago
a46a712
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
by Paul Menzel
· 11 years ago
3aa067f
Add support to run SMM handler in TSEG instead of ASEG
by Stefan Reinauer
· 11 years ago
8463dd9
Rename build system variables to be more intuitive, and
by Patrick Georgi
· 13 years ago
b987f7b
don't generate C source code file but use objcopy to include the SMM blob.
by Stefan Reinauer
· 13 years ago
51e142f
make only needs to read Makefile.incs once, thanks to the
by Patrick Georgi
· 14 years ago
5f0aefb
SMM: remove hack that was needed back in oldconfig times.
by Stefan Reinauer
· 14 years ago
348a1ba
fix a couple of warnings
by Stefan Reinauer
· 14 years ago
020f51f
Add scan-build support to the build system.
by Patrick Georgi
· 14 years ago
c70e9fc
Various license header consistency fixes (trivial).
by Uwe Hermann
· 14 years ago
a068164
Add $(obj) paths for a couple of smm files so they don't end up in the top directory.
by Myles Watson
· 14 years ago
c35a451
* refactor x86 smi handler (put all debug stuff in an extra file smiutil.c)
by Stefan Reinauer
· 14 years ago
60fc92a
First attempt to integrate SMM in Kconfig. Unused code so far
by Stefan Reinauer
· 14 years ago
5ec2c2b
Various Kconfig and Makefile.inc fixes and cosmetics.
by Uwe Hermann
· 14 years ago
0588d19
Kconfig! Works on Kontron, qemu, and serengeti.
by Patrick Georgi
· 14 years ago