bbahnsen [Thu, 6 Jul 2006 21:21:57 +0000 (21:21 +0000)]
Point directly to the ant-contrib download.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@805
de2fecce-e211-0410-80a6-
f3fac2684e05
bbahnsen [Thu, 6 Jul 2006 19:21:12 +0000 (19:21 +0000)]
Convert to unix format.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@804
de2fecce-e211-0410-80a6-
f3fac2684e05
lhauch [Thu, 6 Jul 2006 14:13:56 +0000 (14:13 +0000)]
Updated the Release Notes regarding target.txt and tools_def.txt.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@803
de2fecce-e211-0410-80a6-
f3fac2684e05
qwang12 [Thu, 6 Jul 2006 13:34:25 +0000 (13:34 +0000)]
Fixed a bug when input a invalid token number (not ZERO nor a valid token number) PcdLib should ASSERT.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@802
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Thu, 6 Jul 2006 12:19:18 +0000 (12:19 +0000)]
Added type cast (VOID *) to the third parameter of GetHiiVariable, to avoid compiling warning in GCC build
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@801
de2fecce-e211-0410-80a6-
f3fac2684e05
qwang12 [Thu, 6 Jul 2006 11:42:25 +0000 (11:42 +0000)]
Fix bugs in GetNextTokenSpace and GetNextToken
Fix bugs in Pcd Build tool generation for ExMap
Fix a few other bugs.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@800
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Thu, 6 Jul 2006 10:43:52 +0000 (10:43 +0000)]
Corrected a typo error.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@798
de2fecce-e211-0410-80a6-
f3fac2684e05
yshi8 [Thu, 6 Jul 2006 10:42:42 +0000 (10:42 +0000)]
I refined some names, added description for FAT source package, and removed the description for MBD.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@797
de2fecce-e211-0410-80a6-
f3fac2684e05
qhuang8 [Thu, 6 Jul 2006 10:37:49 +0000 (10:37 +0000)]
PciLib:
For PciRead/WriteBuffer(): A fix to handle boundary cases when Size is 0;
DevicePathLib:
For FileDevicePath(): Change to use AppendDevicePath () in place of AppendDevicePathNode().
PrintLib:
For type %p, according to current MWG, it should ignore flag 0, +, space, l, & L
Misc:
Fix a bug in EBC interpreter for Ia32.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@796
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Thu, 6 Jul 2006 10:31:48 +0000 (10:31 +0000)]
Fixed the GCC assembler issue. Now we can use full GCC tools to build our package.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@795
de2fecce-e211-0410-80a6-
f3fac2684e05
wuyizhong [Thu, 6 Jul 2006 08:29:28 +0000 (08:29 +0000)]
Provide a method to force rebuild. Using command "edksetup.bat ForceRebuild".
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@794
de2fecce-e211-0410-80a6-
f3fac2684e05
bxing [Thu, 6 Jul 2006 07:46:22 +0000 (07:46 +0000)]
1. Simplified PalCallStatic.s's by removing unnecessary condition testings.
2. Fixed a logical error in Synchronization.c which caused InterlockedIncrement() and InterlockedDecrement() to hang.
3. Replaced the pseudo-implementation of GetInterruptState() with a real version.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@793
de2fecce-e211-0410-80a6-
f3fac2684e05
wuyizhong [Thu, 6 Jul 2006 07:35:01 +0000 (07:35 +0000)]
Restrict using UserExtension with UserID "TianoCore".
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@792
de2fecce-e211-0410-80a6-
f3fac2684e05
wuyizhong [Thu, 6 Jul 2006 07:22:25 +0000 (07:22 +0000)]
Modified the quick start section. Change all EDK 2.0 to EDK II. Update Individual Platform Builds section, Individual Module Builds section, and The common operations section.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@791
de2fecce-e211-0410-80a6-
f3fac2684e05
davidhuang [Thu, 6 Jul 2006 06:42:48 +0000 (06:42 +0000)]
1)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\RuntimeDxe.And add the module into Nt32.fpd
2)Modify the related files to fit for the runtime services UpdateCapsule/QueryCapsuleCapabilities defined in UEFI2.0 spec
3)Modify the related files to fit for the runtime services QueryVariableInfo defined in UEFI2.0 spec
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@790
de2fecce-e211-0410-80a6-
f3fac2684e05
qwang12 [Thu, 6 Jul 2006 06:10:20 +0000 (06:10 +0000)]
Add in support for MaxSize and CurrentSize for PCD entry.
Change the behavior for PcdSET for Variable_Enabled Pcd entry. If a Variable does not exist, we will only save the value to a volatile space. We save it to variable ONLY when the variable exist.
Fix a few bugs in Pcd Build tool when generated Pcd database for Pcd entry with Unicode String type.
Support PcdSet to return MaxSize if the input SizeOfBuffer is greater than the Max Size declared in FPD file.
Add SetValueWorker and GetValueWoker for each PcdSET and PcdGET function to reduce code size.
Sync function prototype definition for PCD_PPI_SET_POINTER, PCD_PPI_SET_EX_POINTER, PCD_PROTOCOL_SET_POINTER and PCD_PROTOCOL_SET_EX_POINTER with PCD arch spec 0.52.
Add ASSERTION in LibPcdSetPtr.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@789
de2fecce-e211-0410-80a6-
f3fac2684e05
jlin16 [Thu, 6 Jul 2006 05:36:39 +0000 (05:36 +0000)]
Bug fixing for FPD ModuleSA editor.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@788
de2fecce-e211-0410-80a6-
f3fac2684e05
vanjeff [Thu, 6 Jul 2006 04:07:24 +0000 (04:07 +0000)]
1. Sync LinkedList.c with MWG
2. Fix one bug in Ipf/InterlockedCompareExchange64.s
3. Fix one bug in AsmDisablePaging64()
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@786
de2fecce-e211-0410-80a6-
f3fac2684e05
lhauch [Thu, 6 Jul 2006 04:05:04 +0000 (04:05 +0000)]
Removed Optional Ffs Sections as it was not being used. Changed UserId in UserExtensions from Fix_Me to TianoCore
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@785
de2fecce-e211-0410-80a6-
f3fac2684e05
lgao4 [Thu, 6 Jul 2006 04:02:57 +0000 (04:02 +0000)]
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@784
de2fecce-e211-0410-80a6-
f3fac2684e05
lhauch [Thu, 6 Jul 2006 03:57:36 +0000 (03:57 +0000)]
Added the MacroDefFile to ProcessSteps for future use, also removed extra Sections from the Ffs Definition as it was not used.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@783
de2fecce-e211-0410-80a6-
f3fac2684e05
jlin16 [Thu, 6 Jul 2006 03:16:57 +0000 (03:16 +0000)]
Adapt to new Main UI interface.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@782
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Thu, 6 Jul 2006 03:06:39 +0000 (03:06 +0000)]
Change assembler compiler to windkk.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@781
de2fecce-e211-0410-80a6-
f3fac2684e05
wuyizhong [Thu, 6 Jul 2006 01:33:08 +0000 (01:33 +0000)]
Fix an issue for user extensions.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@780
de2fecce-e211-0410-80a6-
f3fac2684e05
jlin16 [Thu, 6 Jul 2006 01:09:38 +0000 (01:09 +0000)]
some bug fixing for FpdFrameworkModules
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@779
de2fecce-e211-0410-80a6-
f3fac2684e05
bbahnsen [Wed, 5 Jul 2006 21:09:05 +0000 (21:09 +0000)]
Simplify the script. It now allows normal ant targets and flags to be passed straight through. For example
build –v clean
build all –k
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@778
de2fecce-e211-0410-80a6-
f3fac2684e05
bbahnsen [Wed, 5 Jul 2006 21:04:07 +0000 (21:04 +0000)]
Add a bash version of the build script
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@777
de2fecce-e211-0410-80a6-
f3fac2684e05
michaelx_krau [Wed, 5 Jul 2006 20:41:25 +0000 (20:41 +0000)]
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@776
de2fecce-e211-0410-80a6-
f3fac2684e05
ajfish [Wed, 5 Jul 2006 20:12:08 +0000 (20:12 +0000)]
Made the default for IA-32 assembler path point to the default install location for MASM.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@775
de2fecce-e211-0410-80a6-
f3fac2684e05
bbahnsen [Wed, 5 Jul 2006 16:45:42 +0000 (16:45 +0000)]
Merge latest from branch.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@774
de2fecce-e211-0410-80a6-
f3fac2684e05
lhauch [Wed, 5 Jul 2006 12:40:35 +0000 (12:40 +0000)]
Added target.txt to the ignore list in the Conf directory
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@771
de2fecce-e211-0410-80a6-
f3fac2684e05
wuyizhong [Wed, 5 Jul 2006 12:26:30 +0000 (12:26 +0000)]
Fix a minor issue.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@770
de2fecce-e211-0410-80a6-
f3fac2684e05
wuyizhong [Wed, 5 Jul 2006 12:06:06 +0000 (12:06 +0000)]
Support UserExtension in FPD.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@769
de2fecce-e211-0410-80a6-
f3fac2684e05
qouyang [Wed, 5 Jul 2006 11:50:44 +0000 (11:50 +0000)]
Add ModifyInftask in FrameworkTask.
Fixe bug(EkdT72).
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@768
de2fecce-e211-0410-80a6-
f3fac2684e05
yshi8 [Wed, 5 Jul 2006 09:20:45 +0000 (09:20 +0000)]
Added FrameworkWizard build into build.xml and corrected the items in clean/cleanall targets
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@766
de2fecce-e211-0410-80a6-
f3fac2684e05
jlin16 [Wed, 5 Jul 2006 08:16:05 +0000 (08:16 +0000)]
Add Data Validations for SPD editor.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@765
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Wed, 5 Jul 2006 07:26:12 +0000 (07:26 +0000)]
Fixed the unchecked warning issues when building GenBuild
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@764
de2fecce-e211-0410-80a6-
f3fac2684e05
wuyizhong [Wed, 5 Jul 2006 06:22:06 +0000 (06:22 +0000)]
Fully support active platform policy.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@763
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Wed, 5 Jul 2006 05:49:33 +0000 (05:49 +0000)]
added specific PP definition for EBC because of previous BuildMacro.xml changes
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@762
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Wed, 5 Jul 2006 05:28:48 +0000 (05:28 +0000)]
Support putting unreference DYNAMIC_EX PCD into Pcd runtime database.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@761
de2fecce-e211-0410-80a6-
f3fac2684e05
lgao4 [Wed, 5 Jul 2006 05:24:48 +0000 (05:24 +0000)]
Correct module guid in mbd file
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@760
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Wed, 5 Jul 2006 05:22:26 +0000 (05:22 +0000)]
fixed GCC build issues
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@759
de2fecce-e211-0410-80a6-
f3fac2684e05
qhuang8 [Wed, 5 Jul 2006 04:17:57 +0000 (04:17 +0000)]
DebugLib:
Fix a bug in PeiDxeDebugLibReportStatusCode: it should use gReportStatusCodeDebugType so that report status code infrastructure can correctly extract debug info.
Fix functional and coding style issues in the three instances in EdkModulePkg, namely: EdkDxeDebugLibReportStatusCode, EdkUefiDebugLibStderr, EdkUefiDebugLibConout.
DevicePathLib:
Sync with MWG 0.57 and add new interface of CreateDevicePathNode(). All the function headers have been updated.
PeiServicesLib:
Adjust coding style and fix a minor comment error.
PciLib:
Adjust assert() condition to sync with MWG 0.57
BaseMemoryLib:
Adjust assert() for ScanMemXX (), ScanGuid()
Rename UefiMemoryLib to DxeMemoryLib
PrintLib:
Change the return value of all print services to exclude the NULL-terminator.
Misc:
Slightly adjust the coding style in hob.c in PeiCore module.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@758
de2fecce-e211-0410-80a6-
f3fac2684e05
qhuang8 [Wed, 5 Jul 2006 04:17:04 +0000 (04:17 +0000)]
DebugLib:
Fix a bug in PeiDxeDebugLibReportStatusCode: it should use gReportStatusCodeDebugType so that report status code infrastructure can correctly extract debug info.
Fix functional and coding style issues in the three instances in EdkModulePkg, namely: EdkDxeDebugLibReportStatusCode, EdkUefiDebugLibStderr, EdkUefiDebugLibConout.
DevicePathLib:
Sync with MWG 0.57 and add new interface of CreateDevicePathNode(). All the function headers have been updated.
PeiServicesLib:
Adjust coding style and fix a minor comment error.
PciLib:
Adjust assert() condition to sync with MWG 0.57
BaseMemoryLib:
Adjust assert() for ScanMemXX (), ScanGuid()
Rename UefiMemoryLib to DxeMemoryLib
PrintLib:
Change the return value of all print services to exclude the NULL-terminator.
Misc:
Slightly adjust the coding style in hob.c in PeiCore module.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@757
de2fecce-e211-0410-80a6-
f3fac2684e05
jlin16 [Wed, 5 Jul 2006 04:11:04 +0000 (04:11 +0000)]
Add two files for List editor.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@756
de2fecce-e211-0410-80a6-
f3fac2684e05
lhauch [Wed, 5 Jul 2006 04:07:14 +0000 (04:07 +0000)]
Removed per Carl/Javen.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@755
de2fecce-e211-0410-80a6-
f3fac2684e05
lhauch [Wed, 5 Jul 2006 04:05:10 +0000 (04:05 +0000)]
Changed FvBinding to be a list of Keywords (not using list, just specifying the pattern.) Fixed a couple of typos in the other files.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@754
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Wed, 5 Jul 2006 03:15:05 +0000 (03:15 +0000)]
supplemented "/FI" to some ignored PP options in fpd files
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@753
de2fecce-e211-0410-80a6-
f3fac2684e05
hche10x [Wed, 5 Jul 2006 02:42:30 +0000 (02:42 +0000)]
Modify FrameworkWizard.msa for newly changing.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@752
de2fecce-e211-0410-80a6-
f3fac2684e05
hche10x [Wed, 5 Jul 2006 02:18:04 +0000 (02:18 +0000)]
1. Add image in "About" frame
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@751
de2fecce-e211-0410-80a6-
f3fac2684e05
hche10x [Wed, 5 Jul 2006 02:07:26 +0000 (02:07 +0000)]
1. Restructure some folders and files
2. Adjust the arithmetic of "Clone" function
3. Add image in "About" frame
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@750
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Tue, 4 Jul 2006 16:28:26 +0000 (16:28 +0000)]
Added "/FI", "-include" and/or "/nologo" options to PP (CC) command option to fpd files. These changes are used to accommodate the preprocessing added for assembly code as a general processing step.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@749
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Tue, 4 Jul 2006 14:52:57 +0000 (14:52 +0000)]
Fixed the cleanall issue which would remove more files than we want
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@748
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Tue, 4 Jul 2006 14:32:27 +0000 (14:32 +0000)]
Move ant-related code from ParserFpd function to enable single module debug for PCD tools.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@747
de2fecce-e211-0410-80a6-
f3fac2684e05
qouyang [Tue, 4 Jul 2006 13:44:18 +0000 (13:44 +0000)]
Fix autogen bug:[Edk67][Edk35].
Add "/FI" to "PP" option in EdkModulePkg-All-Archs.fpd.
Modify BuildMacro.xml changing "S" for IPF assembler.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@746
de2fecce-e211-0410-80a6-
f3fac2684e05
qwang12 [Tue, 4 Jul 2006 12:43:59 +0000 (12:43 +0000)]
Added LibPatchPcdSetPtr.
Cleaup Pcd Database code generation routine.
Fixed a few bugs.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@745
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Tue, 4 Jul 2006 12:14:02 +0000 (12:14 +0000)]
added back of preprocessing of asm files
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@743
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Tue, 4 Jul 2006 12:12:33 +0000 (12:12 +0000)]
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@742
de2fecce-e211-0410-80a6-
f3fac2684e05
lgao4 [Tue, 4 Jul 2006 12:12:06 +0000 (12:12 +0000)]
Update tools definition
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@741
de2fecce-e211-0410-80a6-
f3fac2684e05
lgao4 [Tue, 4 Jul 2006 10:46:31 +0000 (10:46 +0000)]
Add ASL and ASMLINK tool definition in this file
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@739
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Tue, 4 Jul 2006 08:14:02 +0000 (08:14 +0000)]
commented out GCC definitions temporarily
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@738
de2fecce-e211-0410-80a6-
f3fac2684e05
jlin16 [Tue, 4 Jul 2006 08:11:49 +0000 (08:11 +0000)]
Add ModuleSA BuildOptions
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@737
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Tue, 4 Jul 2006 07:54:23 +0000 (07:54 +0000)]
Should not checking exist fd file, otherwise new fd file can not override old fd file.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@736
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Tue, 4 Jul 2006 06:13:13 +0000 (06:13 +0000)]
added GCC tools definitions
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@735
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Tue, 4 Jul 2006 06:11:26 +0000 (06:11 +0000)]
added GCC tool chain family options
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@734
de2fecce-e211-0410-80a6-
f3fac2684e05
yshi8 [Tue, 4 Jul 2006 05:45:24 +0000 (05:45 +0000)]
Fix a typo error
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@733
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Tue, 4 Jul 2006 04:47:20 +0000 (04:47 +0000)]
Fix a minor bug for wrong entry name
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@732
de2fecce-e211-0410-80a6-
f3fac2684e05
lhauch [Tue, 4 Jul 2006 04:13:48 +0000 (04:13 +0000)]
Updated the SPD and MSA files for Tools - created some new MSA files as well.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@731
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Tue, 4 Jul 2006 03:57:08 +0000 (03:57 +0000)]
restored the file name and path of assembly file
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@730
de2fecce-e211-0410-80a6-
f3fac2684e05
jlin16 [Tue, 4 Jul 2006 03:56:07 +0000 (03:56 +0000)]
Adjust Platform Definition and Module SA operations in FPD editor.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@729
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Tue, 4 Jul 2006 03:55:24 +0000 (03:55 +0000)]
commented out the preprocessing of asm files, it will cause error on normal asm file
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@728
de2fecce-e211-0410-80a6-
f3fac2684e05
lgao4 [Tue, 4 Jul 2006 03:09:01 +0000 (03:09 +0000)]
Add to the rules to generate TE section
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@727
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Tue, 4 Jul 2006 02:51:07 +0000 (02:51 +0000)]
added asm file preprocess in <Build_Assembly> macro
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@726
de2fecce-e211-0410-80a6-
f3fac2684e05
qwang12 [Tue, 4 Jul 2006 01:58:01 +0000 (01:58 +0000)]
remove unused PCD entry in EdkNt32Pkg Package.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@725
de2fecce-e211-0410-80a6-
f3fac2684e05
lhauch [Tue, 4 Jul 2006 00:54:00 +0000 (00:54 +0000)]
Removed the namespace="##local" from the UserExtensions sub-element. Any valid XML tags can be placed within this section, and our tools still validate correctly. However, the UserExtensions does not support just data - data must wrapped within XML tags.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@724
de2fecce-e211-0410-80a6-
f3fac2684e05
lhauch [Tue, 4 Jul 2006 00:40:35 +0000 (00:40 +0000)]
Added a line to create a target.txt if one does not exist, based on the target.template file.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@723
de2fecce-e211-0410-80a6-
f3fac2684e05
qwang12 [Mon, 3 Jul 2006 15:40:49 +0000 (15:40 +0000)]
Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpd
Fix a few bugs in PcdDxe and PcdPEIM
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@722
de2fecce-e211-0410-80a6-
f3fac2684e05
qouyang [Mon, 3 Jul 2006 08:25:23 +0000 (08:25 +0000)]
Add follows warpped tianotools to frameworktask:
1. CreateMtFileTask
2. EfiCompressTask
3. EfiRomTask
4. FlashMapTask
5. GenAcpiTableTask
6. GenCapsuleHdrTask
7. GenTeImageTask
8. PeiReBaseTask
9. SectApResetVectorFixupTask
10.SecFixupTask
11.SplitfileTask
12.StripTask
13.ZeroDebugDataTask
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@720
de2fecce-e211-0410-80a6-
f3fac2684e05
wuyizhong [Mon, 3 Jul 2006 05:22:59 +0000 (05:22 +0000)]
Add build macro to generate section type TE.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@719
de2fecce-e211-0410-80a6-
f3fac2684e05
jlin16 [Mon, 3 Jul 2006 03:51:10 +0000 (03:51 +0000)]
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@718
de2fecce-e211-0410-80a6-
f3fac2684e05
lhauch [Mon, 3 Jul 2006 03:44:36 +0000 (03:44 +0000)]
Added two optional attributes to the Cloned element, FarGuid and Id that can be used to track the heritage.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@717
de2fecce-e211-0410-80a6-
f3fac2684e05
wuyizhong [Mon, 3 Jul 2006 03:28:47 +0000 (03:28 +0000)]
Change HelloWold's ModuleType from DXE_DRIVER to UEFI_APPLICATION.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@716
de2fecce-e211-0410-80a6-
f3fac2684e05
lhauch [Mon, 3 Jul 2006 02:39:29 +0000 (02:39 +0000)]
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@715
de2fecce-e211-0410-80a6-
f3fac2684e05
jlin16 [Mon, 3 Jul 2006 01:20:43 +0000 (01:20 +0000)]
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@714
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Sun, 2 Jul 2006 19:09:30 +0000 (19:09 +0000)]
Modify MSA file for correcting <TokenSpaceGuidCName>
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@713
de2fecce-e211-0410-80a6-
f3fac2684e05
jlin16 [Sun, 2 Jul 2006 03:17:57 +0000 (03:17 +0000)]
Flash Setting Refinement
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@711
de2fecce-e211-0410-80a6-
f3fac2684e05
jlin16 [Sat, 1 Jul 2006 11:43:16 +0000 (11:43 +0000)]
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@710
de2fecce-e211-0410-80a6-
f3fac2684e05
jlin16 [Sat, 1 Jul 2006 11:42:35 +0000 (11:42 +0000)]
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@709
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Sat, 1 Jul 2006 10:39:42 +0000 (10:39 +0000)]
After change token space guid from guid value to Guid's CName, change code to support that.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@707
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Sat, 1 Jul 2006 06:43:26 +0000 (06:43 +0000)]
1, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd file
2, Correct Guid CName field for all PCDs in EdkModule.pkg, EdkModulePkg-All-Archs.fpd, Nt32.fpd, Mde.fpd, MdePkg-All-Archs.fpd
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@706
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Sat, 1 Jul 2006 03:55:08 +0000 (03:55 +0000)]
Put the FD creation operation in run.cmd temporary.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@705
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Sat, 1 Jul 2006 02:19:31 +0000 (02:19 +0000)]
Clean up for debug message of PCD tools.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@704
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Fri, 30 Jun 2006 21:03:35 +0000 (21:03 +0000)]
added EdkDxeSalLib for EmuVariable module
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@703
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Fri, 30 Jun 2006 20:42:23 +0000 (20:42 +0000)]
changed the default path for EBC tool
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@702
de2fecce-e211-0410-80a6-
f3fac2684e05
qouyang [Fri, 30 Jun 2006 20:34:18 +0000 (20:34 +0000)]
for new tools
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@701
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Fri, 30 Jun 2006 20:31:48 +0000 (20:31 +0000)]
removed unnecessary name space declarations in some top level elements
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@700
de2fecce-e211-0410-80a6-
f3fac2684e05
qouyang [Fri, 30 Jun 2006 20:24:01 +0000 (20:24 +0000)]
For new tools
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@699
de2fecce-e211-0410-80a6-
f3fac2684e05
wuyizhong [Fri, 30 Jun 2006 20:16:26 +0000 (20:16 +0000)]
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@698
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Fri, 30 Jun 2006 20:15:32 +0000 (20:15 +0000)]
removed mbd file verification, added fpd file verification
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@697
de2fecce-e211-0410-80a6-
f3fac2684e05
wuyizhong [Fri, 30 Jun 2006 20:10:58 +0000 (20:10 +0000)]
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@696
de2fecce-e211-0410-80a6-
f3fac2684e05