Remove last users of getcbuf; reclaim the address space
authorH. Peter Anvin <hpa@zytor.com>
Tue, 12 Feb 2008 08:32:24 +0000 (00:32 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 12 Feb 2008 08:32:24 +0000 (00:32 -0800)
commit1d557f33960d8439c05024bf1400c7f8f910f784
treea725e68cee3defcda290d8d2ede11f5bce7dd4c3
parent8d419fbcb295fcd8ee54cc5c95326a8da9959f80
Remove last users of getcbuf; reclaim the address space

Remove the last few uses of getcbuf (to extend trackbuf for shuffle
descriptors, and for temp storage during pxelinux config file search.)
As a result, change the way RBFG_brainfuck is handled in pxelinux (at
some point it's probably not worth maintaining anymore, as RBFG is no
longer widely used); add a .bss2 section for the region between the
RBFG zone and the stack.
comboot.inc
extlinux.asm
isolinux.asm
layout.inc
ldlinux.asm
pxelinux.asm