IOCTL Reference External Interface (Compact 2013)
10/16/2014
The IOCTL library provides an external interface made up of functions and global variables that communicate between the other modular libraries and the OAL and the kernel. The following table shows the programming elements in the external interface.
Programming Element |
Description |
---|---|
This global variable contains information about the processor clock speed. |
|
This global variable contains the processor instruction set identifier. |
|
This global variable contains information about the hardware platform OEM. |
|
This global variable contains information about the hardware platform type. |
|
This global variable contains information about the processor core. |
|
This global variable contains information about the processor name. |
|
This global variable contains information about the processor vendor. |
|
This global variable references the global IOCTL table defined in the hardware platform code. |
|
This structure is a global IOCTL table that defines the procedure to be called for an IOCTL code. |
|
This function retrieves information and sends commands to the Ddi_hflat display driver. |
|
This function fills in a DEVICE_ID structure. |
|
This function provides information about the system parameters information (SPI) codes supported by the SystemParametersInfo function. |
|
This function creates a 64-bit value that is unique to the hardware and does not change. |
|
This function creates a 64-bit random number and stores it in the output buffer. |
|
This function enables the OEM to extend the list of registry paths that should be protected from nontrusted applications. |
|
This function returns the universally unique identifier (UUID). |
|
This function signals that the registry is active and that data from the OAL can now be propagated to the registry. |
|
This function supports a warm boot of the target device. |
|
This function handles a request by an application to retrieve microprocessor information from the OAL and store it in the PROCESSOR_INFO structure. |