Int 10 Fn 4F0A - Vesa Supervga Bios V2.0+ - Get Protected-mode Interface [V]

AX = 4F0Ah
BL = 00h

Return: AL = 4Fh if function supported
AH = status
00h successful
ES:DI -> protected-mode table (see #0085)
CX = length of table in bytes, included protected-mode code
01h failed

See Also: AX=4F00h,AX=4F05h,AX=4F07h,AX=4F09h

Format of VESA VBE 2.0 protected-mode table:
Offset Size Description (Table 0085)
00h WORD offset (within table) of protected-mode code for Function 5
(Set Window)
02h WORD offset of protected-mode code for Function 7 (Set Disp Start)
04h WORD offset of protected-mode code for Function 9 (Set Primary
Palette)
06h WORD offset (within table) of list of I/O ports and memory locations
for which I/O privilege may be required in protected mode
(0000h if no list)
08h var code and optional port/memory list