init_hwinfo()

Updated: April 19, 2023

Initialize the appropriate variant of the hwinfo structure in the system page.

Synopsis:

void init_hwinfo (void)

Arguments:

None.

Description:

This function initializes the appropriate variant of the system page's hwinfo structure.

For many x86 platforms, the generic function works. For ARM platforms, board-specific functions are often required.