Int 1F/AH=F5h/BL=FFh

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

C&T SuperState BIOS - GET ENCRYPTED PASSWORD

AH = F5h
BL = FFh
DX:DI = string buffer

Return:
CF set on error CF clear if successful BH = length of input string (if BH = 00h, password is not valid) DX:DI -> encrypted password string

See Also: AH=F5h/BL=FDh - AH=F5h/BL=FEh

Category: Vendor-specific BIOS Extensions - Int 1Fh - C

rbline.gif

lup.gif ldown.gif Interrups Categories Contents