Hello Peter, the following changes since commit 0620743d1e54cf48aa8e5cf5636739addae49d60: H. Peter Anvin (1): Merge remote-tracking branch 'mcb30/empty-tftp-ip' are available in the git repository at: git://repo.or.cz/syslinux/sherbszt.git gfxboot32 Sebastian Herbszt (4): gfxboot: use skipspace() gfxboot: don't use the bounce buffer gfxboot: remove lowmem_buf_size variable gfxboot: remove save_read() function com32/gfxboot/gfxboot.c | 66 +++++++++++++--------------------------------- 1 files changed, 19 insertions(+), 47 deletions(-) Sebastian
On 03/30/2011 02:29 PM, Sebastian Herbszt wrote:> Hello Peter, > > the following changes since commit > 0620743d1e54cf48aa8e5cf5636739addae49d60: > H. Peter Anvin (1): > Merge remote-tracking branch 'mcb30/empty-tftp-ip' > > are available in the git repository at: > > git://repo.or.cz/syslinux/sherbszt.git gfxboot32 > > Sebastian Herbszt (4): > gfxboot: use skipspace() > gfxboot: don't use the bounce buffer > gfxboot: remove lowmem_buf_size variable > gfxboot: remove save_read() function > > com32/gfxboot/gfxboot.c | 66 > +++++++++++++--------------------------------- > 1 files changed, 19 insertions(+), 47 deletions(-) >Thanks! Will pull as soon as I have the linker issue sorted out... -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf.
Hello Peter, the following changes since commit ece69c7abc5b24523251e22a077951f2111311ad: H. Peter Anvin (1): version: now working on version 4.05 are available in the git repository at: git://repo.or.cz/syslinux/sherbszt.git gfxboot32 Steffen Winterfeldt (2): gfxboot: handle INITRD config line gfxboot: pass current working dir to gfxboot core com32/gfxboot/gfxboot.c | 19 ++++++++++++++++++- 1 files changed, 18 insertions(+), 1 deletions(-) Sebastian