X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fgeekos%2Fdefs.asm;h=77993e456ec18b30a14b2c3fc5ac26c1bce8ad3b;hb=c6ae41adef1bd7d54bc7e74abc4a5438e203d754;hp=362fc8336cdf160dd0d15f49ec79f79c98883835;hpb=b6c7009abd8e269d9860eb21f4aaba385ed78276;p=palacios.git diff --git a/palacios/src/geekos/defs.asm b/palacios/src/geekos/defs.asm index 362fc83..77993e4 100644 --- a/palacios/src/geekos/defs.asm +++ b/palacios/src/geekos/defs.asm @@ -1,6 +1,6 @@ ; Definitions for use in GeekOS boot code ; Copyright (c) 2001, David H. Hovemeyer -; $Revision: 1.1 $ +; $Revision: 1.2 $ ; This is free software. You are permitted to use, ; redistribute, and modify it as specified in the file "COPYING". @@ -19,6 +19,7 @@ TOP_OF_MEM equ 0x40000000 VM_SIZE equ 0x20000000 START_OF_VM equ 0x0 +VM_KERNEL_TARGET equ 0x100000 ; BIOS loads the boot sector at offset 0 in this segment BOOTSEG equ 0x07C0