summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-26Add some EDK build configuration files and EDK DSC file as the templates to b...qhuang8
2007-10-26Comment out two libraries that are not included in EdkCompatiblityPkg.qhuang8
2007-10-25Removed an echo statement I was using for debugging on the second time this w...lhauch
2007-10-25Added a test for NewBuild argument if this is the second time through the set...lhauch
2007-10-25Added flag to permit building with VS2005. (strcpy has been depricated, so MS...lhauch
2007-10-25Updated edksetup to support VS2005 iff VS2003 is not installed for the NT32 b...lhauch
2007-10-25Fixed memory re-free issuejwang36
2007-10-25a. Re-generated all C tools with "/MLd" optionjwang36
2007-10-25Save original PCI attributes in start() function and restore it in Stop() for...vanjeff
2007-10-24Fixed tabbing issueAJFISH
2007-10-24ASSERT_EFI_ERROR (FALSE) should be ASSERT (FALSE)qwang12
2007-10-24ASSERT_EFI_ERROR (FALSE) should be ASSERT (FALSE)qwang12
2007-10-23Adding GCC cross-compiler information to BaseTools folderlhauch
2007-10-23Update verbose log info to these two tools.lgao4
2007-10-22Fix alignment requirement when Load IPF TeImage into memory.lgao4
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu2
2007-10-22Added Spd2Dec.exe and Fpd2Dsc.exe toolsjwang36
2007-10-22git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4194 6f1...jwang36
2007-10-22Added change log for the latest tools update (r4190 & r4189).jwang36
2007-10-22Add ConIn device even if SimpleTextInputEx Protocol is not available for back...qhuang8
2007-10-22Updated with the latest changes of build tools.jwang36
2007-10-22Fixed build issue when building individual module with unsupported architectu...jwang36
2007-10-22a) Added support of breaking build when no library instance is found for a li...jwang36
2007-10-20Added the PAL call PAL_ROUTE_CONFIG for Tukwila processorzliu3
2007-10-19Add a DXE apriori for Nt32 emulator.qwang12
2007-10-19Fix a bug which does not run PeiCore from memory after shadowing it. qwang12
2007-10-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4185 6f1...jlin16
2007-10-19passing -v and -d options to c tools.jlin16
2007-10-19Update ExtractGuidedSectionLib instance to cover the same handler is register...lgao4
2007-10-19Fix a bug in variable driver cache mechanism:qhuang8
2007-10-19Remove WinNtConsole driver since its functionality has already been covered b...qhuang8
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang8
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang8
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang8
2007-10-19Add a Notification GUID for the implementation of EFI_SIMPLE_INPUT_EX protoco...qhuang8
2007-10-19Add Guid C Name for EFI_SIMPLE_TEXT_INPUT_EX protocolqhuang8
2007-10-19Update EFI_SIMPLE_TEXT_INPUT_EX protocol definitions according to UEFI spec 2.1bqhuang8
2007-10-18Fix a bug:qwang12
2007-10-18Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao4
2007-10-18Added library instance for PcdLib for module type DXE_COREjwang36
2007-10-18Removed reference to non-existing library classjwang36
2007-10-18The BaseAddress and Length should be align PAGE according to PI specification...klu2
2007-10-18Clean UGA from Nt32Pkg.vanjeff
2007-10-18Add detailed instructions on the generation of binaries under current EDK she...qhuang8
2007-10-18Update the return status to comply to PI spec.qwang12
2007-10-17Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib.lgao4
2007-10-17Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib.lgao4
2007-10-17Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib.lgao4
2007-10-17Apply Crc32GuidedSectionExtract library instance to replace the original Crc3...lgao4
2007-10-17Add Crc32GuidedSectionExtractLib instance to produce Crc32 guided section dec...lgao4