summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2009-03-31Fix AcpiTable C file build failure, because the compiler don't know how to se...lgao4
2009-03-30Change default setting for UNIXGCC_IASL. The previousjljusten
2009-03-30Search framework database file at the $(WORKSPACE)/Conf directoryqhuang8
2009-03-30Fix build broken for missing defintiion of UNIXGCC_IASLklu2
2009-03-30Enhance MigrationMsa2Inf to support extract the GUID value from DEC files. It...qhuang8
2009-03-30Update framework database to point to existing packages files.qhuang8
2009-03-29Change fake entry point used during ACPI Table building from mainjljusten
2009-03-29Update Conf template files to support ACPI building with UNIXGCC.jljusten
2009-03-29Add $(MD) command for vfr build rule to avoid build failure for some R8 modulesjwang36
2009-03-26Built from source r1536:jwang36
2009-03-25GenFds fix PCD byte array format support for PCD specified file GUID; enhance...jlin16
2009-03-24add map generation for GCC tool chainklu2
2009-03-21Temporarily rollback the previous check in for more investigations of PCD dat...qhuang8
2009-03-19use -pie(Position Independent for executable file) instead of "-dll". A EFI i...klu2
2009-03-19a. Fixed build break caused by EdkLogger.warning jwang36
2009-03-17GenFds add support for PCD specified file GUID.jlin16
2009-03-16GenFds add option ROM and Defines section support.jlin16
2009-03-16Use options for size reductionklu2
2009-03-13Added a workaround to bypass the error caused by SaveFileToDisk in Common.PyU...jwang36
2009-03-13EFI driver should base 0x0klu2
2009-03-13Correct EfiRom tool to don't check vendor id and device id when the input ima...lgao4
2009-03-12Try to remove duplicated include path in command line optionjwang36
2009-03-09GenFds: hide unnecessary warning information.jlin16
2009-03-09Correct TianoCompress name for Linux/GCC.lgao4
2009-03-05Added support of PCD HII Variable name in C style of unicode string.jwang36
2009-03-04Update GenFw tool help text to clarify GenFw tool usage.lgao4
2009-03-04Update GenFv tool to get FvNameGuid lgao4
2009-03-04GenFds add FV name GUID support.jlin16
2009-03-02Fixed file path issue if the WORKSPACE is the root of a drive (generated from...jwang36
2009-03-01a. Allow different types PCD declaration in dec filejwang36
2009-02-28Changed deprecated DPATH to DLL for CYGWINGCC tool chain.jwang36
2009-02-28Frozen from source r1503: added quote marks for the reference of $(MAKE) to a...jwang36
2009-02-26Added the definition of $(MAKE) macro back into top level makefile for the sa...jwang36
2009-02-25Update GenFv tool to support creating PI extension FV header.lgao4
2009-02-241. Fixed the issue which string ID, $LANGUAGE_NAME and $PRINTABLE_LANGUAGE_NA...jwang36
2009-02-19Fixed single module build failure issuejwang36
2009-02-18Fixed an issue caused by passing string of fdf file pathjwang36
2009-02-18Fixed the failure caused by specifying fdf file via "-f" switchjwang36
2009-02-171) Fixed silent mode issue in Linux.jwang36
2009-02-17Updated per the latest changesjwang36
2009-02-161. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the toolchain familyjwang36
2009-01-23Fixed a PcdEx AutoGen bugjwang36
2009-01-21Enhance GenFw tool to zero PeImage .xdata section (free form exception data) ...lgao4
2009-01-13Using share mode to create file.jwang36
2009-01-13Test version for performance concern.jwang36
2009-01-12Fixed the out-of-sync issue of AutoGen-ed files in Windows platform.jwang36
2009-01-12Change the name of extensionjwang36
2009-01-12A test version making use Windows API to create AutoGen filesjwang36
2009-01-12Roll back to normal versionjwang36
2009-01-11A trial version making use of pywin32 api to create filejwang36