aux_klib.h header

This header is used by kernel. For more information, see:

aux_klib.h contains the following programming interfaces:

Functions

 
AuxKlibEnumerateSystemFirmwareTables

The AuxKlibEnumerateSystemFirmwareTables routine enumerates all system firmware tables of the specified type.
AuxKlibGetBugCheckData

The AuxKlibGetBugCheckData routine retrieves information about a bug check that has just occurred.
AuxKlibGetImageExportDirectory

The AuxKlibGetImageExportDirectory routine returns an image module's export directory.
AuxKlibGetSystemFirmwareTable

The AuxKlibGetSystemFirmwareTable routine retrieves the specified firmware table from the firmware table provider.
AuxKlibInitialize

The AuxKlibInitialize routine initializes the Auxiliary Kernel-Mode Library.
AuxKlibQueryModuleInformation

The AuxKlibQueryModuleInformation routine retrieves information about the image modules that the operating system has loaded.

Structures

 
AUX_MODULE_BASIC_INFO

The AUX_MODULE_BASIC_INFO structure contains basic information about a loaded image module.
AUX_MODULE_EXTENDED_INFO

The AUX_MODULE_EXTENDED_INFO structure contains extended information about a loaded image module.
KBUGCHECK_DATA

The KBUGCHECK_DATA structure contains bug check parameters.