From 357237bfda411016bfd36fbcec5127cd84e3d638 Mon Sep 17 00:00:00 2001 From: niruiyu Date: Mon, 14 Mar 2011 09:36:46 +0000 Subject: New EDK Shell binary (r49) with LibGetString() fix. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11396 6f19259b-4bc3-4df7-8a09-765794883524 --- EdkShellBinPkg/ReadMe.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'EdkShellBinPkg/ReadMe.txt') diff --git a/EdkShellBinPkg/ReadMe.txt b/EdkShellBinPkg/ReadMe.txt index 5705770003..1195b3a429 100644 --- a/EdkShellBinPkg/ReadMe.txt +++ b/EdkShellBinPkg/ReadMe.txt @@ -1,9 +1,9 @@ -The binaries of EdkShellBinPkg are generated with EFI shell project (svn r46) and build with Edk Compatibility & BaseTools Package (r10348). The binaries are built with no debug information by building with "RELEASE" target. +The binaries of EdkShellBinPkg are generated with EFI shell project (svn r49) and build with Edk Compatibility & BaseTools Package (r10348). The binaries are built with no debug information by building with "RELEASE" target. The following steps can help to re-generate these binaries for customization: 1. Check out EdkCompatibilityPkg (r10348) to $(WORKSPACE)\EdkCompatibilityPkg (svn https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2/EdkCompatibilityPkg). 2. Check out EdkShellPkg(r10348) to $(WORKSPACE)\EdkShellPkg (svn https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2/EdkShellPkg). -3. Check out Edk Shell project source (r46) to $(WORKSPACE)\Shell (svn https://efi-shell.svn.sourceforge.net/svnroot/efi-shell/trunk/Shell). +3. Check out Edk Shell project source (r49) to $(WORKSPACE)\Shell (svn https://efi-shell.svn.sourceforge.net/svnroot/efi-shell/trunk/Shell). 4. Update to the newest BaseTools package (r10348) to $(WORKSPACE)\BaseTools (svn https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2/BaseTools). 5. Under $(WORKSPACE) directory (i.e. c:\EdkII), To generate Minimum Shell, execute: "build -a IA32 -a X64 -a IPF -p EdkShellPkg\EdkShellPkg.dsc -m Shell\Shell.inf -b RELEASE". -- cgit v1.2.3