audk/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint
Ard Biesheuvel 4b771927c8 StandaloneMmPkg/StandaloneMmCoreEntryPoint: drop explicit SerialPortLib call
Sending DEBUG output to the serial port should only be done via
DebugLib calls, which is in charge of initializing the serial
port when appropriate. So drop the explicit SerialPortInitialize ()
invocation, and rely on normal constructor ordering to get the
serial port into the appropriate state at the right time.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: "Yao, Jiewen" <jiewen.yao@intel.com>
Reviewed-by: Achin Gupta <achin.gupta@arm.com>
2019-03-11 12:51:12 +01:00
..
AArch64 StandaloneMmPkg/StandaloneMmCoreEntryPoint: drop explicit SerialPortLib call 2019-03-11 12:51:12 +01:00
StandaloneMmCoreEntryPoint.inf StandaloneMM: Include the newly added library class for MMU functions 2018-12-09 16:01:47 +00:00