Int 1F/AH=F5h/BL=FFh

Prev Next Ralf Interrups Categories Contents

------

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

------

Prev Next Ralf Interrups Categories Contents