summaryrefslogtreecommitdiff
path: root/src/southbridge/via/vt8237r
diff options
context:
space:
mode:
authorRudolf Marek <r.marek@assembler.cz>2010-12-18 23:30:59 +0000
committerStefan Reinauer <stepan@openbios.org>2010-12-18 23:30:59 +0000
commit2c3662710ae4f2ef063098c5dfb58dbe74fe121e (patch)
tree788cfb8e3aa7ee01aa0a029c1c07735ae0f9b315 /src/southbridge/via/vt8237r
parentcadc54583877db65f33d2db11088d5fae1b77b74 (diff)
downloadcoreboot-2c3662710ae4f2ef063098c5dfb58dbe74fe121e.tar.xz
SMM on AMD K8 Part 2/2
Signed-off-by: Rudolf Marek <r.marek@assembler.cz> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6202 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/southbridge/via/vt8237r')
-rw-r--r--src/southbridge/via/vt8237r/smihandler.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/southbridge/via/vt8237r/smihandler.c b/src/southbridge/via/vt8237r/smihandler.c
index 344293dfa8..0c8ff2f7c7 100644
--- a/src/southbridge/via/vt8237r/smihandler.c
+++ b/src/southbridge/via/vt8237r/smihandler.c
@@ -208,9 +208,9 @@ smi_handler_t southbridge_smi[32] = {
NULL, // [1]
NULL, // [2]
NULL, // [3]
- southbridge_smi_cmd, // [4]
+ NULL, // [4]
NULL, // [5]
- NULL, // [6]
+ southbridge_smi_cmd, // [6]
NULL, // [7]
NULL, // [8]
NULL, // [9]