find_agesa_version

Function find_agesa_version 

Source
pub fn find_agesa_version() -> SearchResult
Expand 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.