niruiyu
b14e2fcfd0
New EDK Shell binary(r59).
...
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13376 6f19259b-4bc3-4df7-8a09-765794883524
2012-05-30 09:08:33 +00:00
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
994c16b807
Fix shell timezone bugs (corresponding Shell SVN r47)
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11320 6f19259b-4bc3-4df7-8a09-765794883524
2011-02-16 08:55:19 +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
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
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
vanjeff
e4b94a1a7d
update shell binary to fix one bug when reconnect -r.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8117 6f19259b-4bc3-4df7-8a09-765794883524
2009-04-17 05:41:11 +00:00
vanjeff
157398c258
Three GUIDs had been retired, PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and PrimaryStandardErrorDeviceGuid.
...
Reconnect, Edit, HexEdit command are updated.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7842 6f19259b-4bc3-4df7-8a09-765794883524
2009-03-10 03:36:33 +00:00
vanjeff
46cd42013e
Renamed remotely
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6006 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27 02:50:12 +00:00