]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/StandaloneMmCoreEntryPoint.c
StandaloneMmPkg/StandaloneMmCoreEntryPoint: drop explicit SerialPortLib call
[mirror_edk2.git] / StandaloneMmPkg / Library / StandaloneMmCoreEntryPoint / AArch64 / StandaloneMmCoreEntryPoint.c
index 5cca532456fdca82889939f2ca54f504a3779d9a..c8e11a253d24998235ec9c49480885e103ecc18c 100644 (file)
@@ -232,9 +232,6 @@ _ModuleEntryPoint (
   VOID                                    *TeData;\r
   UINTN                                   TeDataSize;\r
 \r
-  Status = SerialPortInitialize ();\r
-  ASSERT_EFI_ERROR (Status);\r
-\r
   // Get Secure Partition Manager Version Information\r
   Status = GetSpmVersion ();\r
   if (EFI_ERROR (Status)) {\r