summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added a shortcut to FrameworkWizard.batajfish2006-07-271-0/+74
* Added Tool Tip Text, fixed dimensions after modifying HelpText to an Arealhauch2006-07-271-35/+60
* More info on gcc build.bbahnsen2006-07-271-1/+19
* Rename guid variable gEfiSmmPeiSmramMemoryReserve to gEfiSmmPeiSmramMemoryRes...lgao42006-07-272-2/+2
* Fix a warning issue under CYGWIN_GCC building: klu22006-07-271-32/+32
* 1. keep from generating empty FrameworkModules.jlin162006-07-272-6/+8
* keep from generating empty DynamicPcdBuildDefinitionsjlin162006-07-271-14/+45
* Fixed EDKT147, which will fail the single module build when a module is just ...jwang362006-07-271-4/+5
* Check in patch to refine DevicePath Module and USB2HostController Module.qhuang82006-07-2712-636/+439
* Someone lost a new line at the end of file, it causes GCC build error.xgu32006-07-271-1/+1
* Fix EDKT143.jlin162006-07-272-18/+73
* This is a patch to change PeiVariable PEIM depex, because t doesn’t depen...xgu32006-07-271-1/+1
* Add temporary fix for PeLoaderklu22006-07-271-11/+14
* Fixed EDKT145qouyang2006-07-271-1/+9
* Remove empty FfsFileNameGuid element under ModuleSaBuildOptions if user input...jlin162006-07-273-39/+117
* Fixed a spelling errorlhauch2006-07-261-2/+2
* Reverted back to Old style not using the library and fixed the code to do PE3...ajfish2006-07-261-22/+102
* Added back safety check for PE/COFF image walking. I think the safety check i...ajfish2006-07-261-0/+9
* Adjusted the Help Text field to be a Text Area inside of a Scroll Pane, with ...lhauch2006-07-261-29/+50
* Fixed spelling and grammar, also fixed the size of the pop up dialog boxes an...lhauch2006-07-2615-34/+38
* More info on compiling with Cygwin.bbahnsen2006-07-261-0/+20
* A couple of cleanups in the TianoTools build.bbahnsen2006-07-2634-63/+10
* Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish2006-07-2647-1335/+1825
* Replace the original Fat.FFS to fix issue which causes to read some hard-disk...yshang12006-07-261-0/+0
* fixed EDKT139.qouyang2006-07-261-1/+2
* fix the problem that if no data updated in wizard editors, the Save indicator...jlin162006-07-2611-199/+413
* Added code to fail the SAVerify command when validation failedjwang362006-07-261-2/+12
* Add tool chain tags for Unix gcc and Cygwin gcc.bbahnsen2006-07-261-13/+22
* A few notes on Linux builds.bbahnsen2006-07-251-0/+15
* Add x64 headers.bbahnsen2006-07-251-0/+193
* Support building on x64 hosts.bbahnsen2006-07-2522-24/+53
* Added Copyrightlhauch2006-07-251-0/+13
* Remove duplicated module definition (the same module with the same arch) in F...wuyizhong2006-07-252-2941/+2741
* Added a 64-bit version of EnablePaging64() on X64. AsmEnablePaging64() is the...bxing2006-07-253-43/+62
* Changed the way to save generated module build.xml to avoid incorrect file na...jwang362006-07-251-1/+4
* Updated function headers according to latest MWG.bxing2006-07-251-5/+5
* 1. Updated declaration of timer functions according to latest MWG.bxing2006-07-254-77/+229
* remove ifdef for debuglevelljin62006-07-251-2/+0
* Added test to ensure that the only options that can be used are the help opti...lhauch2006-07-241-3/+5
* Change license of following files from Intel Copy Right to BSD-license. yshang12006-07-2415-120/+124
* Add some comments for translator parameterljin62006-07-241-1/+5
* Fix a bug in UefiDevicePathLibqhuang82006-07-241-0/+1
* Keep the original order of MSA's "dependence library class" which will reflec...qouyang2006-07-241-1/+2
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1082 6f1...xgu32006-07-245-42/+74
* 1. Add scroll bars to Package Library Class Declarations editor.jlin162006-07-244-29/+60
* Fix bug which define different PCD with same token number in EdkModulePkg.spd.yshang12006-07-243-4/+4
* Fixed EDKT118jwang362006-07-244-27/+21
* 1. Wrap text by word when showing a message boxhche10x2006-07-2449-319/+464
* Fix track EDKT97: Use {0} as NULL value for VOID* type PCD but not {} klu22006-07-231-1/+6
* Remove the instance of BaseSmbusLibqhuang82006-07-233-1016/+0