Add support for permanent low memory allocations.
authorKevin O'Connor <kevin@koconnor.net>
Fri, 25 Sep 2009 00:51:55 +0000 (20:51 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 25 Sep 2009 00:51:55 +0000 (20:51 -0400)
commitf416fe97ae885e97a4c9678813a6005aa83fb4b6
tree1f2ff3388802e8329cf30e9ba0f9c05e3ec94972
parent34ec7b0a5ab55399653cfef4e50570bda2b9ffb2
Add support for permanent low memory allocations.

Support pmm style permanent low-memory allocations.
When used, relocate ebda and store permanent memory at top of 640K.
src/biosvar.h
src/config.h
src/pmm.c
src/post.c
src/util.h