pub fn find_agesa_version() -> SearchResultExpand description
Search for the AGESA version within all Reserved memory regions.
ยงErrors
This function will return an error if no memory map could be obtained.
It will also return errors for reading from physical memory according
to find_agesa_version_in_memory_region.