core: fix pc_setint16 and pc_setint32
commit2c41001eef96fb913d2280948cdc8954ea05cdba
authorSebastian Herbszt <herbszt@gmx.de>
Mon, 9 May 2011 21:37:46 +0000 (9 23:37 +0200)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 9 May 2011 21:54:52 +0000 (9 14:54 -0700)
treec95f99e78963e18693f4d55c183772fbc085d480
parent96a59825a49f72f99ac92702d08bb4b91202bab7
core: fix pc_setint16 and pc_setint32

Commit "Generalize ipappend handling as "sysappend", and move to PM code"
changed destination from si to di; fix move.

Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
core/parseconfig.inc