
This function will set the BIOS pipe access or return the BIOS pipe access status.
5F1Ch, 00h – Set BIOS Pipe Access
This sub-function will set the currently selected pipe. All 5f functions operate on the currently selected pipe.
When not in clone modes this value cannot be set.
AX = 5F1Ch, BIOS Pipe Access function
BH = 00h, Set BIOS Pipe Access sub-function
AX = Return Status (function not supported if AL != 5Fh):
5F1Ch, 01h – Get BIOS Pipe Access
This sub-function will return the currently selected pipe.
AX = 5F1Ch, BIOS Pipe Access function
BH = 01h, Get BIOS Pipe Access sub-function
AX = Return Status (function not supported if AL != 5Fh):