[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 67 Fn 5DE8  - Rm386 - Get Partial Page Table                           [m]

   AX = 5DE8h
   BX = starting page number in first megabyte+HMA (0000h-010Fh)
   CX = number of page table entries to get
   ES:DI -> buffer for DWORD page table entries

Return: AH = status (00h successful, 8Bh invalid page)

Note:  RM386 traps this functions on the initial transition to protected
     mode caused by the INT instruction, which means it can not be
     overridden simply by hooking the interrupt

See Also: AX=5DE9h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson