Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | com32: change '%llx' to use PRIx64 | Martin Str|mberg | 2015-01-05 | 1 | -2/+2 |
* | com32sys_t inreg shall be zeroified prior intcall | Erwan Velu | 2014-01-22 | 1 | -0/+2 |
* | Mark unused function parameters as __unused | Matt Fleming | 2012-04-17 | 1 | -1/+1 |
* | meminfo: If we allocate with lmalloc() we should free with lfree() | Matt Fleming | 2012-04-17 | 1 | -4/+4 |
* | elflink: Make ELF the default object format | Matt Fleming | 2011-04-26 | 1 | -6/+12 |
* | com32: console is already initialised when we enter main() | Matt Fleming | 2011-04-26 | 1 | -2/+0 |
* | Run Nindent on com32/modules/meminfo.c | H. Peter Anvin | 2009-05-29 | 1 | -78/+79 |
* | meminfo: distinguish between no flags and flags=1syslinux-3.81-pre7 | H. Peter Anvin | 2009-05-20 | 1 | -5/+10 |
* | meminfo: update to deal with ACPI 3 and other braindamage | H. Peter Anvin | 2008-10-13 | 1 | -3/+14 |
* | meminfo.c32: a program to dump out the system memory map | H. Peter Anvin | 2008-01-22 | 1 | -0/+109 |