summaryrefslogtreecommitdiffstats
path: root/src/config/defaults/pcbios.h
diff options
context:
space:
mode:
authorMichael Brown2008-10-13 04:47:33 +0200
committerMichael Brown2008-10-13 05:10:34 +0200
commit6554b79ff9eb8992f8cdbc6e13c7b5e346accf16 (patch)
treefd537d32f263feeaffade7e7fd809b2341431624 /src/config/defaults/pcbios.h
parent[timer] Remove now-obsolete references to TIMER_BIOS and TIMER_RDTSC (diff)
downloadipxe-6554b79ff9eb8992f8cdbc6e13c7b5e346accf16.tar.gz
ipxe-6554b79ff9eb8992f8cdbc6e13c7b5e346accf16.tar.xz
ipxe-6554b79ff9eb8992f8cdbc6e13c7b5e346accf16.zip
[uaccess] Formalise the uaccess API
The userptr_t is now the fundamental type that gets used for conversions. For example, virt_to_phys() is implemented in terms of virt_to_user() and user_to_phys().
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 a670e7a6..211f28cf 100644
--- a/src/config/defaults/pcbios.h
+++ b/src/config/defaults/pcbios.h
@@ -7,6 +7,7 @@
*
*/
+#define UACCESS_LIBRM
#define IOAPI_X86
#define PCIAPI_PCBIOS
#define TIMER_PCBIOS