mdkinney
6f2fd7ba5d
Clean up DEC files:
...
1) Remove section header comment blocks that do not provide any information
2) Combine PCDs listed in multiple sections into a single section that supports multiple PCD types to reduce maintenance overhead
3) Remove ModuleTypeList comments from [Includes], [Protocols], [Ppis], and [Guids] sections that do not properly describe the module type restrictions.
4) Clean up formatting of GUID structure declarations
5) Remove ".common" from section names if they are not required.
6) Order sections consistently as [Defines], [Includes], [LibraryClasses], [Guid], [Ppis], [Protocols], [PcdsFeatureFlag], [PcdsFixedAtBuild], [PcdsPatchableInModule], [PcdsDynamic], and [PcdsDynamicEx]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11629 6f19259b-4bc3-4df7-8a09-765794883524
2011-05-09 17:48:32 +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
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
mdkinney
22f6824925
Update BASE_NAME to match the file names of the shell binaries so the INF files can be used from a DSC/FDF file to include the binary of the shell in a platform.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10603 6f19259b-4bc3-4df7-8a09-765794883524
2010-06-25 18:01:52 +00:00
mdkinney
50835d0075
Update filename case of X64 binary to match the IA32 and IPF binary filenames.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10602 6f19259b-4bc3-4df7-8a09-765794883524
2010-06-25 18:01:28 +00:00
mdkinney
b772d852be
Add binary of the shell back with proper case in filename.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10601 6f19259b-4bc3-4df7-8a09-765794883524
2010-06-25 18:00:37 +00:00
mdkinney
d39b3d389b
Remove shell binary with incorrect case in filename.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10600 6f19259b-4bc3-4df7-8a09-765794883524
2010-06-25 17:59:49 +00:00
mdkinney
174ea22dc2
Update BASE_NAME to match the file names of the shell binaries so the INF files can be used from a DSC/FDF file to include the binary of the shell in a platform.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10599 6f19259b-4bc3-4df7-8a09-765794883524
2010-06-25 17:53:08 +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
hhtian
e97f389d78
Update the copyright notice format
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10422 6f19259b-4bc3-4df7-8a09-765794883524
2010-04-24 10:12:37 +00:00
hhtian
0a36de5860
Not maintained.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10310 6f19259b-4bc3-4df7-8a09-765794883524
2010-03-25 14:41:50 +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
klu2
cc5c2a22b0
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10082 6f19259b-4bc3-4df7-8a09-765794883524
2010-02-25 17:08:36 +00:00
lgao4
ec0ae8ff4e
1. Correct File header to ## @file
...
2. Remove unnecessary .common] postfix on section.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10050 6f19259b-4bc3-4df7-8a09-765794883524
2010-02-23 23:43:55 +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
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
lhauch
303ee61d53
Retiring the ANT/JAVA build and removing the older EDK II files that were required ANT/JAVA.
...
Last Ant/Java build was r7166
Developers requiring the Java/Ant packages should checkout the branch from:
https://edk2.tianocore.org/svn/edk2/branches/AntJava
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7171 6f19259b-4bc3-4df7-8a09-765794883524
2008-12-31 17:20:38 +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
vanjeff
49eb07e451
Changing source filename to match name changing.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6014 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27 03:13:37 +00:00
vanjeff
d1ce324f44
Renamed remotely
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6008 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27 02:50:52 +00:00
vanjeff
bd9bdaea42
Renamed remotely
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6007 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27 02:50:31 +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
vanjeff
a347f0506a
Renamed remotely
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6005 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27 02:49:37 +00:00
vanjeff
a031ba1fe5
Renamed remotely
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6004 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27 02:49:16 +00:00
vanjeff
ba9b7ad9e3
Renamed remotely
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6003 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27 02:48:35 +00:00
vanjeff
2409e9e515
Renamed remotely
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6002 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27 02:48:18 +00:00
vanjeff
2a75d820e2
Renamed remotely
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6001 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27 02:46:32 +00:00
vanjeff
e9ca4ac82a
Renamed remotely
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6000 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27 02:46:06 +00:00
vanjeff
e637f9bdfc
Renamed remotely
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5999 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27 02:45:37 +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
d1a44d08c1
Retire GenBin directory since we have created EdkShellPkg and its own DSC file to generate Shell binaries in this package.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5686 6f19259b-4bc3-4df7-8a09-765794883524
2008-08-18 11:11:50 +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
55d2f1e742
Update Shell binaries to integrate a fix to solve "CHAR8" compatibility issue in DmpStore command.
...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5683 6f19259b-4bc3-4df7-8a09-765794883524
2008-08-18 10:57:06 +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