Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
406 B

  1. PAGE_DIR_ADDRESS equ 99000h
  2. PAGE_TABLE_ADDRESS equ 9A000h
  3. ;;
  4. ;; Address Mappings
  5. ;;
  6. PhysAddressVideo equ 0b8000h
  7. PhysSizeVideo equ 2000h
  8. SYSTEM_PAGE_PA equ 17000h
  9. SYSTEM_PAGE_VA equ 80420000h
  10. GDT_LOC equ 0
  11. IDT_LOC equ 400h
  12. TSS_LOC equ 0C00h