summaryrefslogtreecommitdiffstats
path: root/src/config/defaults/pcbios.h
diff options
context:
space:
mode:
authorMichael Brown2008-10-13 05:32:11 +0200
committerMichael Brown2008-10-13 06:33:14 +0200
commit831e4cfc2718b0784bc22c2d00045481ab3c65b5 (patch)
tree34d26c6b88381b490d71c020bc9e72b0e90eca37 /src/config/defaults/pcbios.h
parent[uaccess] Formalise the uaccess API (diff)
downloadipxe-831e4cfc2718b0784bc22c2d00045481ab3c65b5.tar.gz
ipxe-831e4cfc2718b0784bc22c2d00045481ab3c65b5.tar.xz
ipxe-831e4cfc2718b0784bc22c2d00045481ab3c65b5.zip
[umalloc] Formalise the user memory allocation API
Diffstat (limited to 'src/config/defaults/pcbios.h')
-rw-r--r--src/config/defaults/pcbios.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/defaults/pcbios.h b/src/config/defaults/pcbios.h
index 211f28cf..b782647c 100644
--- 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 */