Interrups | Categories | Contents |
AH = F5h BL = FEh CX:SI -> input string BH = length of input string (if BH = 00h, clear password)
Return:
CF set on error
Note: The input string must be encrypted by INT 1Fh/AH=F5h/BL=FDh
See Also: AH=F5h/BL=FDh - AH=F5h/BL=FFh
Category: Vendor-specific BIOS Extensions - Int 1Fh - C
Interrups | Categories | Contents |