Home | History | Annotate | Download | only in Include

Lines Matching full:after

24   Control will be returned to this callback function after FspInit API call.

75 /// The new stack frame will be set up at this location after FspInit API call.
137 This FSP API is called soon after coming out of reset and before memory and stack is
144 1. The return address where the FSP will return control after setting up a temporary
173 This FSP API is called after TempRamInitEntry. This FSP API initializes the memory,
179 After FspInit completes its execution, it does not return to the boot loader from where
219 This FSP API is called after TempRamInit and initializes the memory.
223 After FspMemInit completes its execution, it passes the pointer to the HobList and
228 control after system memory is available and before the temporary RAM is torn down.
247 This FSP API is called after FspMemoryInit API. This FSP API tears down the temporary
253 control after system memory is available and before the temporary RAM is torn down.
273 This FSP API is called after TempRamExit API.