http://git.etherboot.org
/
people
/
asdlkf
/
gpxe.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[umalloc] Formalise the user memory allocation API
[people/asdlkf/gpxe.git]
/
src
/
config
/
defaults
/
pcbios.h
diff --git
a/src/config/defaults/pcbios.h
b/src/config/defaults/pcbios.h
index
211f28c
..
b782647
100644
(file)
--- a/
src/config/defaults/pcbios.h
+++ b/
src/config/defaults/pcbios.h
@@
-13,5
+13,6
@@
#define TIMER_PCBIOS
#define CONSOLE_PCBIOS
#define NAP_PCBIOS
+#define UMALLOC_MEMTOP
#endif /* CONFIG_DEFAULTS_PCBIOS_H */