public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017] Change GCC shell
@ 2017-09-27  9:09 Guo, Mang
  2017-09-27 22:05 ` Rebecca Cran
  0 siblings, 1 reply; 2+ messages in thread
From: Guo, Mang @ 2017-09-27  9:09 UTC (permalink / raw)
  To: edk2-devel@lists.01.org; +Cc: Wei, David, Lu, ShifeiX A

Change GCC shell from MinimumShell to UefiShell in ShellBinPkg.

Contributed-under: TianoCore Contribution Agreement 1.1

Signed-off-by: Guo Mang <mang.guo@intel.com>
---
 Vlv2TbltDevicePkg/PlatformPkgGcc.fdf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Vlv2TbltDevicePkg/PlatformPkgGcc.fdf b/Vlv2TbltDevicePkg/PlatformPkgGcc.fdf
index 2c10c11..78103d3 100644
--- a/Vlv2TbltDevicePkg/PlatformPkgGcc.fdf
+++ b/Vlv2TbltDevicePkg/PlatformPkgGcc.fdf
@@ -638,7 +638,7 @@ FILE DRIVER = 961578FE-B6B7-44c3-AF35-6BC705CD2B1F {
 #
 FILE APPLICATION = PCD(gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile) {
 #    SECTION PE32 = EdkShellBinPkg/FullShell/$(EDK_DXE_ARCHITECTURE)/Shell_Full.efi
-   SECTION PE32 = EdkShellBinPkg/MinimumShell/$(EDK_DXE_ARCHITECTURE)/Shell.efi
+    SECTION PE32 = ShellBinPkg/UefiShell/$(EDK_DXE_ARCHITECTURE)/Shell.efi
   }
 
 
-- 
2.10.1.windows.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017] Change GCC shell
  2017-09-27  9:09 [Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017] Change GCC shell Guo, Mang
@ 2017-09-27 22:05 ` Rebecca Cran
  0 siblings, 0 replies; 2+ messages in thread
From: Rebecca Cran @ 2017-09-27 22:05 UTC (permalink / raw)
  To: Guo, Mang, edk2-devel@lists.01.org; +Cc: Lu, ShifeiX A, Wei, David

On 9/27/2017 3:09 AM, Guo, Mang wrote:

> Change GCC shell from MinimumShell to UefiShell in ShellBinPkg.

Thanks. I've been wondering about this now that GCC correctly sets -Os 
in the build options to reduce the binary size to around the same as 
Visual C++.

-- 
Rebecca


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-27 22:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-27  9:09 [Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017] Change GCC shell Guo, Mang
2017-09-27 22:05 ` Rebecca Cran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox