opengnsys_ipxe/src
Michael Brown 2834f9f6de [umalloc] Unhide umalloc()ed memory region when there are no allocations
At present, we always hide an extra sizeof(struct external_memory), to
account for the header on the lowest allocated block.  This header
ceases to exist when there are no allocated blocks remaining.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-03-27 00:31:01 +01:00
..
arch [umalloc] Unhide umalloc()ed memory region when there are no allocations 2012-03-27 00:31:01 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [console] Add "log message" console usage and an internal syslog() call 2012-03-26 19:58:14 +01:00
core [downloader] Log final status of all downloads 2012-03-26 22:47:50 +01:00
crypto [crypto] Disambiguate all CMS errors 2012-03-26 23:34:49 +01:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [console] Move putchar() and getchar() declarations to stdio.h 2012-03-26 14:43:52 +01:00
hci [console] Exclude text-based UI output from logfile-based consoles 2012-03-26 19:02:30 +01:00
image [efi] Add iPXE download protocol 2012-02-15 12:08:39 +00:00
include [syslog] Pass internal syslog() priority through to syslog console 2012-03-26 21:58:58 +01:00
interface [console] Allow usage to be defined independently for each console 2012-03-26 17:40:01 +01:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [syslog] Pass internal syslog() priority through to syslog console 2012-03-26 21:58:58 +01:00
tests [image] Simplify image management commands and internal API 2012-03-24 23:12:04 +00:00
usr [image] Log results of image signature checks 2012-03-26 23:24:27 +01:00
util [build] Include UNDI PCI driver within all-drivers build 2011-11-16 00:22:30 +00:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [build] Allow trusted root certificates to be specified at build time 2012-03-19 00:23:29 +00:00
Makefile.housekeeping [build] Allow a client certificate to be specified at build time 2012-03-20 20:39:11 +00:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00