mirror of https://github.com/acidanthera/audk.git
a27bdc0556
In order to support recovery in PEI phase, a platform need initialize USB controller. This logic is missing in current PchInitPeim. We removed MultiPlatformInfoInit() because it is already done in PlatformEarlyInitEntry(). We also initialize XhciMemBaseAddr to 0, or it is garbage value. Cc: David Wei <david.wei@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiewen Yao <jiewen.yao@intel.com> Reviewed-by: David Wei <david.wei@intel.com> |
||
---|---|---|
.. | ||
BootMode.c | ||
CpuInitPeim.c | ||
Dimm.c | ||
FlashMap.c | ||
LegacySpeaker.c | ||
LegacySpeaker.h | ||
MchInit.c | ||
MemoryCallback.c | ||
MemoryPeim.c | ||
PchInitPeim.c | ||
PlatformEarlyInit.c | ||
PlatformEarlyInit.h | ||
PlatformInfoInit.c | ||
PlatformInitPei.inf | ||
PlatformSsaInitPeim.c | ||
Recovery.c | ||
Stall.c |