qa.hlp (Table of Contents; Topic list)
Int 15H Function 21H Subfunction 01H
   Summary  Notes  Back
──────────────────────────────────────────────────────────────────────────────
 
  Description:  Write POST Error Log      [PS/2]
 
  Adds an entry to the power-on self-test (POST) error log.
 
  Input                           Output
  ════════════════════            ═════════════════════════════
  AH=21H                          If function successful
  AL=01H                          Carry flag=clear
  BH=device identifier            AH=00H
  BL=device error code            If function unsuccessful
                                  Carry flag=set
                                  AH=status
                                     01H=error list full
                                     80H=invalid command
                                     86H=function not supported
                                    -♦-