summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-11DailyTag_20060711svn/tags/DailyTag_20060711xzeng20-0/+0
2006-07-11make sure all files under the PCD PEIM/Driver direcotry into the MSA file.qwang122-1/+3
2006-07-11sync GCC assembly files with MASM assembly filesqhuang820-90/+82
2006-07-11Correct the token number for PcdDxePcdDatabaseTraverseEnabledqwang121-4/+4
2006-07-11Commented out the throwing exception when not supported file type is found, b...jwang361-0/+2
2006-07-111. Restructure module description on main UIhche10x18-210/+946
2006-07-11EDKT96.qouyang5-34/+106
2006-07-111. Fix one bug on EBC for GetPowerOfTwo64.cvanjeff2-3/+5
2006-07-11Correct the token number for PcdDxePcdDatabaseTraverseEnabledqwang123-16/+3
2006-07-11Remove MdePkg-All-Archs.fpd from database.bbahnsen1-1/+0
2006-07-11Fix the bug that SecMain often throw exception when environment variable too ...klu22-4/+3
2006-07-11Merge back to one fpd file that does it all.bbahnsen2-3758/+2770
2006-07-11For VOID* type PCD and in byte array method, treat {0} as NULL value but not {}.klu21-1/+1
2006-07-11FD file should only generated in build time but not in run.cmd. Fix it.klu22-5/+2
2006-07-10Removed the printStackTrace() which is used only for debug purpose.jwang366-7/+0
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang117-1764/+1729
2006-07-10Added "/" for X64 file pathjwang361-1/+1
2006-07-10Roll back the PCD PcdWinNtFirmwareVolume value from "..\\FV\\FV_RECOVERY.fd" ...klu22-1/+6
2006-07-10Support prebuild and postbuild for UserExtension for Platform build. If UserE...wuyizhong7-23/+71
2006-07-10 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well ...qhuang85-165/+130
2006-07-10Added Optional Element: TianoR8FlashMap_h Type Boolean to Module's Extern sec...lhauch1-0/+1
2006-07-10Fixed EdkT35, EdkT89.qouyang4-21/+27
2006-07-10Fix for EDKT9.bbahnsen1-1/+1
2006-07-10git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@854 6f19...lgao42-118/+0
2006-07-10Assign token number to DynamicExTokenNumber for all DYNAMIC or DYNAMIC_EX typ...klu21-3/+1
2006-07-10Fixed a syntax error in BasePciCf8Lib/PciLib.cbxing1-2/+2
2006-07-101. Fixed a logical error in PciReadBuffer() and PciWriteBuffer()bxing3-35/+63
2006-07-09Fix some bugs in edksetup.shklu21-4/+13
2006-07-09Update the binary MSA to say they were binary, fixed an abstract, changed a m...lhauch9-65/+50
2006-07-091. Add feature of ModuleSA PcdBuildDefinition editor.jlin166-169/+529
2006-07-09Made some changes to use GCC to pre-process and assembly .S file jwang364-1064/+995
2006-07-09Added code to print out file name in GCC building because GCC doesn't output ...jwang361-0/+3
2006-07-09Added a "_" to ${ENTRYPOINT} for GCC "CC" command option;jwang364-53/+6
2006-07-09Fixed GCC ld issuejwang361-0/+10
2006-07-08fix a bug in Service.cqwang121-8/+4
2006-07-08In AsciiStrncmp(), if length=0, should return 0vanjeff1-0/+4
2006-07-08Ported to use BaseMemoryLib functionsajfish1-22/+12
2006-07-08Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTrave...qwang1210-4341/+5112
2006-07-08Added Wordpad recommendation for editor, change ACTIVE_PLATFORM from REQUIRED...lhauch1-1/+4
2006-07-08Added the Common.jar file to the CLASSPATH that gets set if you use the skip ...lhauch1-2/+4
2006-07-08fixed a potential issue which would be raised by empty value in tools_def.txt...jwang361-1/+2
2006-07-08changed TOOLS_DEFINITION_FILE to TOOL_CHAIN_CONF;jwang361-2/+2
2006-07-08Changed the code to read the correct configuration name in target.txt file;jwang364-22/+38
2006-07-08Final target.template file with embedded documentation. This file will only ...lhauch1-5/+53
2006-07-08Remove unused PCD file.klu25-388/+2
2006-07-08Added a line to remove the Jar file in the cleanall target.lhauch5-0/+5
2006-07-07Add more instructions for OS X and Linux.bbahnsen1-4/+13
2006-07-07Added a comment about how to configure for Unix systems.bbahnsen1-0/+3
2006-07-07Add a *nix version of the FrameworkWizard Launcher/bbahnsen1-0/+15
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4173-1483/+1536