Home
last modified time | relevance | path

Searched defs:GetBiosCallout (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/drivers/amd/agesa/
H A Ddef_callouts.c19 AGESA_STATUS GetBiosCallout(UINT32 Func, UINTN Data, VOID *ConfigPtr) in GetBiosCallout() function
/aosp_15_r20/external/coreboot/src/soc/amd/common/pi/
H A Ddef_callouts.c65 AGESA_STATUS GetBiosCallout(uint32_t Func, uintptr_t Data, void *ConfigPtr) in GetBiosCallout() function