jwang36 [Wed, 12 Jul 2006 02:41:10 +0000 (02:41 +0000)]
Fixed EDKT102;
Fixed some dependency check issue and made several optimizations on the dependency check logic. Now the rebuild is speeded up enormously.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@885
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Wed, 12 Jul 2006 01:59:43 +0000 (01:59 +0000)]
Added Build_DUMMY macro to skip those files in msa which should not be handled by any tools.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@884
6f19259b-4bc3-4df7-8a09-
765794883524
klu2 [Tue, 11 Jul 2006 15:56:44 +0000 (15:56 +0000)]
Remove unused code for misc sub smbios table.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@883
6f19259b-4bc3-4df7-8a09-
765794883524
lgao4 [Tue, 11 Jul 2006 15:00:30 +0000 (15:00 +0000)]
Add necessary files (such as *.h) in module msa and remove unused msa files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@882
6f19259b-4bc3-4df7-8a09-
765794883524
jlin16 [Tue, 11 Jul 2006 11:04:13 +0000 (11:04 +0000)]
1. Make SPD editor tables bigger.and table now focus the entry added.
2. Modify FileContents classes to delete empty elements in SPD file and FPD file when no contents in these elements.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@881
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Tue, 11 Jul 2006 10:52:17 +0000 (10:52 +0000)]
make sure all files under the PCD PEIM/Driver direcotry into the MSA file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@879
6f19259b-4bc3-4df7-8a09-
765794883524
qhuang8 [Tue, 11 Jul 2006 10:25:13 +0000 (10:25 +0000)]
sync GCC assembly files with MASM assembly files
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@878
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Tue, 11 Jul 2006 10:18:55 +0000 (10:18 +0000)]
Correct the token number for PcdDxePcdDatabaseTraverseEnabled
Remove PcdMaxPeiPcdCallBackNumberPerPcdEntry in PcdCoded section in Dxe/Pcd.msa as it is not used in the code.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@877
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Tue, 11 Jul 2006 10:06:26 +0000 (10:06 +0000)]
Commented out the throwing exception when not supported file type is found, because we should just skip those files which cannot be built by certain tools.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@876
6f19259b-4bc3-4df7-8a09-
765794883524
hche10x [Tue, 11 Jul 2006 09:03:32 +0000 (09:03 +0000)]
1. Restructure module description on main UI
2. Make alphabetized list for all module, package, platform names and guid_c_names
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@875
6f19259b-4bc3-4df7-8a09-
765794883524
qouyang [Tue, 11 Jul 2006 08:19:18 +0000 (08:19 +0000)]
EDKT96.
Build tools need to auto-generated the FlashMap.h from .fdf file before a module is built, and then included by Autogen.h based on attributes of module in build time, and copy FlashMap.h to Module\DEBUG dir and change "FlashMap.h" to "TianoR8FlashMap.h".
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@874
6f19259b-4bc3-4df7-8a09-
765794883524
vanjeff [Tue, 11 Jul 2006 07:48:43 +0000 (07:48 +0000)]
1. Fix one bug on EBC for GetPowerOfTwo64.c
2. Fix one bug for GetPowerOfTwo32.c and GetPowerOfTwo64.c, when Operand is 1, 1 should be returned
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@873
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Tue, 11 Jul 2006 07:37:20 +0000 (07:37 +0000)]
Correct the token number for PcdDxePcdDatabaseTraverseEnabled
Remove PcdMaxPeiPcdCallBackNumberPerPcdEntry in PcdCoded section in Dxe/Pcd.msa as it is not used in the code.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@872
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Tue, 11 Jul 2006 07:04:39 +0000 (07:04 +0000)]
Remove MdePkg-All-Archs.fpd from database.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@871
6f19259b-4bc3-4df7-8a09-
765794883524
klu2 [Tue, 11 Jul 2006 07:01:36 +0000 (07:01 +0000)]
Fix the bug that SecMain often throw exception when environment variable too large. It caused by using /DEBUG in link options but not link "MSVCRTD.lib" library.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@870
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Tue, 11 Jul 2006 06:09:59 +0000 (06:09 +0000)]
Merge back to one fpd file that does it all.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@869
6f19259b-4bc3-4df7-8a09-
765794883524
klu2 [Tue, 11 Jul 2006 02:44:36 +0000 (02:44 +0000)]
For VOID* type PCD and in byte array method, treat {0} as NULL value but not {}.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@868
6f19259b-4bc3-4df7-8a09-
765794883524
klu2 [Tue, 11 Jul 2006 02:20:13 +0000 (02:20 +0000)]
FD file should only generated in build time but not in run.cmd. Fix it.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@867
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Mon, 10 Jul 2006 10:51:01 +0000 (10:51 +0000)]
Removed the printStackTrace() which is used only for debug purpose.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@864
6f19259b-4bc3-4df7-8a09-
765794883524
qouyang [Mon, 10 Jul 2006 10:14:25 +0000 (10:14 +0000)]
Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool to support it.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@863
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Mon, 10 Jul 2006 09:24:19 +0000 (09:24 +0000)]
Added "/" for X64 file path
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@862
6f19259b-4bc3-4df7-8a09-
765794883524
klu2 [Mon, 10 Jul 2006 09:00:33 +0000 (09:00 +0000)]
Roll back the PCD PcdWinNtFirmwareVolume value from "..\\FV\\FV_RECOVERY.fd" to "..\\..\\FV\\FV_RECOVERY.fd" for avoiding the issue that secmain.exe run failure when the length of PATH environment exceed 1280 character.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@861
6f19259b-4bc3-4df7-8a09-
765794883524
wuyizhong [Mon, 10 Jul 2006 08:43:23 +0000 (08:43 +0000)]
Support prebuild and postbuild for UserExtension for Platform build. If UserExtension's Identifier equals "0", which means prebuild, while Identifier equals "1", which means post build. UserExtension's UserId is still "TianoCore".
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@860
6f19259b-4bc3-4df7-8a09-
765794883524
qhuang8 [Mon, 10 Jul 2006 08:41:58 +0000 (08:41 +0000)]
1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well by re-arranging register settings.
2. BaseMemoryLibMmx for X64: Make CopyMem() be reentrant by saving Mm0 to r10.
3. DxeCorePerformanceLib: Fix some typo to save build error of that library instance.
4. Remove the orphanage definition of gEfiPerformanceProtocolGuid
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@859
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Mon, 10 Jul 2006 06:48:57 +0000 (06:48 +0000)]
Added Optional Element: TianoR8FlashMap_h Type Boolean to Module's Extern section. If this flag is set, we need to include the header file (TianoR8FlashMap_h) generated by FlashMap on the Platform fdf file, to be included in the DEBUG directory (next to the AutoGen.c and AutoGen.h files) and include #include <TianoR8FlashMap.h> in AutoGen.h file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@857
6f19259b-4bc3-4df7-8a09-
765794883524
qouyang [Mon, 10 Jul 2006 06:19:15 +0000 (06:19 +0000)]
Fixed EdkT35, EdkT89.
Fixed the "#ifndef _AUTOGENH_" issue when the moduleBase name include the whiteSpace.
Change "#ifndef {moduleBaseName}__AUTOGENH" to "ifndef _AUTOGENH_${MoudleGuild}".
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@856
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Mon, 10 Jul 2006 05:22:28 +0000 (05:22 +0000)]
Fix for EDKT9.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@855
6f19259b-4bc3-4df7-8a09-
765794883524
lgao4 [Mon, 10 Jul 2006 05:14:05 +0000 (05:14 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@854
6f19259b-4bc3-4df7-8a09-
765794883524
klu2 [Mon, 10 Jul 2006 03:46:11 +0000 (03:46 +0000)]
Assign token number to DynamicExTokenNumber for all DYNAMIC or DYNAMIC_EX type PCD.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@853
6f19259b-4bc3-4df7-8a09-
765794883524
bxing [Mon, 10 Jul 2006 03:20:48 +0000 (03:20 +0000)]
Fixed a syntax error in BasePciCf8Lib/PciLib.c
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@852
6f19259b-4bc3-4df7-8a09-
765794883524
bxing [Mon, 10 Jul 2006 02:56:56 +0000 (02:56 +0000)]
1. Fixed a logical error in PciReadBuffer() and PciWriteBuffer()
2. Fixed GetInterruptState() on IPF to return the state of interrupts correctly
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@850
6f19259b-4bc3-4df7-8a09-
765794883524
klu2 [Sun, 9 Jul 2006 17:33:16 +0000 (17:33 +0000)]
Fix some bugs in edksetup.sh
1, WORKSPACE environment in unix-like system can be obtained automatically as edksetup.bat in window's environment.
2, XMLBEANS_HOME environment in unix-like system should be also check as edksetup.bat in windows's environment.
3, In some unix-like system like darwin's system, system environment should be export to user's environment explicitly, this behavior is different in microsoft windows's platform.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@849
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Sun, 9 Jul 2006 14:14:00 +0000 (14:14 +0000)]
Update the binary MSA to say they were binary, fixed an abstract, changed a module UiName, changed tool default values in the build.xml files to give the name of the tool, rather than all, so when building the tools, you can tell what tool it is trying to build.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@848
6f19259b-4bc3-4df7-8a09-
765794883524
jlin16 [Sun, 9 Jul 2006 13:44:41 +0000 (13:44 +0000)]
1. Add feature of ModuleSA PcdBuildDefinition editor.
2. bug fixing for SPD editor.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@847
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Sun, 9 Jul 2006 12:07:49 +0000 (12:07 +0000)]
Made some changes to use GCC to pre-process and assembly .S file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@846
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Sun, 9 Jul 2006 11:09:11 +0000 (11:09 +0000)]
Added code to print out file name in GCC building because GCC doesn't output its input file name in its stdout
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@844
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Sun, 9 Jul 2006 06:17:20 +0000 (06:17 +0000)]
Added a "_" to ${ENTRYPOINT} for GCC "CC" command option;
Removed GCC tool chain options from MdePkg-All-Archs.fpd and EdkModulePkg-All-Archs.fpd
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@843
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Sun, 9 Jul 2006 05:14:01 +0000 (05:14 +0000)]
Fixed GCC ld issue
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@842
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Sat, 8 Jul 2006 15:21:21 +0000 (15:21 +0000)]
fix a bug in Service.c
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@841
6f19259b-4bc3-4df7-8a09-
765794883524
vanjeff [Sat, 8 Jul 2006 15:21:04 +0000 (15:21 +0000)]
In AsciiStrncmp(), if length=0, should return 0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@840
6f19259b-4bc3-4df7-8a09-
765794883524
ajfish [Sat, 8 Jul 2006 14:53:17 +0000 (14:53 +0000)]
Ported to use BaseMemoryLib functions
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@839
6f19259b-4bc3-4df7-8a09-
765794883524
qwang12 [Sat, 8 Jul 2006 14:37:30 +0000 (14:37 +0000)]
Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTraverseEnabled
Add Pcd DXE driver and PEIM to all supported ARCH in EdkModulePkg-All-Archs.fpd
Make Pcd DXE driver and PEIM compilable under EBC, IPF, X64
Fixed a few other bugs.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@838
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Sat, 8 Jul 2006 14:11:29 +0000 (14:11 +0000)]
Added Wordpad recommendation for editor, change ACTIVE_PLATFORM from REQUIRED to RECOMMENDED
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@837
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Sat, 8 Jul 2006 13:59:19 +0000 (13:59 +0000)]
Added the Common.jar file to the CLASSPATH that gets set if you use the skip option.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@836
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Sat, 8 Jul 2006 11:04:34 +0000 (11:04 +0000)]
fixed a potential issue which would be raised by empty value in tools_def.txt file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@835
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Sat, 8 Jul 2006 10:06:40 +0000 (10:06 +0000)]
changed TOOLS_DEFINITION_FILE to TOOL_CHAIN_CONF;
changed TAGNAME to TOOL_CHAIN_TAG
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@834
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Sat, 8 Jul 2006 10:02:19 +0000 (10:02 +0000)]
Changed the code to read the correct configuration name in target.txt file;
Fixed an issue which caused building platform with un-defined tools.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@833
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Sat, 8 Jul 2006 07:30:06 +0000 (07:30 +0000)]
Final target.template file with embedded documentation. This file will only be used if edksetup.bat does not detect the existence of the file: target.txt.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@832
6f19259b-4bc3-4df7-8a09-
765794883524
klu2 [Sat, 8 Jul 2006 05:32:46 +0000 (05:32 +0000)]
Remove unused PCD file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@831
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Sat, 8 Jul 2006 05:05:33 +0000 (05:05 +0000)]
Added a line to remove the Jar file in the cleanall target.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@830
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 7 Jul 2006 23:39:10 +0000 (23:39 +0000)]
Add more instructions for OS X and Linux.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@829
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 7 Jul 2006 18:52:28 +0000 (18:52 +0000)]
Added a comment about how to configure for Unix systems.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@828
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 7 Jul 2006 17:00:20 +0000 (17:00 +0000)]
Add a *nix version of the FrameworkWizard Launcher/
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@827
6f19259b-4bc3-4df7-8a09-
765794883524
lgao4 [Fri, 7 Jul 2006 14:37:11 +0000 (14:37 +0000)]
Redefine SPEC and Release Version to 0x20000
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@826
6f19259b-4bc3-4df7-8a09-
765794883524
lgao4 [Fri, 7 Jul 2006 12:12:06 +0000 (12:12 +0000)]
Fix PCD WinNTFirmwareVolume Value from "..\\..\\FV\\FV_RECVOERY.fd" to "..\\FV\\FV_RECVOERY.fd"
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@825
6f19259b-4bc3-4df7-8a09-
765794883524
lgao4 [Fri, 7 Jul 2006 12:06:13 +0000 (12:06 +0000)]
Fix the wrong usage of UnicodeValueToString function
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@824
6f19259b-4bc3-4df7-8a09-
765794883524
yshi8 [Fri, 7 Jul 2006 09:38:58 +0000 (09:38 +0000)]
Changed the ant-contrib download address to sync with the website;
Removed the space character from the JAVA installation path;
Changed the XMLBeans version from 2.1.0 or later to 2.1.0, since the later version 2.2.0 can not work with Saxon8, version 8.1.1;
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@822
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Fri, 7 Jul 2006 09:28:33 +0000 (09:28 +0000)]
Obsoleted by new schema and new build tools.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@821
6f19259b-4bc3-4df7-8a09-
765794883524
jlin16 [Fri, 7 Jul 2006 08:52:34 +0000 (08:52 +0000)]
bug fixing for SPD editor.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@820
6f19259b-4bc3-4df7-8a09-
765794883524
hche10x [Fri, 7 Jul 2006 08:10:20 +0000 (08:10 +0000)]
1. Fix displaying wrong file type bug.
2. Fix a typo bug in Tool Chain Config frame.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@819
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Fri, 7 Jul 2006 07:00:32 +0000 (07:00 +0000)]
Fixed the MUST set ACTIVE_PLATFORM to be required IFF the current working directory does not contain one or more FPD files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@818
6f19259b-4bc3-4df7-8a09-
765794883524
klu2 [Fri, 7 Jul 2006 06:32:06 +0000 (06:32 +0000)]
Fix all <TokenSpaceGuidCName> in all SPD file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@817
6f19259b-4bc3-4df7-8a09-
765794883524
klu2 [Fri, 7 Jul 2006 06:19:08 +0000 (06:19 +0000)]
1, Rollback run.cmd because the concat work in NT32.fpd is work correctly now.
2, Fix some bugs in ReleaseNotes.txt
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@816
6f19259b-4bc3-4df7-8a09-
765794883524
qouyang [Fri, 7 Jul 2006 05:58:08 +0000 (05:58 +0000)]
Modify ModifyInfTask which in frameworkTask.
Remove the "[]" which add around "patternstr" attribute by modifyInfTask.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@815
6f19259b-4bc3-4df7-8a09-
765794883524
hche10x [Fri, 7 Jul 2006 05:38:39 +0000 (05:38 +0000)]
1. Add help for ToolChainConfig
2. Fix data validation bug in PCD of Msa
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@814
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Fri, 7 Jul 2006 04:51:02 +0000 (04:51 +0000)]
Fixed the build warning issue.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@813
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Fri, 7 Jul 2006 04:38:05 +0000 (04:38 +0000)]
Fixed the build warning issue
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@812
6f19259b-4bc3-4df7-8a09-
765794883524
jlin16 [Fri, 7 Jul 2006 03:20:53 +0000 (03:20 +0000)]
update ModuleSA PCD editor.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@811
6f19259b-4bc3-4df7-8a09-
765794883524
qouyang [Fri, 7 Jul 2006 01:53:47 +0000 (01:53 +0000)]
Remove build warning.
Fixed bug:
EdkT81,
EdkT83,
EdkT77,
EdkT84.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@810
6f19259b-4bc3-4df7-8a09-
765794883524
davidhuang [Fri, 7 Jul 2006 01:00:38 +0000 (01:00 +0000)]
Fix the TokenSpaceGuidCName entry of PcdSupportUpdateCapsuleRest/PcdMaxSizePopulateCapsule/PcdMaxSizeNonPopulateCapsule
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@809
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Thu, 6 Jul 2006 19:21:12 +0000 (19:21 +0000)]
Convert to unix format.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@804
6f19259b-4bc3-4df7-8a09-
765794883524
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@803
6f19259b-4bc3-4df7-8a09-
765794883524
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@802
6f19259b-4bc3-4df7-8a09-
765794883524
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@801
6f19259b-4bc3-4df7-8a09-
765794883524
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@800
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Thu, 6 Jul 2006 10:43:52 +0000 (10:43 +0000)]
Corrected a typo error.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@798
6f19259b-4bc3-4df7-8a09-
765794883524
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@797
6f19259b-4bc3-4df7-8a09-
765794883524
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@796
6f19259b-4bc3-4df7-8a09-
765794883524
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@795
6f19259b-4bc3-4df7-8a09-
765794883524
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@794
6f19259b-4bc3-4df7-8a09-
765794883524
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@793
6f19259b-4bc3-4df7-8a09-
765794883524
wuyizhong [Thu, 6 Jul 2006 07:35:01 +0000 (07:35 +0000)]
Restrict using UserExtension with UserID "TianoCore".
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@792
6f19259b-4bc3-4df7-8a09-
765794883524
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@791
6f19259b-4bc3-4df7-8a09-
765794883524
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@790
6f19259b-4bc3-4df7-8a09-
765794883524
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@789
6f19259b-4bc3-4df7-8a09-
765794883524
jlin16 [Thu, 6 Jul 2006 05:36:39 +0000 (05:36 +0000)]
Bug fixing for FPD ModuleSA editor.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@788
6f19259b-4bc3-4df7-8a09-
765794883524
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@786
6f19259b-4bc3-4df7-8a09-
765794883524
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@785
6f19259b-4bc3-4df7-8a09-
765794883524
lgao4 [Thu, 6 Jul 2006 04:02:57 +0000 (04:02 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@784
6f19259b-4bc3-4df7-8a09-
765794883524
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@783
6f19259b-4bc3-4df7-8a09-
765794883524
jlin16 [Thu, 6 Jul 2006 03:16:57 +0000 (03:16 +0000)]
Adapt to new Main UI interface.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@782
6f19259b-4bc3-4df7-8a09-
765794883524
klu2 [Thu, 6 Jul 2006 03:06:39 +0000 (03:06 +0000)]
Change assembler compiler to windkk.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@781
6f19259b-4bc3-4df7-8a09-
765794883524
wuyizhong [Thu, 6 Jul 2006 01:33:08 +0000 (01:33 +0000)]
Fix an issue for user extensions.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@780
6f19259b-4bc3-4df7-8a09-
765794883524
jlin16 [Thu, 6 Jul 2006 01:09:38 +0000 (01:09 +0000)]
some bug fixing for FpdFrameworkModules
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@779
6f19259b-4bc3-4df7-8a09-
765794883524
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@778
6f19259b-4bc3-4df7-8a09-
765794883524
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@777
6f19259b-4bc3-4df7-8a09-
765794883524
michaelx_krau [Wed, 5 Jul 2006 20:41:25 +0000 (20:41 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@776
6f19259b-4bc3-4df7-8a09-
765794883524
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@775
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Wed, 5 Jul 2006 16:45:42 +0000 (16:45 +0000)]
Merge latest from branch.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@774
6f19259b-4bc3-4df7-8a09-
765794883524
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@771
6f19259b-4bc3-4df7-8a09-
765794883524