]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
17 years agolast
alfred [Tue, 22 Aug 2006 10:30:52 +0000 (10:30 +0000)]
last

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1351 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoenhance ModuleReader
alfred [Tue, 22 Aug 2006 08:47:40 +0000 (08:47 +0000)]
enhance ModuleReader

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1350 6f19259b-4bc3-4df7-8a09-765794883524

17 years agor8lib in database
alfred [Tue, 22 Aug 2006 07:39:14 +0000 (07:39 +0000)]
r8lib in database

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1349 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix one bug in PeiMain to make it output correct ImageStartAddress. And in DxeIplX64P...
lgao4 [Tue, 22 Aug 2006 06:53:46 +0000 (06:53 +0000)]
Fix one bug in PeiMain to make it output correct ImageStartAddress. And in DxeIplX64Peim/DxeLoadX64.c, install EndOfPeiSignalPpi can delay only if it enters into dxecore.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1348 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoIntroduce a new property INCLUDE_PATHS. This property can used by customized build...
wuyizhong [Tue, 22 Aug 2006 05:54:55 +0000 (05:54 +0000)]
Introduce a new property INCLUDE_PATHS. This property can used by customized build file. For example <includepath path="${INCLUDE_PATHS}"/>. INCLUDE_PATHS contains all required include paths based on MSA file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1347 6f19259b-4bc3-4df7-8a09-765794883524

17 years agonew look
alfred [Tue, 22 Aug 2006 05:45:43 +0000 (05:45 +0000)]
new look

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1346 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoModify ModifyInf task's attributes from "inputfvinffilename" to "inputfvinffile"...
qouyang [Tue, 22 Aug 2006 03:34:39 +0000 (03:34 +0000)]
Modify ModifyInf task's attributes from "inputfvinffilename" to "inputfvinffile", from "outputfvinffilename" to "outputfvinffile".

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1345 6f19259b-4bc3-4df7-8a09-765794883524

17 years agocritic };>/"
alfred [Tue, 22 Aug 2006 02:57:56 +0000 (02:57 +0000)]
critic };>/"

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1344 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoChanged GetPerformanceCounter() to use the most efficient mean to unsigned extend...
bxing [Tue, 22 Aug 2006 01:36:09 +0000 (01:36 +0000)]
Changed GetPerformanceCounter() to use the most efficient mean to unsigned extend an UINT32 value.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1343 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdding a dialog for setting the Build Preferences in the target.txt file.
lhauch [Tue, 22 Aug 2006 00:43:38 +0000 (00:43 +0000)]
Adding a dialog for setting the Build Preferences in the target.txt file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1342 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoadd ForceDebug column to FramworkModules table.
jlin16 [Mon, 21 Aug 2006 22:36:25 +0000 (22:36 +0000)]
add ForceDebug column to FramworkModules table.
comment out reference to unchecked in code in FrameworkWizardUI.java.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1341 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoRe-implement sorting algorithm of table and modified FpdFrameworkModules.java to...
jlin16 [Mon, 21 Aug 2006 22:03:24 +0000 (22:03 +0000)]
Re-implement sorting algorithm of table and modified FpdFrameworkModules.java to using new interfaces.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1340 6f19259b-4bc3-4df7-8a09-765794883524

17 years ago1. Remove reference code for un-checked in files
hche10x [Mon, 21 Aug 2006 21:31:48 +0000 (21:31 +0000)]
1. Remove reference code for un-checked in files

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1339 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoadapte to new resize interface.
jlin16 [Mon, 21 Aug 2006 20:38:29 +0000 (20:38 +0000)]
adapte to new resize interface.
rollback overrided.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1338 6f19259b-4bc3-4df7-8a09-765794883524

17 years ago1. Move resize funtions from IInternalFrame.java to Tools.java.
hche10x [Mon, 21 Aug 2006 20:05:17 +0000 (20:05 +0000)]
1. Move resize funtions from IInternalFrame.java to Tools.java.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1337 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoA workaround to a compiler bug that causes the high order 32 bits of GetPerformanceCo...
bxing [Mon, 21 Aug 2006 09:32:26 +0000 (09:32 +0000)]
A workaround to a compiler bug that causes the high order 32 bits of GetPerformanceCounter() being indeterminate.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1336 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoremodel 1
alfred [Mon, 21 Aug 2006 08:54:07 +0000 (08:54 +0000)]
remodel 1

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1335 6f19259b-4bc3-4df7-8a09-765794883524

17 years agochange entry
alfred [Mon, 21 Aug 2006 07:23:17 +0000 (07:23 +0000)]
change entry

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1334 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdd MigrationTool.java
alfred [Mon, 21 Aug 2006 07:22:45 +0000 (07:22 +0000)]
Add MigrationTool.java

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1333 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdded file existing condition to judge if the dep file should be re-generated.
jwang36 [Mon, 21 Aug 2006 07:13:10 +0000 (07:13 +0000)]
Added file existing condition to judge if the dep file should be re-generated.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1332 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoMany Many Modifies
alfred [Mon, 21 Aug 2006 06:45:23 +0000 (06:45 +0000)]
Many Many Modifies

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1331 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAccording r1311 can't support linux. So rollback the change, but still remove the...
wuyizhong [Mon, 21 Aug 2006 06:03:55 +0000 (06:03 +0000)]
According r1311 can't support linux. So rollback the change, but still remove the flag "/DSTRING_DEFINES_FILE=\"${BASE_NAME}StrDefs.h\"" since without any source file use it now.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1330 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoThis patch make sure that Pcd Dynamic database generation tool is able to handle...
qwang12 [Mon, 21 Aug 2006 05:53:51 +0000 (05:53 +0000)]
This patch make sure that Pcd Dynamic database generation tool is able to handle the VariableName of type HexWordArrayType in DynamicPcdBuildDefinitions section in FPD file. The HexWorldArrayType (UINT16 in C concept) is printed directly into the dynamic PCD database.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1329 6f19259b-4bc3-4df7-8a09-765794883524

17 years ago1. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() on IPF.
bxing [Mon, 21 Aug 2006 02:53:29 +0000 (02:53 +0000)]
1. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() on IPF.
2. Added SwitchIplStacks() function to DxeIplPeim to encapsulate arch details on stack switching.
3. Added PeiSwitchStacks() function to PeiMain to encapsulate arch details on stack switching.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1328 6f19259b-4bc3-4df7-8a09-765794883524

17 years agodelete unused file.
jlin16 [Sat, 19 Aug 2006 01:35:21 +0000 (01:35 +0000)]
delete unused file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1327 6f19259b-4bc3-4df7-8a09-765794883524

17 years ago1.change GlobalData to WorkspaceProfile.
jlin16 [Sat, 19 Aug 2006 01:33:26 +0000 (01:33 +0000)]
1.change GlobalData to WorkspaceProfile.
2.change pcd adding rule to use existing item type and value for the same pcd entry.
3.focus on added modules in sorted display.
4.fix the bug of not editable value if change item type to fixed at build.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1326 6f19259b-4bc3-4df7-8a09-765794883524

17 years ago1. Fix the bug to init "Module Type" twice in Msa Header
hche10x [Fri, 18 Aug 2006 21:40:59 +0000 (21:40 +0000)]
1. Fix the bug to init "Module Type" twice in Msa Header

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1325 6f19259b-4bc3-4df7-8a09-765794883524

17 years ago- Fixed EDKT146; The override warning message has been reduced to almost none.
jwang36 [Fri, 18 Aug 2006 10:25:20 +0000 (10:25 +0000)]
- Fixed EDKT146; The override warning message has been reduced to almost none.
- Changed MakeDeps tool to generate .dep file which can be used directly by ANT task wrapper
- Made several code optimizations and format clean

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1324 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoReport error messages more precise.
wuyizhong [Fri, 18 Aug 2006 09:39:01 +0000 (09:39 +0000)]
Report error messages more precise.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1323 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFixed a bug causing the high order double word of values returned by GetPerformanceCo...
bxing [Fri, 18 Aug 2006 08:33:00 +0000 (08:33 +0000)]
Fixed a bug causing the high order double word of values returned by GetPerformanceCounter() became -1.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1322 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix cleanall can't clean all genereated files. Now .i files generated by VfrCompile...
wuyizhong [Fri, 18 Aug 2006 08:06:02 +0000 (08:06 +0000)]
Fix cleanall can't clean all genereated files. Now .i files generated by VfrCompile move to module out put dir and Platform_build.xml will be removed in cleanall. Also adjust some code format.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1321 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoChange module build sequence. 1. Get FvImageName list according to their declaration...
wuyizhong [Fri, 18 Aug 2006 05:37:49 +0000 (05:37 +0000)]
Change module build sequence. 1. Get FvImageName list according to their declaration order in the fpd file. 2. First build all modules in the first fvimage, then build all modules in the second fvimage, and so on. These modules sequence is still from their layout in the fpd file. 3. At last, build the remaining modules whose FVBinding = NULL. And also clean some unused code, and add and update some comments.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1320 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix the IDE slave device missing bug.
klos1980 [Fri, 18 Aug 2006 05:26:59 +0000 (05:26 +0000)]
Fix the IDE slave device missing bug.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1319 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdded to fix the issue of many property override warning when build with -v option...
jwang36 [Fri, 18 Aug 2006 00:54:57 +0000 (00:54 +0000)]
Added to fix the issue of many property override warning when build with -v option; and also improve the build performance.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1318 6f19259b-4bc3-4df7-8a09-765794883524

17 years ago1. Fix the bug "not to re-init GlobalData when switch to different workspace".
hche10x [Thu, 17 Aug 2006 23:21:27 +0000 (23:21 +0000)]
1. Fix the bug "not to re-init GlobalData when switch to different workspace".

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1317 6f19259b-4bc3-4df7-8a09-765794883524

17 years ago1. Gray out all "Feature Flag" fields in module and move them to the bottom of the...
hche10x [Thu, 17 Aug 2006 18:08:07 +0000 (18:08 +0000)]
1. Gray out all "Feature Flag" fields in module and move them to the bottom of the frame
2. Make "Usage" required in PCD frame of module

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1316 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoContinue to fix EDKT187.
klu2 [Thu, 17 Aug 2006 16:23:46 +0000 (16:23 +0000)]
Continue to fix EDKT187.
After discussion with ouyang, qian and shi, carl, we find it is no necessary to add PcdLib according to whether library instance use PcdLib.
In this patch. I remove original fixing and correct some MSA file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1315 6f19259b-4bc3-4df7-8a09-765794883524

17 years ago1. Extend "Copyright" field to a 2 lines text area in Create Far interface
hche10x [Thu, 17 Aug 2006 16:07:49 +0000 (16:07 +0000)]
1. Extend "Copyright" field to a 2 lines text area in Create Far interface

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1314 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix the wrong datum size for PcdWinNtPhysicalDisk in Nt32.fpd file.
klu2 [Thu, 17 Aug 2006 15:27:32 +0000 (15:27 +0000)]
Fix the wrong datum size for PcdWinNtPhysicalDisk in Nt32.fpd file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1313 6f19259b-4bc3-4df7-8a09-765794883524

17 years agomodify critic
alfred [Thu, 17 Aug 2006 10:22:09 +0000 (10:22 +0000)]
modify critic

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1312 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoRemove #include STRING_DEFINES_FILE from C file. Using ForceInclude to include $...
wuyizhong [Thu, 17 Aug 2006 09:45:22 +0000 (09:45 +0000)]
Remove #include STRING_DEFINES_FILE from C file. Using ForceInclude to include ${BASE_NAME}StrDefs.h header file. Remove flag /DSTRING_DEFINED_FILE=${BASE_NAME}StrDefs.h. Move flags /DSTRING_ARRAY_NAME=${BASE_NAME}Strings from FPDs to BuildMacro since this flag will be used only unicode files exist.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1311 6f19259b-4bc3-4df7-8a09-765794883524

17 years agomultiline support for critic
alfred [Thu, 17 Aug 2006 08:24:51 +0000 (08:24 +0000)]
multiline support for critic

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1310 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix
klu2 [Thu, 17 Aug 2006 08:21:14 +0000 (08:21 +0000)]
Fix
1) the PCD value for PcdWinNtFileSystem in Nt32.fpd file,
2) help text for PcdWinNtVirtualDisk in EdkNt32Pkg.spd
3) the value for PcdWinNtPhysicalDisk in Nt32.fpd file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1309 6f19259b-4bc3-4df7-8a09-765794883524

17 years agofast edition with 'read line' implement
alfred [Thu, 17 Aug 2006 07:47:37 +0000 (07:47 +0000)]
fast edition with 'read line' implement

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1308 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoslow edition
alfred [Thu, 17 Aug 2006 06:57:03 +0000 (06:57 +0000)]
slow edition

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1307 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdd class header to FrameworkBuildTask. Remove some unused code from top level build...
wuyizhong [Thu, 17 Aug 2006 06:51:51 +0000 (06:51 +0000)]
Add class header to FrameworkBuildTask. Remove some unused code from top level build.xml.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1306 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdded AsmSwitchStackAndBackingStore() to BaseLib.h for stack switching on IPF.
bxing [Thu, 17 Aug 2006 05:32:47 +0000 (05:32 +0000)]
Added AsmSwitchStackAndBackingStore() to BaseLib.h for stack switching on IPF.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1305 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoUsing Common Definitions. Remove some unused codes.
wuyizhong [Thu, 17 Aug 2006 05:29:15 +0000 (05:29 +0000)]
Using Common Definitions. Remove some unused codes.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1304 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoRemove dead code.
qhuang8 [Thu, 17 Aug 2006 05:25:16 +0000 (05:25 +0000)]
Remove dead code.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1303 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoModify Critic
alfred [Thu, 17 Aug 2006 05:06:49 +0000 (05:06 +0000)]
Modify Critic

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1302 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix EDKT191.
jlin16 [Thu, 17 Aug 2006 03:11:55 +0000 (03:11 +0000)]
Fix EDKT191.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1301 6f19259b-4bc3-4df7-8a09-765794883524

17 years ago1. Merge ModuleDefinitions to MsaHeader
hche10x [Thu, 17 Aug 2006 02:04:40 +0000 (02:04 +0000)]
1. Merge ModuleDefinitions to MsaHeader
2. Make InMemoryDB consistent for all operations
3. Extend Copyright to 2 lines text area in msa header

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1300 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoTurned off the AUTO_RESIZE on the table so that it would work on a small display...
lhauch [Wed, 16 Aug 2006 19:58:28 +0000 (19:58 +0000)]
Turned off the AUTO_RESIZE on the table so that it would work on a small display.  Large display now has unused space, still trying to find a cure for this.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1299 6f19259b-4bc3-4df7-8a09-765794883524

17 years agofix EDKT189.
jlin16 [Wed, 16 Aug 2006 17:37:34 +0000 (17:37 +0000)]
fix EDKT189.
and remove FFS file Guid text field from ModuleSaOptions pane.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1298 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix the track EDKT187: If a module do not use PCD, PcdLib library class need not...
klu2 [Wed, 16 Aug 2006 13:59:00 +0000 (13:59 +0000)]
Fix the track EDKT187: If a module do not use PCD, PcdLib library class need not be exist in its MSA file.
The fixing is judge whether the module's library instance use PCD, if use, build tools will add PcdLib into module's autogen.h automatically.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1297 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoEnhancing Critic
alfred [Wed, 16 Aug 2006 12:09:16 +0000 (12:09 +0000)]
Enhancing Critic

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1296 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoEmbeded autogenerated code in Java code instead of getting them from a real file...
qwang12 [Wed, 16 Aug 2006 10:52:14 +0000 (10:52 +0000)]
Embeded autogenerated code in Java code instead of getting them from a real file. Hence, remove the template code from the PCD/Conf directory.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1295 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoEmbeded autogenerated code in Java code instead of getting them from a real file.
qwang12 [Wed, 16 Aug 2006 10:51:01 +0000 (10:51 +0000)]
Embeded autogenerated code in Java code instead of getting them from a real file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1294 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdded comments and polished the code.
jwang36 [Wed, 16 Aug 2006 10:35:00 +0000 (10:35 +0000)]
Added comments and polished the code.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1293 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdd boot script dispatch opcode 2
xgu3 [Wed, 16 Aug 2006 07:23:37 +0000 (07:23 +0000)]
Add boot script dispatch opcode 2

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1292 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix EDKT 188.
qouyang [Wed, 16 Aug 2006 06:22:43 +0000 (06:22 +0000)]
Fix EDKT 188.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1291 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdd Critic.java
alfred [Wed, 16 Aug 2006 05:49:09 +0000 (05:49 +0000)]
Add Critic.java

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1290 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoModify Module description for binary shell module.
lgao4 [Wed, 16 Aug 2006 05:42:00 +0000 (05:42 +0000)]
Modify Module description for binary shell module.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1289 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoChange pcd name form MaxSizePopulateCapsule to PcdMaxSizePopulateCapsule.
davidhuang [Wed, 16 Aug 2006 04:48:08 +0000 (04:48 +0000)]
Change pcd name form MaxSizePopulateCapsule to PcdMaxSizePopulateCapsule.
Change pcd name form MaxSizeNonPopulateCapsule to PcdMaxSizeNonPopulateCapsule.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1288 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoIdentify SupArch for .msa
alfred [Wed, 16 Aug 2006 01:14:51 +0000 (01:14 +0000)]
Identify SupArch for .msa

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1287 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdded module type column to the FPD module table, and also removed AUTO_RESIZE_OFF...
lhauch [Tue, 15 Aug 2006 23:59:55 +0000 (23:59 +0000)]
Added module type column to the FPD module table, and also removed AUTO_RESIZE_OFF, so that the columns fill the pane - only the Path column can be re-sized to any great extent, the other columns can be resized just enough to show the data.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1286 6f19259b-4bc3-4df7-8a09-765794883524

17 years agosort modules by name alphabetically when start; make column width resizable and remov...
jlin16 [Tue, 15 Aug 2006 23:24:24 +0000 (23:24 +0000)]
sort modules by name alphabetically when start; make column width resizable and remove unused code in FpdModuleSA.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1285 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdjusted column sizes, made resizable, added Module Type column to All Module Table...
lhauch [Tue, 15 Aug 2006 22:21:07 +0000 (22:21 +0000)]
Adjusted column sizes, made resizable, added Module Type column to All Module Table, adjusted the Version columns to be module version, then pkg version.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1284 6f19259b-4bc3-4df7-8a09-765794883524

17 years agomove the package definitions to header editor.
jlin16 [Tue, 15 Aug 2006 21:55:55 +0000 (21:55 +0000)]
move the package definitions to header editor.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1283 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoRefine the code for PCD tools.
klu2 [Tue, 15 Aug 2006 18:33:53 +0000 (18:33 +0000)]
Refine the code for PCD tools.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1282 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix the bug that using hardcode driver name to judge whether current driver is PCD...
klu2 [Tue, 15 Aug 2006 17:11:06 +0000 (17:11 +0000)]
Fix the bug that using hardcode driver name to judge whether current driver is PCD driver.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1281 6f19259b-4bc3-4df7-8a09-765794883524

17 years agojava variable should have its first char in low case.
jlin16 [Tue, 15 Aug 2006 15:41:06 +0000 (15:41 +0000)]
java variable should have its first char in low case.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1280 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoadd serial number to MsaTreeEditor.java
alfred [Tue, 15 Aug 2006 12:40:47 +0000 (12:40 +0000)]
add serial number to MsaTreeEditor.java

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1279 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoTurn to Regex in ModuleReader.java
alfred [Tue, 15 Aug 2006 12:35:00 +0000 (12:35 +0000)]
Turn to Regex in ModuleReader.java
1st edition of MsaTreeEditor.java
Some edit on ia32 x64... in .inf-read and MsaWriter.java

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1278 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix PCD declaration error in DxeStatusCode.msa
yshang1 [Tue, 15 Aug 2006 11:26:07 +0000 (11:26 +0000)]
Fix PCD declaration error in DxeStatusCode.msa

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1277 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix track EDKT179.
klu2 [Tue, 15 Aug 2006 10:40:42 +0000 (10:40 +0000)]
Fix track EDKT179.
In fact, I remove the judgment for unmached PCD value. because the checking work should be done in wizard tools.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1276 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdd PcdPciExpressBaseAddress info to MdePkg.spd
qhuang8 [Tue, 15 Aug 2006 09:51:45 +0000 (09:51 +0000)]
Add PcdPciExpressBaseAddress info to MdePkg.spd

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1275 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdd porting Guide to obsolete Edk Library interfaces.
qhuang8 [Tue, 15 Aug 2006 09:18:07 +0000 (09:18 +0000)]
Add porting Guide to obsolete Edk Library interfaces.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1274 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdjust some code format and clear some unused codes.
wuyizhong [Tue, 15 Aug 2006 08:36:45 +0000 (08:36 +0000)]
Adjust some code format and clear some unused codes.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1273 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoDon't need to generate FFS.org file in new build process.
lgao4 [Tue, 15 Aug 2006 08:28:16 +0000 (08:28 +0000)]
Don't need to generate FFS.org file in new build process.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1272 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoModify GenFfsTask to make it don't create ORG file.
qouyang [Tue, 15 Aug 2006 08:05:34 +0000 (08:05 +0000)]
Modify GenFfsTask to make it don't create ORG file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1271 6f19259b-4bc3-4df7-8a09-765794883524

17 years ago1. Adjust might be 64bit, so we need to typecast it to UINT32 firstly.
vanjeff [Tue, 15 Aug 2006 06:35:47 +0000 (06:35 +0000)]
1. Adjust might be 64bit, so we need to typecast it to UINT32 firstly.
2. Synchronization modification described in Tracker EDKT182 to all dependent files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1270 6f19259b-4bc3-4df7-8a09-765794883524

17 years agomoved exception and logger classes to org.tianocore.common package
yshi8 [Tue, 15 Aug 2006 06:27:57 +0000 (06:27 +0000)]
moved exception and logger classes to org.tianocore.common package

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1269 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdjust Nt32 SecMain user-defined build file to use OBJECTS.
wuyizhong [Tue, 15 Aug 2006 06:12:41 +0000 (06:12 +0000)]
Adjust Nt32 SecMain user-defined build file to use OBJECTS.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1268 6f19259b-4bc3-4df7-8a09-765794883524

17 years agomoved exception and logger classes to org.tianocore.common package; and created defin...
yshi8 [Tue, 15 Aug 2006 05:48:17 +0000 (05:48 +0000)]
moved exception and logger classes to org.tianocore.common package; and created definitions classes to put common definitions.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1267 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoChange Fat binary Guid to EnhancedFat
qhuang8 [Tue, 15 Aug 2006 04:58:27 +0000 (04:58 +0000)]
Change Fat binary Guid to EnhancedFat

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1266 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoRe-Follow...
alfred [Tue, 15 Aug 2006 04:43:21 +0000 (04:43 +0000)]
Re-Follow...

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1265 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFaint!change messages cause error, this is an revert
alfred [Tue, 15 Aug 2006 04:36:25 +0000 (04:36 +0000)]
Faint!change messages cause error, this is an revert

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1264 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFollow changes on grammar in messages by Larry
alfred [Tue, 15 Aug 2006 04:32:05 +0000 (04:32 +0000)]
Follow changes on grammar in messages by Larry

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1263 6f19259b-4bc3-4df7-8a09-765794883524

17 years ago1. Add EBC architecture support
qhuang8 [Tue, 15 Aug 2006 04:31:54 +0000 (04:31 +0000)]
1. Add EBC architecture support
2. Update Fat binary image to Enhanced Fat binary.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1262 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdd subdirectory support
alfred [Tue, 15 Aug 2006 04:27:45 +0000 (04:27 +0000)]
Add subdirectory support

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1261 6f19259b-4bc3-4df7-8a09-765794883524

17 years ago1. To let MSA/SPD/FPD Header have their own sections, not are the top level of the...
hche10x [Tue, 15 Aug 2006 04:05:20 +0000 (04:05 +0000)]
1. To let MSA/SPD/FPD Header have their own sections, not are the top level of the tree pane
2. Change "Package Headers" of the tree to "Package Includes"

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1260 6f19259b-4bc3-4df7-8a09-765794883524

17 years agochange table column positions in tables of FrameworkModules and horizontal scrollbar...
jlin16 [Mon, 14 Aug 2006 20:23:11 +0000 (20:23 +0000)]
change table column positions in tables of FrameworkModules and horizontal scrollbar will appear when needed.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1259 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFixed grammar in messages.
lhauch [Mon, 14 Aug 2006 19:21:03 +0000 (19:21 +0000)]
Fixed grammar in messages.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1258 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFixed grammar in messages.
lhauch [Mon, 14 Aug 2006 19:20:35 +0000 (19:20 +0000)]
Fixed grammar in messages.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1257 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFixed grammar in messages.
lhauch [Mon, 14 Aug 2006 18:41:39 +0000 (18:41 +0000)]
Fixed grammar in messages.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1256 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFixed grammar in messages.
lhauch [Mon, 14 Aug 2006 17:19:24 +0000 (17:19 +0000)]
Fixed grammar in messages.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1255 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdd judgement if filepath is . or not.
wuyizhong [Mon, 14 Aug 2006 09:44:00 +0000 (09:44 +0000)]
Add judgement if filepath is . or not.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1254 6f19259b-4bc3-4df7-8a09-765794883524

17 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1253 6f19259b...
alfred [Mon, 14 Aug 2006 07:03:21 +0000 (07:03 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1253 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoUsing ${OBJECTS} instead of fileset to trace all obj files. Add a new Macro named...
wuyizhong [Mon, 14 Aug 2006 07:00:48 +0000 (07:00 +0000)]
Using ${OBJECTS} instead of fileset to trace all obj files. Add a new Macro named Build_Init to provide a way to initial some properties for user.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1252 6f19259b-4bc3-4df7-8a09-765794883524