diff options
author | Duncan Laurie <dlaurie@chromium.org> | 2012-10-10 12:11:55 -0700 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2012-11-14 05:47:05 +0100 |
commit | 4b85d9b434f6150745e469bd8c04671f4307de33 (patch) | |
tree | 83d1de2d72675a5341243bcf884e5864e194afb1 /src/northbridge/intel/i82810 | |
parent | 38109d558aaf763eb3708e747d848d7ea23d8345 (diff) |
SMM: Fix save state searching for GSMI
The search for save state was comparing the entire RAX
value when it needs to just operate on the bottom byte
so it can find the GSMI command in bits 7:0 but not the
extended command code in bits 15:8.
Change-Id: I526c60e6b3732fa3680a17a4bed2a2ef23ccf94f
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: http://review.coreboot.org/1774
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/northbridge/intel/i82810')
0 files changed, 0 insertions, 0 deletions