summaryrefslogtreecommitdiff
path: root/src/cpu/x86/smm/smm_module_loader.c
AgeCommit message (Expand)Author
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-27cpu/x86/smm: allow SSE instructions in SMM modulesAaron Durbin
2017-06-22cpu/x86/smm: fix up types in module loaderAaron Durbin
2017-03-16cpu/x86: Use tabs for indentLee Leahy
2016-12-11x86 SMM: Fix use with RELOCATABLE_RAMSTAGEKyösti Mälkki
2016-08-23src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS
2016-07-31src/cpu: Capitalize CPUElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-07-11cpu: Fix spellingMartin Roth
2013-03-14x86: SMM Module SupportAaron Durbin