| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |

