Visible to Intel only — GUID: yfx1642054290125
Ixiasoft
Visible to Intel only — GUID: yfx1642054290125
Ixiasoft
6.2.2. Applications versus Drivers
Application developers are responsible for writing the system’s main() routine, among other routines. Applications interact with system resources either through the C standard library or the HAL API. Device driver developers are responsible for making device resources available to application developers. Device drivers communicate directly with hardware through low-level hardware access macros.