Index
void * EFI_FindConfigTable( const uuid_t * Guid );
Locate a configuration table by GUID
Guid - a pointer to a GUID structure
A pointer to a table or NULL if nothing found.