Int 68 Fn 47 - Ms Windows Debugging Kernel - Output String [W]

AH = 47h
ES:SI -> string

Notes: output a string (to inform a debugger of some events)
KERNEL outputs "Windows Kernel Entry\r\n" on startup

See Also: INT 41/AX=0012h