INT 21 - Novell NetWare - GET DATA MIGRATION INFO                               
	AX = F25Ah subfn 01h
	CX = length of request buffer in bytes
	DX = length of reply buffer in bytes
	DS:SI -> request buffer (see #02449)
	ES:DI -> reply buffer (see #02450)
Return: AX = status (see #02860 at INT 2F/AX=7A20h/BX=0000h)
SeeAlso: AH=F2h"Novell",AX=F25Ah/SF=80h,AX=F25Ah/SF=86h


Format of NetWare "Get Data Migration Information" request packet:
Offset	Size	Description	(Table 02449)
 00h	WORD	length of following data
 02h	BYTE	01h (subfunction "Get Data Migration Information")
SeeAlso: #02450


Format of NetWare "Get Data Migration Information" reply packet:
Offset	Size	Description	(Table 02450)
 00h	???
SeeAlso: #02449