| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | elflink: Replace __intcall() with direct function calls | Matt Fleming | 2012-07-20 | 1 | -51/+0 |
| | | | | | | | | | There's no reason to use the COMBOOT API at all now that we can have any undefined symbols resolved at runtime - we can just access functions directly. Signed-off-by: Matt Fleming <matt.fleming@intel.com> | ||||
| * | Run Nindent on com32/lib/syslinux/features.c | H. Peter Anvin | 2009-05-29 | 1 | -6/+6 |
| | | | | | | | | | | Automatically reformat com32/lib/syslinux/features.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 |
| | | |||||
| * | Add interface for querying the syslinux feature flags. | H. Peter Anvin | 2007-03-20 | 1 | -0/+51 |
