index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
heap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separated out initialisation functions from startup/shutdown functions.
Michael Brown
2007-07-04
1
-27
/
+0
*
SSL requires inordinately large data storage
Michael Brown
2007-02-01
1
-2
/
+2
*
Move include/malloc.h to include/gpxe/malloc.h, since everything in there
Michael Brown
2007-01-18
1
-1
/
+1
*
Tear out old heap code, replace with code that simply allocates memory
Michael Brown
2006-05-16
1
-196
/
+15
*
Move init.h to gpxe/init.h.
Michael Brown
2006-04-30
1
-1
/
+1
*
Assertions are now handled via the POSIX-like <assert.h>.
Michael Brown
2006-03-23
1
-5
/
+6
*
Use shared symbols for heap_ptr and heap_end
Michael Brown
2005-05-17
1
-1
/
+1
*
Add realloc, since the load buffer code requires it.
Michael Brown
2005-05-13
1
-10
/
+69
*
Added debugging
Michael Brown
2005-05-13
1
-0
/
+11
*
Tidied up init_heap()
Michael Brown
2005-05-13
1
-74
/
+61
*
Added ASSERT() macro
Michael Brown
2005-05-13
1
-4
/
+2
*
Merged the unaligned and aligned heap APIs and simplified the code.
Michael Brown
2005-05-12
1
-81
/
+54
*
Merged mcb30-realmode-redesign back to HEAD
Michael Brown
2005-04-08
1
-1
/
+12
*
Initial revision
Michael Brown
2005-03-08
1
-0
/
+168