X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fgeekos%2Fdefs.asm;h=25dc811a8398f2406e86aea82536004b097ef197;hb=57e3d7d1e671a261befef967b4a441e5d7dc2303;hp=a3de82928aefc9e6b5c2503f5930614f7845c6ec;hpb=190b2ef9470c23c275754b74745933d973f8c439;p=palacios.git diff --git a/palacios/src/geekos/defs.asm b/palacios/src/geekos/defs.asm index a3de829..25dc811 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.6 $ +; $Revision: 1.7 $ ; This is free software. You are permitted to use, ; redistribute, and modify it as specified in the file "COPYING". @@ -37,7 +37,7 @@ KERNSEG equ 0x1000 ;; Note that this segment must not colide with where the VMM kernel ;; is initially loaded. At this point, we just place it in the last ;; 64K of RAM available before the ISA hole and hope for the best -VMSEG equ 0x8000 ; + VMSEG equ 0x8000 ; Size of PFAT boot record. ; Keep up to date with .