Add a tag structure to the system page hwinfo section.
void *hwi_alloc_tag(const char *tagname,
unsigned size,
unsigned align);
This function allocates a tag of size size with the tag name of tagname in the hwinfo section of the system page. It fills in the hwi_prefix structure automatically.