bbahnsen [Tue, 30 May 2006 16:33:09 +0000 (16:33 +0000)]
Fix gcc build break. The PCD TokenNumber is incremented, not the address of the PCD TokenNumber.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@325
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Tue, 30 May 2006 16:14:34 +0000 (16:14 +0000)]
Changed the Type attribute of FvImage to be ENUM type: FvImageTypes (Attributes | Options | Components)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@324
6f19259b-4bc3-4df7-8a09-
765794883524
yshang1 [Tue, 30 May 2006 07:18:06 +0000 (07:18 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@320
6f19259b-4bc3-4df7-8a09-
765794883524
yshang1 [Tue, 30 May 2006 06:04:00 +0000 (06:04 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@319
6f19259b-4bc3-4df7-8a09-
765794883524
bxing [Tue, 30 May 2006 05:42:49 +0000 (05:42 +0000)]
1. Fixed incorrect ASSERT conditions in wrapper functions.
2. Removed unnecessary SUB instructions in CompareMem.asm
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@318
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Mon, 29 May 2006 12:56:03 +0000 (12:56 +0000)]
Refine some internal functions of PCD Driver.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@314
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Mon, 29 May 2006 10:42:13 +0000 (10:42 +0000)]
Add in support for GetNextTokenNumber API.
Use PCD_TOKEN_NUMBER as type for parameter of internal APIs.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@312
6f19259b-4bc3-4df7-8a09-
765794883524
qhuang8 [Mon, 29 May 2006 04:43:26 +0000 (04:43 +0000)]
BaseMemoryLib: Add missing ASSERT()s for some interfaces.
BaseTimerLibLocalApic: Add missing EBC architecture support. Note that this instance is a dummy one since EBC does not support local APIC timer.
IoLibDxeCpuIo: Add alignment checking & unsupported width checking by using ASSERT()s.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@311
6f19259b-4bc3-4df7-8a09-
765794883524
bxing [Mon, 29 May 2006 02:34:09 +0000 (02:34 +0000)]
Change SPIN_LOCK_ACQUIRED to 1 and SPIN_LOCK_RELEASED to 2 according to MWG.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@310
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Mon, 29 May 2006 01:48:32 +0000 (01:48 +0000)]
Add in GetNextToken and Register Callback Function funtionality for DXE Driver.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@309
6f19259b-4bc3-4df7-8a09-
765794883524
wuyizhong [Mon, 29 May 2006 01:35:56 +0000 (01:35 +0000)]
Revise XML Schema to be valid.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@308
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Sat, 27 May 2006 02:14:28 +0000 (02:14 +0000)]
Moved attribute PcdIsDriver to PcdData element and out of PcdBuildDeclarations and PcdDynamicBuildDeclarations.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@303
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 26 May 2006 22:53:39 +0000 (22:53 +0000)]
Fix some cleanall issues
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@300
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 26 May 2006 22:13:31 +0000 (22:13 +0000)]
Fix some cleanall issues
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@299
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 26 May 2006 21:34:51 +0000 (21:34 +0000)]
Translate the Arch enum to an arch directory name. This is necessary for Linux builds, since it is case sensitive.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@298
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 26 May 2006 18:49:15 +0000 (18:49 +0000)]
Fix more gcc build breaks. One of these was a subtle bug in the code that was caught by a gcc warning.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@297
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 26 May 2006 18:26:14 +0000 (18:26 +0000)]
Fix gcc build break. Slashes should always lean forward!
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@296
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 26 May 2006 17:23:35 +0000 (17:23 +0000)]
Fix gcc build breaks.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@295
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Fri, 26 May 2006 13:40:20 +0000 (13:40 +0000)]
Remove the warning message reported when building GenBuild.jar
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@293
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Fri, 26 May 2006 11:00:44 +0000 (11:00 +0000)]
Add version check in both PCD database generation and service driver.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@292
6f19259b-4bc3-4df7-8a09-
765794883524
jlin16 [Fri, 26 May 2006 06:53:56 +0000 (06:53 +0000)]
Fix the problem "update action multiple times fail".
Enhanced GUID value editor.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@289
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Fri, 26 May 2006 06:34:13 +0000 (06:34 +0000)]
Change Workspace to X:
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@288
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Fri, 26 May 2006 02:05:28 +0000 (02:05 +0000)]
Replace all tab to spaces.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@287
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Fri, 26 May 2006 01:09:00 +0000 (01:09 +0000)]
Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde 0.51
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@286
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Fri, 26 May 2006 01:05:31 +0000 (01:05 +0000)]
Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde 0.51
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@285
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Thu, 25 May 2006 21:42:12 +0000 (21:42 +0000)]
Updated MSA by putting Specification element at the end of the header section
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@283
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Thu, 25 May 2006 21:37:58 +0000 (21:37 +0000)]
Updated MSA by putting Specification element at the end of the header section
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@281
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Thu, 25 May 2006 18:18:27 +0000 (18:18 +0000)]
Fix a bug caused by sscanf trashing memory.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@280
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Thu, 25 May 2006 17:56:40 +0000 (17:56 +0000)]
Had to put the Attribute, URL back into the Abstract so that Module Editor would compile. Leaving it out, and removing the AbstractURL elements from the MsaHeader.java and MsaLibHeader.java files cause even more problems.
When we can figure out how to remove them from the ModuleEditor, we can remove them from the Schema.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@279
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Thu, 25 May 2006 15:34:26 +0000 (15:34 +0000)]
Added CreatedDate to Schema - headers have it included with a choice for Created or CreatedDate so that we can migrate to the new CreatedDate at some point in the future in all of the Framework files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@276
6f19259b-4bc3-4df7-8a09-
765794883524
qhuang8 [Thu, 25 May 2006 10:13:26 +0000 (10:13 +0000)]
MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSize >= 4G”
DxeMemoryAllocationLib: Change the behavior from returning NULL to ASSERT ()
PeiMemoryAllocationLib: Add ASSERT ()
I also add ASSERT () in Pei Service AllocatePool () to catch if allocation size > 64K
DebugLib:
Header file (DebugLib.h): Fix an issue in ASSERT_PROTOCOL_ALREADY_INSTALLED(Handle, Guid).
In contrast with LocateProtocol (), the first & second parameter type of HandleProtocol () is EFI_HANDLE & EFI_GUID respectively.
UefiLib:
For UnicodeStringDisplayLength (CONST CHAR8 *String), return 0 if String is NULL.
BasePrintLib:
Add missing “EFIAPI” to UnicodeValueToString() and AsciiValueToString() and move their definitions from PrintLibInternal.c to PrintLib.c.
Fix the comments error(Maximum Length TIME”)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@275
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Thu, 25 May 2006 07:45:15 +0000 (07:45 +0000)]
Added outputDir attribute to support generating FV file in specified directory
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@273
6f19259b-4bc3-4df7-8a09-
765794883524
yshang1 [Thu, 25 May 2006 04:02:58 +0000 (04:02 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@272
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Wed, 24 May 2006 22:03:09 +0000 (22:03 +0000)]
Check for /workspace/externaltools/apache-ant
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@271
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Wed, 24 May 2006 21:32:36 +0000 (21:32 +0000)]
Gcc versions of the msa files. These files can be used in place of the normal msa files for gcc builds. They will go away once we get the gcc assembly integrated into the main msa files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@270
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Wed, 24 May 2006 20:56:12 +0000 (20:56 +0000)]
Add a macro for GCC Assembly.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@268
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Wed, 24 May 2006 19:51:36 +0000 (19:51 +0000)]
Added a line to instruct users how to exit the NT32 emulation platform.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@267
6f19259b-4bc3-4df7-8a09-
765794883524
yshang1 [Wed, 24 May 2006 10:23:10 +0000 (10:23 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@263
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Wed, 24 May 2006 09:14:28 +0000 (09:14 +0000)]
Remove a private class to remove the error message.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@262
6f19259b-4bc3-4df7-8a09-
765794883524
vanjeff [Wed, 24 May 2006 08:46:26 +0000 (08:46 +0000)]
added ASSERT()
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@261
6f19259b-4bc3-4df7-8a09-
765794883524
vanjeff [Wed, 24 May 2006 08:44:35 +0000 (08:44 +0000)]
added ASSERT()
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@260
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Wed, 24 May 2006 08:40:45 +0000 (08:40 +0000)]
Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database
LIMITATION:
1) ONLY dynamic type PCD is supported for now. DynamicEx is not supported.
2) HII enable and VPD is not tested.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@259
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Wed, 24 May 2006 08:38:12 +0000 (08:38 +0000)]
Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database
LIMITATION:
1) ONLY dynamic type PCD is supported for now. DynamicEx is not supported.
2) HII enable and VPD is not tested.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@258
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Wed, 24 May 2006 08:36:02 +0000 (08:36 +0000)]
Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database
LIMITATION:
1) ONLY dynamic type PCD is supported for now. DynamicEx is not supported.
2) HII enable and VPD is not tested.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@257
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Wed, 24 May 2006 08:35:25 +0000 (08:35 +0000)]
Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database
LIMITATION:
1) ONLY dynamic type PCD is supported for now. DynamicEx is not supported.
2) HII enable and VPD is not tested.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@256
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Wed, 24 May 2006 08:21:09 +0000 (08:21 +0000)]
Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database
LIMITATION:
1) ONLY dynamic type PCD is supported for now. DynamicEx is not supported.
2) HII enable and VPD is not tested.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@255
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Wed, 24 May 2006 08:18:24 +0000 (08:18 +0000)]
Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database
LIMITATION:
1) ONLY dynamic type PCD is supported for now. DynamicEx is not supported.
2) HII enable and VPD is not tested.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@254
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Wed, 24 May 2006 08:16:20 +0000 (08:16 +0000)]
Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database
LIMITATION:
1) ONLY dynamic type PCD is supported for now. DynamicEx is not supported.
2) HII enable and VPD is not tested.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@253
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Wed, 24 May 2006 08:13:32 +0000 (08:13 +0000)]
1) Fix bug reported on the PcdSetEx* Macro.
2) Add SKU_ID type
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@252
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Wed, 24 May 2006 08:11:21 +0000 (08:11 +0000)]
Add sample code for PCD Database generation. These 3 files will be read by GenBuild tool and it is generated in the Head and Source file of PCD Service PEIM/Dxe Driver.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@251
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Wed, 24 May 2006 08:09:43 +0000 (08:09 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@250
6f19259b-4bc3-4df7-8a09-
765794883524
wuyizhong [Wed, 24 May 2006 06:59:36 +0000 (06:59 +0000)]
Add %JAVA_HOME%\bin;%ANT_HOME%\bin;%XMLBEANS_HOME%\bin to Path
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@249
6f19259b-4bc3-4df7-8a09-
765794883524
bxing [Wed, 24 May 2006 05:33:03 +0000 (05:33 +0000)]
1. Updated CpuFlushTlb() according to IA-64 programmer's guide
2. Updated Thunk code to preserve EFLAGS/RFLAGS across real mode code invocation
3. Updated comments in x86Thunk.c
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@248
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Tue, 23 May 2006 22:00:58 +0000 (22:00 +0000)]
Refactor the PeCoffLoader into a library. Add PeiRebase Tool.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@247
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Tue, 23 May 2006 18:03:58 +0000 (18:03 +0000)]
Porting several more tools to edk2.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@246
6f19259b-4bc3-4df7-8a09-
765794883524
yshang1 [Tue, 23 May 2006 08:13:06 +0000 (08:13 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@242
6f19259b-4bc3-4df7-8a09-
765794883524
bxing [Tue, 23 May 2006 07:07:41 +0000 (07:07 +0000)]
Fixed a bug due to misorder of 'push's
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@241
6f19259b-4bc3-4df7-8a09-
765794883524
klu2 [Tue, 23 May 2006 04:24:19 +0000 (04:24 +0000)]
Add <PcdBuildDescription> into every <ModuleSa>:<Component> according to future schema.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@240
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Mon, 22 May 2006 23:24:23 +0000 (23:24 +0000)]
Fix capitalization.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@238
6f19259b-4bc3-4df7-8a09-
765794883524
yshang1 [Mon, 22 May 2006 09:43:21 +0000 (09:43 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@233
6f19259b-4bc3-4df7-8a09-
765794883524
yshang1 [Mon, 22 May 2006 09:36:28 +0000 (09:36 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@232
6f19259b-4bc3-4df7-8a09-
765794883524
bxing [Mon, 22 May 2006 08:54:20 +0000 (08:54 +0000)]
Fixed tracker #49
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@231
6f19259b-4bc3-4df7-8a09-
765794883524
bxing [Mon, 22 May 2006 08:51:07 +0000 (08:51 +0000)]
Fixed tracker #49
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@230
6f19259b-4bc3-4df7-8a09-
765794883524
bxing [Mon, 22 May 2006 08:10:42 +0000 (08:10 +0000)]
Fxied tracker #54 & #55
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@229
6f19259b-4bc3-4df7-8a09-
765794883524
bxing [Mon, 22 May 2006 08:04:47 +0000 (08:04 +0000)]
Fixed tracker #52
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@228
6f19259b-4bc3-4df7-8a09-
765794883524
bxing [Mon, 22 May 2006 07:58:55 +0000 (07:58 +0000)]
Fixed tracker #40
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@227
6f19259b-4bc3-4df7-8a09-
765794883524
jlin16 [Mon, 22 May 2006 04:59:10 +0000 (04:59 +0000)]
Remove the assumption of package location under workspace and prompt user to specify package location.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@226
6f19259b-4bc3-4df7-8a09-
765794883524
bxing [Mon, 22 May 2006 02:33:37 +0000 (02:33 +0000)]
Removed unnecessary ASSERT condition (assertion of real mode buffers' alignment)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@225
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 19 May 2006 23:23:33 +0000 (23:23 +0000)]
Do not build with debug.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@221
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 19 May 2006 22:56:36 +0000 (22:56 +0000)]
Change the file extension back to .asm. That was an oops.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@220
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 19 May 2006 22:43:26 +0000 (22:43 +0000)]
Fix capitalization
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@219
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 19 May 2006 22:26:17 +0000 (22:26 +0000)]
Fix capitalization
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@218
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 19 May 2006 22:25:12 +0000 (22:25 +0000)]
Make sure that the dll is executable.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@217
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 19 May 2006 21:53:01 +0000 (21:53 +0000)]
Fix capitalization.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@216
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 19 May 2006 21:48:34 +0000 (21:48 +0000)]
Fix capitalization.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@215
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 19 May 2006 21:44:12 +0000 (21:44 +0000)]
Fix capitalization
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@214
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 19 May 2006 21:43:27 +0000 (21:43 +0000)]
Fix capitalization
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@213
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 19 May 2006 21:41:15 +0000 (21:41 +0000)]
Fix capitalization
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@212
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 19 May 2006 19:58:33 +0000 (19:58 +0000)]
Fix capitalization
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@211
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 19 May 2006 19:52:02 +0000 (19:52 +0000)]
Fix capitalization
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@210
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 19 May 2006 19:31:34 +0000 (19:31 +0000)]
Remove old dir
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@209
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 19 May 2006 19:28:24 +0000 (19:28 +0000)]
Fix capitalization issues
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@208
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 19 May 2006 15:30:49 +0000 (15:30 +0000)]
GenDepex does not always run correctly on OS X. Turning on debug so that is can be fixed.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@207
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 19 May 2006 15:30:06 +0000 (15:30 +0000)]
StrGather does not run correctly on OS X. Turning on debug so that is can be fixed.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@206
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 19 May 2006 15:25:52 +0000 (15:25 +0000)]
Thunk16.s has not been ported to GCC. This will at least get past the assembler.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@204
6f19259b-4bc3-4df7-8a09-
765794883524
lgao4 [Fri, 19 May 2006 10:39:41 +0000 (10:39 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@202
6f19259b-4bc3-4df7-8a09-
765794883524
vanjeff [Fri, 19 May 2006 09:47:53 +0000 (09:47 +0000)]
Finish bug at line 324:
gBS->LocateProtocol (Handle, Guid, &Instance) error
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@201
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Fri, 19 May 2006 08:43:55 +0000 (08:43 +0000)]
Changed GuidOffset from minOccurs 1 to minOccurs=0 Added comment to remove in Final
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@200
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Fri, 19 May 2006 03:32:05 +0000 (03:32 +0000)]
Fix the elements to put /> on the new elements.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@199
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Fri, 19 May 2006 02:38:56 +0000 (02:38 +0000)]
Adding Additional Tools that are needed for Platform Image creation.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@198
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Fri, 19 May 2006 02:06:40 +0000 (02:06 +0000)]
Fixed CreatedBy to minOccurs=0 (and added comment DO NOT USE!
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@197
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Fri, 19 May 2006 01:22:22 +0000 (01:22 +0000)]
Added optional GuidValue, changed Guid to optional (so that we can do duplicate efforts on new XMLSchema.) Added optional PcdBuildDeclarations section to the end of ModuleSA.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@196
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Thu, 18 May 2006 09:29:36 +0000 (09:29 +0000)]
Updated Schema for PcdDynamicBuildDeclarations and FrameworkDatabase adding optional elements and attributes to match new XMLSchema
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@194
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Wed, 17 May 2006 23:47:47 +0000 (23:47 +0000)]
Get the underscore typed in correctly.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@193
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Wed, 17 May 2006 23:30:57 +0000 (23:30 +0000)]
Resync the GNU assembly to the MASM code.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@192
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Wed, 17 May 2006 22:39:41 +0000 (22:39 +0000)]
Call it CompressDll.dll on all host platforms.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@191
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Wed, 17 May 2006 22:09:07 +0000 (22:09 +0000)]
Build the compress library on Linux and OS X.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@190
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Wed, 17 May 2006 18:13:49 +0000 (18:13 +0000)]
Port to GNU assembly.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@189
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Wed, 17 May 2006 17:35:01 +0000 (17:35 +0000)]
Port to GNU assembly.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@188
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Wed, 17 May 2006 16:10:32 +0000 (16:10 +0000)]
Ported to GNU assembly.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@187
6f19259b-4bc3-4df7-8a09-
765794883524