]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix the wrong SVN address for EdkShellPkg.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 11 Dec 2008 06:03:26 +0000 (06:03 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 11 Dec 2008 06:03:26 +0000 (06:03 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6987 6f19259b-4bc3-4df7-8a09-765794883524

EdkShellBinPkg/ReadMe.txt

index adcd8cef5c61c284dfd568c60d99eb04d2abdfe5..7deac0f66e7f3f30bb7b0b8897f33dcc1232a92e 100644 (file)
@@ -3,7 +3,7 @@ The binaries of EdkShellBinPkg are generated with EDK-Shell 1.05 release and bui
 \r
 The following steps can help to re-generate these binaries for customization:\r
 1. Check out EdkCompatibilityPkg (r5782) to $(WORKSPACE)\EdkCompatibilityPkg (svn https://edk2.tianocore.org/svn/edk2/trunk/edk2/EdkCompatibilityPkg).\r
-2. Check out EdkShellPkg(r5782) to $(WORKSPACE)\EdkShellPkg (svn https://efi-shell.tianocore.org/servlets/ProjectDocumentList?folderID=52&expandFolder=52&folderID=45).\r
+2. Check out EdkShellPkg(r5782) to $(WORKSPACE)\EdkShellPkg (svn https://edk2.tianocore.org/svn/edk2/trunk/edk2/EdkShellPkg).\r
    This package has an SVN extern directory from EDK Shell project. It is read-only and current revison (r30) is identical to EDK shell 1.05 release. \r
 3. Update to the newest BaseTools package. (r5782 or later)\r
 4. Apply a hot fix ShellHotFix.patch under EdkShellPkg directory.\r