niruiyu
5202049017
New Shell binaries based on EDKII core r12898 and Shell r57.
...
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13163 6f19259b-4bc3-4df7-8a09-765794883524
2012-04-05 09:07:27 +00:00
niruiyu
99d23a9465
Regenerate the related EDK Shell binaries after fixing a bug in Pci.c to add missing (UINTN) type cast.
...
Signed-off-by: niruiyu
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12731 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-17 05:20:56 +00:00
niruiyu
7cb29684e4
New EDK Shell binary(r51)
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11515 6f19259b-4bc3-4df7-8a09-765794883524
2011-04-09 01:15:01 +00:00
niruiyu
b3d2538857
New EDK Shell binary (r50).
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11405 6f19259b-4bc3-4df7-8a09-765794883524
2011-03-16 06:20:38 +00:00
niruiyu
357237bfda
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
2011-03-14 09:36:46 +00:00
niruiyu
3e516e5e0f
Update ReadMe.txt to correct the minor errors in build steps.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11007 6f19259b-4bc3-4df7-8a09-765794883524
2010-11-05 08:44:29 +00:00
niruiyu
5475cd7e6f
Update EdkShellBinPkg to integrate a bug fix of Ping command in Shell r46
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11005 6f19259b-4bc3-4df7-8a09-765794883524
2010-11-05 05:57:43 +00:00
qhuang8
f88ac6f635
Update EdkShellBinPkg to integrate a bug fix in Shell r45
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10952 6f19259b-4bc3-4df7-8a09-765794883524
2010-10-18 03:58:12 +00:00
qhuang8
0d622b28c3
Update EdkShellBinPkg to integrate a bug fix date & time command for shell binaries.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10820 6f19259b-4bc3-4df7-8a09-765794883524
2010-08-25 00:57:08 +00:00
qhuang8
8731dbe963
Update EdkShellBinPkg to integrate a bug fix date & time command for x64 shell binaries.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10819 6f19259b-4bc3-4df7-8a09-765794883524
2010-08-24 14:12:28 +00:00
qhuang8
04df642b98
Update EdkShellBinPkg to integrate a bug fix in PCI command in Shell source r42.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10794 6f19259b-4bc3-4df7-8a09-765794883524
2010-08-13 05:13:34 +00:00
qhuang8
be757a7fb5
Update EdkShellBinPkg to integrate a patch in Shell SVN r41.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10634 6f19259b-4bc3-4df7-8a09-765794883524
2010-07-07 02:30:13 +00:00
qhuang8
8850ca7536
Update Shell binaries to integrate recent updates in EDK shell project and integrate one hot fix in hexedit.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10570 6f19259b-4bc3-4df7-8a09-765794883524
2010-06-09 02:07:34 +00:00
qhuang8
a04b8e81f9
Update shell binaries to use release build target and integrate the following hot fixes:
...
1. Security hole in LoadImage() when EFI_SECURITY_VIOLATION status is returned.
2. Load.efi to load 32bit driver in 64bit platform causing system hang.
3. Fix for PCI multi-segment support.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10278 6f19259b-4bc3-4df7-8a09-765794883524
2010-03-18 07:50:17 +00:00
qhuang8
6dec88649a
Fix a security hole in shell binaries:
...
For gBS->LoadImage() if the return status is EFI_SECURITY_VIOLATION, the image handle may not be NULL.
Shell environment should not have the assumption that the output ImageHandle must be NULL if the error status is returned by gBS->LoadImage().
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9838 6f19259b-4bc3-4df7-8a09-765794883524
2010-01-27 14:49:47 +00:00
qhuang8
e2ea082665
Update shell binaries to newer version snapshot 2009-12-14 snapshot.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9661 6f19259b-4bc3-4df7-8a09-765794883524
2010-01-04 02:19:04 +00:00
eric_tian
06d77a8c82
Remove the binary files of those applications which have been contained in Minimum Shell. Only retain those applications which is in Full Shell but not in Minimum Shell.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8598 6f19259b-4bc3-4df7-8a09-765794883524
2009-06-18 09:56:14 +00:00
qhuang8
e2c6e69afe
Update shell binaries to use the newest EDK shell snapshot. This version has integrate the patch to use EDKII GetBestLanguage() to solve RFC 4646 language matching issue in drivers, dh, DevTree, etc.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8423 6f19259b-4bc3-4df7-8a09-765794883524
2009-06-01 08:44:07 +00:00
qhuang8
4489c1fa43
Fix the wrong SVN address for EdkShellPkg.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6987 6f19259b-4bc3-4df7-8a09-765794883524
2008-12-11 06:03:26 +00:00
qhuang8
d1bc30258b
Update Shell binaries to integrate a fix to solve "CHAR8" compatibility issue in edit command and shell script execution.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5784 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-03 05:13:53 +00:00
qhuang8
2c3a2aea51
Update ReadMe.txt for the new EdkShellPkg.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5685 6f19259b-4bc3-4df7-8a09-765794883524
2008-08-18 11:10:45 +00:00
qhuang8
c03b1ae778
Update shell binaries to Shell 1.05 release and integrate an issue to solve RFC3066 language compatibility issues.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5440 6f19259b-4bc3-4df7-8a09-765794883524
2008-07-09 10:41:20 +00:00
qhuang8
0a779dbfd0
Update Shell Binary to integrate an aligned issue in shell binaries.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4950 6f19259b-4bc3-4df7-8a09-765794883524
2008-03-25 07:13:18 +00:00
qhuang8
fa31275924
Fix several typos for the instructions to build shell binaries with ECP & EDK II tools.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4704 6f19259b-4bc3-4df7-8a09-765794883524
2008-02-19 04:22:53 +00:00
qhuang8
970e4d2bcc
Update the instruction for the customization build of EDK Shell binaries since EDKII build tool now support build EDK module with EDK compatibility package.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4639 6f19259b-4bc3-4df7-8a09-765794883524
2008-01-25 03:28:25 +00:00
qhuang8
abe7b4c670
Update the build instructions and change log:
...
The shell binaries are now built with Edk Shell source 1.03 release + EdkCompatiblityPkg(r2246) so that it can be built and customized under EDKII environment.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4231 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-29 07:44:04 +00:00
qhuang8
f083a41cf2
Add detailed instructions on the generation of binaries under current EDK shell project.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4160 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-18 03:58:34 +00:00
lgao4
2d9af4e7a1
Add ReadMe.txt to contain shell source version information for the shell binary.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4089 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-11 08:04:53 +00:00