audk/Vlv2TbltDevicePkg/PlatformInitPei
Jiewen Yao a27bdc0556 Vlv2TbltDevicePkg/PlatformInitPei: Support USB init
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>
2016-09-07 16:43:54 +08:00
..
BootMode.c
CpuInitPeim.c
Dimm.c
FlashMap.c
LegacySpeaker.c
LegacySpeaker.h
MchInit.c
MemoryCallback.c Vlv2TbltDevicePkg/PlatformInitPei: Remove the unused variables 2016-08-03 11:02:15 +08:00
MemoryPeim.c Vlv2TbltDevicePkg/PlatformInitPei: Explicit call to dump MTRR Setting 2016-07-20 11:13:43 +08:00
PchInitPeim.c Vlv2TbltDevicePkg/PlatformInitPei: Support USB init 2016-09-07 16:43:54 +08:00
PlatformEarlyInit.c Vlv2TbltDevicePkg/PlatformInitPei: Suppress the gcc error message 2016-08-03 11:02:15 +08:00
PlatformEarlyInit.h
PlatformInfoInit.c
PlatformInitPei.inf
PlatformSsaInitPeim.c
Recovery.c
Stall.c