DevHlp_LogEntry provides a device driver interface to the logging facility.
The description of the LogEntry DevHlp function follows:
Calling sequence - LES BX,log_data_address MOV CX,service MOV DL,DevHlp_LogEntry /* LogEntry function code 0x3b */ CALL [Device_Help]
Parameters
log_data_address
0x0
Returns
Return code in AX:
non-zero
Possible errors:
Remarks
When CX is set to 80H, DS:SI is set to point to the device driver header block of the System Logging Service device driver.