* [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] BroxtonSiPkg:Fix Debug image assert issue
@ 2017-05-23 11:00 Guo, Mang
2017-05-24 1:32 ` Wei, David
0 siblings, 1 reply; 2+ messages in thread
From: Guo, Mang @ 2017-05-23 11:00 UTC (permalink / raw)
To: edk2-devel@lists.01.org; +Cc: Wei, David
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Guo Mang <mang.guo@intel.com>
---
Silicon/BroxtonSoC/BroxtonSiPkg/SouthCluster/ScInit/Smm/ScInitSmm.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/Silicon/BroxtonSoC/BroxtonSiPkg/SouthCluster/ScInit/Smm/ScInitSmm.c b/Silicon/BroxtonSoC/BroxtonSiPkg/SouthCluster/ScInit/Smm/ScInitSmm.c
index c3c1756..176386e 100644
--- a/Silicon/BroxtonSoC/BroxtonSiPkg/SouthCluster/ScInit/Smm/ScInitSmm.c
+++ b/Silicon/BroxtonSoC/BroxtonSiPkg/SouthCluster/ScInit/Smm/ScInitSmm.c
@@ -186,8 +186,6 @@ ScInitSmmEntryPoint (
Status = InitializeScPcieSmm (ImageHandle, SystemTable);
ASSERT_EFI_ERROR (Status);
- FreePool (mPcieRpConfig);
-
return EFI_SUCCESS;
}
--
2.10.1.windows.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] BroxtonSiPkg:Fix Debug image assert issue
2017-05-23 11:00 [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] BroxtonSiPkg:Fix Debug image assert issue Guo, Mang
@ 2017-05-24 1:32 ` Wei, David
0 siblings, 0 replies; 2+ messages in thread
From: Wei, David @ 2017-05-24 1:32 UTC (permalink / raw)
To: Guo, Mang, edk2-devel@lists.01.org
Reviewed-by: zwei4 <david.wei@intel.com>
Thanks,
David Wei
-----Original Message-----
From: Guo, Mang
Sent: Tuesday, May 23, 2017 7:01 PM
To: edk2-devel@lists.01.org
Cc: Wei, David <david.wei@intel.com>
Subject: [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] BroxtonSiPkg:Fix Debug image assert issue
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Guo Mang <mang.guo@intel.com>
---
Silicon/BroxtonSoC/BroxtonSiPkg/SouthCluster/ScInit/Smm/ScInitSmm.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/Silicon/BroxtonSoC/BroxtonSiPkg/SouthCluster/ScInit/Smm/ScInitSmm.c b/Silicon/BroxtonSoC/BroxtonSiPkg/SouthCluster/ScInit/Smm/ScInitSmm.c
index c3c1756..176386e 100644
--- a/Silicon/BroxtonSoC/BroxtonSiPkg/SouthCluster/ScInit/Smm/ScInitSmm.c
+++ b/Silicon/BroxtonSoC/BroxtonSiPkg/SouthCluster/ScInit/Smm/ScInitSmm.c
@@ -186,8 +186,6 @@ ScInitSmmEntryPoint (
Status = InitializeScPcieSmm (ImageHandle, SystemTable);
ASSERT_EFI_ERROR (Status);
- FreePool (mPcieRpConfig);
-
return EFI_SUCCESS;
}
--
2.10.1.windows.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-05-24 1:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-23 11:00 [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] BroxtonSiPkg:Fix Debug image assert issue Guo, Mang
2017-05-24 1:32 ` Wei, David
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox