Showing changes from revision #2 to #3:
Added | Removed | Changed
The HAL entry table is a list of function pointers; the functions pointed to by these pointers provide implementations of several different APIs. This is a list of those APIs.
HAL Device API – The preferred method of extending the functionality of the HAL (as it does not involve constantly extending the length of the entry table)