coreboot-kgpe-d16/src
Raul E Rangel 0140541f50 smm: Make local variables relative to ebp
This reduces the cognitive overhead of referencing locals via esp since
it changes with every push.

BUG=b:80539294
TEST=built and booted on grunt.

Change-Id: Ib7eb98ce3483d4fc803696c1b2496d8384317536
Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Reviewed-on: https://review.coreboot.org/27225
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2018-06-27 22:11:20 +00:00
..
acpi
arch arm64: Reimplement mmu_disable() in assembly 2018-06-26 23:59:18 +00:00
commonlib util/cbfstool: Support FIT payloads 2018-06-15 09:13:24 +00:00
console arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
cpu smm: Make local variables relative to ebp 2018-06-27 22:11:20 +00:00
device src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
drivers drivers/intel/fsp1_1: Fix vbt_len type 2018-06-27 15:38:12 +00:00
ec google/chromeec: Set proper dev ops 2018-06-07 06:37:12 +00:00
include lib: Add FIT payload support 2018-06-19 18:10:05 +00:00
lib lib/rmodule: Fix indentation 2018-06-27 02:20:33 +00:00
mainboard mb/google/*: Add a few VBT files 2018-06-27 15:38:25 +00:00
northbridge nb/intel/i945: Remove dead code 2018-06-23 22:25:51 +00:00
security security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
soc x86/car: Replace reference of copy_and_run location 2018-06-27 10:24:46 +00:00
southbridge sb/intel/common/firmware: Enable me_cleaner for Nehalem 2018-06-25 08:19:16 +00:00
superio src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
vendorcode vc/amd/00670F00: Sync AGESA.h with PI blob 2018-06-13 21:20:32 +00:00
Kconfig stage_cache: Disable when APCI S3 is not possible 2018-06-27 02:20:11 +00:00