core: use vk_append for function 0016h temp storage syslinux-4.00-pre24
authorH. Peter Anvin <hpa@zytor.com>
Tue, 16 Feb 2010 22:53:51 +0000 (14:53 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 16 Feb 2010 22:53:51 +0000 (14:53 -0800)
commit7135a6783c4ca37f3b9f3baa87573a3f61060db4
treedfaae4679e18f607d85278ffc0ec9f06f23da888
parent40861de7b2ff9fe7bbbe6c4fb22c43d7b20b47d2
core: use vk_append for function 0016h temp storage

a) we have to copy the command line tail earlier - the pm_*
   calls may use xfer_buf_seg in particular.
b) use vk_append rather than trackbuf; vk_append should definitely
   be unused.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/comboot.inc