summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-26Add some EDK build configuration files and EDK DSC file as the templates to b...qhuang815-0/+2090
2007-10-26Comment out two libraries that are not included in EdkCompatiblityPkg.qhuang81-2/+2
2007-10-25Removed an echo statement I was using for debugging on the second time this w...lhauch1-1/+0
2007-10-25Added a test for NewBuild argument if this is the second time through the set...lhauch1-4/+6
2007-10-25Added flag to permit building with VS2005. (strcpy has been depricated, so MS...lhauch1-1/+1
2007-10-25Updated edksetup to support VS2005 iff VS2003 is not installed for the NT32 b...lhauch1-0/+6
2007-10-25Fixed memory re-free issuejwang361-0/+0
2007-10-25a. Re-generated all C tools with "/MLd" optionjwang3615-0/+0
2007-10-25Save original PCI attributes in start() function and restore it in Stop() for...vanjeff9-268/+328
2007-10-24Fixed tabbing issueAJFISH1-3/+3
2007-10-24ASSERT_EFI_ERROR (FALSE) should be ASSERT (FALSE)qwang121-1/+2
2007-10-24ASSERT_EFI_ERROR (FALSE) should be ASSERT (FALSE)qwang121-1/+1
2007-10-23Adding GCC cross-compiler information to BaseTools folderlhauch2-0/+180
2007-10-23Update verbose log info to these two tools.lgao42-0/+0
2007-10-22Fix alignment requirement when Load IPF TeImage into memory.lgao42-0/+18
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu245-71/+71
2007-10-22Added Spd2Dec.exe and Fpd2Dsc.exe toolsjwang361-0/+5
2007-10-22git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4194 6f1...jwang361-0/+3
2007-10-22Added change log for the latest tools update (r4190 & r4189).jwang361-0/+44
2007-10-22Add ConIn device even if SimpleTextInputEx Protocol is not available for back...qhuang81-5/+7
2007-10-22Updated with the latest changes of build tools.jwang361-8/+8
2007-10-22Fixed build issue when building individual module with unsupported architectu...jwang361-0/+0
2007-10-22a) Added support of breaking build when no library instance is found for a li...jwang362-0/+0
2007-10-20Added the PAL call PAL_ROUTE_CONFIG for Tukwila processorzliu31-643/+673
2007-10-19Add a DXE apriori for Nt32 emulator.qwang121-0/+4
2007-10-19Fix a bug which does not run PeiCore from memory after shadowing it. qwang121-1/+1
2007-10-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4185 6f1...jlin161-8/+8
2007-10-19passing -v and -d options to c tools.jlin162-0/+0
2007-10-19Update ExtractGuidedSectionLib instance to cover the same handler is register...lgao42-0/+40
2007-10-19Fix a bug in variable driver cache mechanism:qhuang81-1/+2
2007-10-19Remove WinNtConsole driver since its functionality has already been covered b...qhuang89-2459/+0
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang85-151/+895
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang85-67/+983
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang811-93/+2387
2007-10-19Add a Notification GUID for the implementation of EFI_SIMPLE_INPUT_EX protoco...qhuang81-0/+2
2007-10-19Add Guid C Name for EFI_SIMPLE_TEXT_INPUT_EX protocolqhuang81-0/+1
2007-10-19Update EFI_SIMPLE_TEXT_INPUT_EX protocol definitions according to UEFI spec 2.1bqhuang81-31/+61
2007-10-18Fix a bug:qwang123-0/+36
2007-10-18Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao47-21/+53
2007-10-18Added library instance for PcdLib for module type DXE_COREjwang361-0/+1
2007-10-18Removed reference to non-existing library classjwang361-1/+0
2007-10-18The BaseAddress and Length should be align PAGE according to PI specification...klu23-3/+15
2007-10-18Clean UGA from Nt32Pkg.vanjeff3-81/+23
2007-10-18Add detailed instructions on the generation of binaries under current EDK she...qhuang81-2/+20
2007-10-18Update the return status to comply to PI spec.qwang121-1/+1
2007-10-17Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib.lgao42-2/+2
2007-10-17Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib.lgao42-214/+0
2007-10-17Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib.lgao42-0/+214
2007-10-17Apply Crc32GuidedSectionExtract library instance to replace the original Crc3...lgao43-5/+9
2007-10-17Add Crc32GuidedSectionExtractLib instance to produce Crc32 guided section dec...lgao42-0/+214