| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | com32: replace hard-coded bounce buffer use in com32/libsyslinux-4.00-pre25 | H. Peter Anvin | 2010-02-24 | 1 | -11/+26 |
| | | | | | | | Replace hard-coded bounce buffer uses in com32/lib with lmalloc/lfree. Signed-off-by: H. Peter Anvin <hpa@zytor.com> | ||||
| * | Run Nindent on com32/lib/syslinux/pxe_get_cached.c | H. Peter Anvin | 2009-05-29 | 1 | -27/+27 |
| | | | | | | | | | | Automatically reformat com32/lib/syslinux/pxe_get_cached.c using Nindent. Do this for all files except HDT, gPXE and externally maintained libraries (zlib, tinyjpeg, libpng). Signed-off-by: H. Peter Anvin <hpa@zytor.com> | ||||
| * | Update copyright year | H. Peter Anvin | 2008-01-10 | 1 | -1/+1 |
| | | |||||
| * | pxe_get_cached.c: readability improvement. | H. Peter Anvin | 2007-04-03 | 1 | -2/+2 |
| | | |||||
| * | PXE header support; higher-level function for PXE GET_CACHED_INFO | H. Peter Anvin | 2007-03-15 | 1 | -0/+81 |
| Beginnings of higher-level functions for PXE support. For now, only pxe_get_cached_info() is actually supported. | |||||
