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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
alfred [Mon, 14 Aug 2006 06:47:58 +0000 (06:47 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1251
6f19259b-4bc3-4df7-8a09-
765794883524
alfred [Mon, 14 Aug 2006 06:40:48 +0000 (06:40 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1250
6f19259b-4bc3-4df7-8a09-
765794883524
yshang1 [Mon, 14 Aug 2006 05:18:48 +0000 (05:18 +0000)]
Add more comments in UefiDriverModelLib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1249
6f19259b-4bc3-4df7-8a09-
765794883524
alfred [Mon, 14 Aug 2006 05:16:07 +0000 (05:16 +0000)]
Add License Head to all files
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1248
6f19259b-4bc3-4df7-8a09-
765794883524
alfred [Mon, 14 Aug 2006 05:03:11 +0000 (05:03 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1247
6f19259b-4bc3-4df7-8a09-
765794883524
wuyizhong [Mon, 14 Aug 2006 03:47:59 +0000 (03:47 +0000)]
Do Not cleanall librarys with a module build clean or build cleanall.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1246
6f19259b-4bc3-4df7-8a09-
765794883524
yshang1 [Mon, 14 Aug 2006 03:34:45 +0000 (03:34 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1245
6f19259b-4bc3-4df7-8a09-
765794883524
yshang1 [Mon, 14 Aug 2006 03:33:32 +0000 (03:33 +0000)]
Add function headers in UefiDriverModuleLib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1244
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Mon, 14 Aug 2006 01:53:55 +0000 (01:53 +0000)]
Tried to fix EDKT149. Since the issue happened randomly, only long time test can make sure it's really fixed.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1243
6f19259b-4bc3-4df7-8a09-
765794883524
ajfish [Fri, 11 Aug 2006 18:20:39 +0000 (18:20 +0000)]
Prefixed global variable with "m"
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1242
6f19259b-4bc3-4df7-8a09-
765794883524
ajfish [Fri, 11 Aug 2006 18:08:43 +0000 (18:08 +0000)]
Fixed issue with new MAP file feature a fprintf was using a pointer to the .PDB file that was in data that had been freed. Moved the fprint before the free and also print out if the image is PE32 or TE now in the map file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1241
6f19259b-4bc3-4df7-8a09-
765794883524
ajfish [Fri, 11 Aug 2006 18:04:56 +0000 (18:04 +0000)]
Fixed bugs found when this code was ported into R8.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1240
6f19259b-4bc3-4df7-8a09-
765794883524
alfred [Fri, 11 Aug 2006 03:22:44 +0000 (03:22 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1239
6f19259b-4bc3-4df7-8a09-
765794883524
xgu3 [Thu, 10 Aug 2006 17:04:33 +0000 (17:04 +0000)]
Change Variable to use PCD
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1238
6f19259b-4bc3-4df7-8a09-
765794883524
xgu3 [Thu, 10 Aug 2006 12:53:55 +0000 (12:53 +0000)]
Fix BDS boot from file . and .. fail assertion
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1237
6f19259b-4bc3-4df7-8a09-
765794883524
xgu3 [Thu, 10 Aug 2006 12:28:02 +0000 (12:28 +0000)]
Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOB
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1236
6f19259b-4bc3-4df7-8a09-
765794883524
alfred [Thu, 10 Aug 2006 09:48:30 +0000 (09:48 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1235
6f19259b-4bc3-4df7-8a09-
765794883524
alfred [Thu, 10 Aug 2006 09:33:40 +0000 (09:33 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1234
6f19259b-4bc3-4df7-8a09-
765794883524
alfred [Thu, 10 Aug 2006 09:31:10 +0000 (09:31 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1233
6f19259b-4bc3-4df7-8a09-
765794883524
alfred [Thu, 10 Aug 2006 09:27:16 +0000 (09:27 +0000)]
Add MigrationTools
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1232
6f19259b-4bc3-4df7-8a09-
765794883524
qhuang8 [Thu, 10 Aug 2006 09:15:27 +0000 (09:15 +0000)]
Add Migration Tool Database files
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1231
6f19259b-4bc3-4df7-8a09-
765794883524
qouyang [Thu, 10 Aug 2006 06:09:10 +0000 (06:09 +0000)]
Fix EDKT186.
Fix EDKT148.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1230
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Thu, 10 Aug 2006 06:02:12 +0000 (06:02 +0000)]
Added stringToInt method to handle hex integer for FFS_ATTRIB_DATA_ALIGNMENT
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1229
6f19259b-4bc3-4df7-8a09-
765794883524
bxing [Thu, 10 Aug 2006 04:42:10 +0000 (04:42 +0000)]
Removed unnecessary MSR access in InternalX86Delay()
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1228
6f19259b-4bc3-4df7-8a09-
765794883524
lgao4 [Wed, 9 Aug 2006 09:45:32 +0000 (09:45 +0000)]
Sync this file with MiscSubClass spec and add some struture alias to use them more conviniently.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1226
6f19259b-4bc3-4df7-8a09-
765794883524
lgao4 [Wed, 9 Aug 2006 08:29:38 +0000 (08:29 +0000)]
Fix EDKT 150 to make IPF XIP module 16-byte align. Create new IPF_PEI_CORE, IPF_PE32_PEIM ffs layout for IPF XIP module. And add 12 bytes Blank.pad file in build directory. And add PeiEntryPoint library class in PeiStatuCode module msa file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1225
6f19259b-4bc3-4df7-8a09-
765794883524
bxing [Wed, 9 Aug 2006 06:38:30 +0000 (06:38 +0000)]
1. Added ReadWriteBarrier() before and after each I/O read/write function.
2. Removed all ReadWriteBarrier() function calls in all MMIO functions.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1224
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Wed, 9 Aug 2006 05:09:30 +0000 (05:09 +0000)]
Variable PEIM use to PCD entry to get the base address of NV Storegae region.
This patch changes:
1) make the PcdFlashNvStorageVariableBase PCD entry type in Variable PEIM to be "DYNAMIC", which means it can be flexible to be FIX_AT_BUILD, DYNAMIC or PATCH_IN_MODULE.
2) make FlashMap depends on PCD_PPI
3) make FlashMap PEIM to the value of PcdFlashNvStorageVariableBase according NT emulator's FwhPPI installed by NT32 emulator's SEC.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1223
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Wed, 9 Aug 2006 04:56:49 +0000 (04:56 +0000)]
Fixed EDKT163. Added code to assign "arch" to null when no "SupArchList" is specified and made several format clean.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1222
6f19259b-4bc3-4df7-8a09-
765794883524
wuyizhong [Wed, 9 Aug 2006 03:14:51 +0000 (03:14 +0000)]
Set different arguments for gcc3.x.x and gcc4.x.x. Suppress pointer-sign warning in gcc4.x.x.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1221
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Wed, 9 Aug 2006 02:25:52 +0000 (02:25 +0000)]
Changed the alignment related member and method to conform to FFS spec.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1220
6f19259b-4bc3-4df7-8a09-
765794883524
wuyizhong [Wed, 9 Aug 2006 02:18:20 +0000 (02:18 +0000)]
Enhance FfsLayout parsing. When specify a file for a section, then just use the file as section file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1219
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Wed, 9 Aug 2006 01:09:11 +0000 (01:09 +0000)]
Fixed grammar and column widths (set min, preferred and max widths for version and arch)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1218
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Tue, 8 Aug 2006 19:48:49 +0000 (19:48 +0000)]
Fixed a bug in resetting the tools path when you switched workspaces.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1217
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Tue, 8 Aug 2006 18:54:18 +0000 (18:54 +0000)]
FPD.BuildOptions.Ffs.Attribute:Value=”xs:string” [0..1]
I have modified the Value data type to be xs:string, which will allow for any sequence of any characters (except the null character.)
Since I am modifying the Schema for this, I have also added the following elements and attributes.
FPD.PlatformDefinitions.ForceDebugTarget element, type=”KeywordType” [0..1]
FPD.FrameworkModules.ModuleSA:ForceDebug attribute, type=”xs:boolean”, default=”false” with use=”optional”
FPD.FrameworkModules.ModuleSA:BindingOrder attribute, type=”xs:int” with use=”optional”
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1216
6f19259b-4bc3-4df7-8a09-
765794883524
klu2 [Tue, 8 Aug 2006 15:34:08 +0000 (15:34 +0000)]
Some library instance's PCD is missing in FPD file for a module, it break single module's building.
Fixing is add these PCDs for module.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1215
6f19259b-4bc3-4df7-8a09-
765794883524
jlin16 [Tue, 8 Aug 2006 08:55:34 +0000 (08:55 +0000)]
auto adjust pcd settings when display existing ModuleSA settings. if new PCD added/deleted in MSA file, in platform FrameworkModules, the change of PCD will reflect in the display after you click settings.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1214
6f19259b-4bc3-4df7-8a09-
765794883524
qouyang [Tue, 8 Aug 2006 06:21:04 +0000 (06:21 +0000)]
Update ReleaseNotes.txt of the section of "A Word on compiling under Cygwin with gcc".
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1213
6f19259b-4bc3-4df7-8a09-
765794883524
wuyizhong [Tue, 8 Aug 2006 06:16:49 +0000 (06:16 +0000)]
Remove warning message in MAC GCC tool build
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1212
6f19259b-4bc3-4df7-8a09-
765794883524
qouyang [Tue, 8 Aug 2006 06:00:20 +0000 (06:00 +0000)]
Updated ReleaseNotes.txt since the issue of build CompressDll.dll in cygwin is fixed, there is no need to copy 'linux' java header to Windows: JVAV_HOME/Include.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1211
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Tue, 8 Aug 2006 03:40:13 +0000 (03:40 +0000)]
Fixed the FfsAlignment issue
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1210
6f19259b-4bc3-4df7-8a09-
765794883524