11 Commits (2494625702c08e2e76252e1a7d94f1bf6c48d43a)

Author SHA1 Message Date
  Michael Brown 0afa9db2de Tear out old heap code, replace with code that simply allocates memory 18 years ago
  Michael Brown 352bf1bda2 Move init.h to gpxe/init.h. 18 years ago
  Michael Brown af23ff8a24 Assertions are now handled via the POSIX-like <assert.h>. 18 years ago
  Michael Brown 3ce6504f14 Use shared symbols for heap_ptr and heap_end 19 years ago
  Michael Brown 5c8ea0b93a Add realloc, since the load buffer code requires it. 19 years ago
  Michael Brown 59a1662978 Added debugging 19 years ago
  Michael Brown 42250e9b1a Tidied up init_heap() 19 years ago
  Michael Brown f0d048bf91 Added ASSERT() macro 19 years ago
  Michael Brown eff4fa5a04 Merged the unaligned and aligned heap APIs and simplified the code. 19 years ago
  Michael Brown 0ff80b477d Merged mcb30-realmode-redesign back to HEAD 19 years ago
  Michael Brown 3d6123e69a Initial revision 19 years ago