summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-04Do not check __STDC_VERSION__ for gcc.bbahnsen
2006-12-02Remove use of global variable at runtime in this libmdkinney
2006-12-01Update the EmuVariable and Variable modules to have a ModuleType of DXE_SAL_D...mdkinney
2006-11-30Add a FullShell and MinimumShell modulemdkinney
2006-11-30Fix static data initializer syntax for array of union.bbahnsen
2006-11-30Updated the incorrect IPF Shell binary with the one which is used in current ...zliu3
2006-11-30Add Information Opcode in S3 modules.xgu3
2006-11-301. Fix EDKT476 Wizard gives wrong warning messsage that confuses userhche10x
2006-11-30Fix a bug when zeroing exception data in FwImage toolrsun3
2006-11-29_filelength is a function of fd, not FILE *bbahnsen
2006-11-29Switch IPF builds to use full shell instead of minimum Shell.msamdkinney
2006-11-29Added the StatusCode protocol installation for the IPF architecture; removed ...zliu3
2006-11-291) Fix buffer overflow in JUMP_BUFFER in the DXE Core StartImage()mdkinney
2006-11-291) Make a slightly better work around for the EdkDxeSalLib by removing constr...mdkinney
2006-11-29Output DxeCore Entrypoint in DxeIpl module, and make dxecore module can corre...lgao4
2006-11-29Fix a typo in yesterday's check in.qhuang8
2006-11-29Make DxeIpl "assembly-free" to avoid the undesired LongMode.obj code in image...qhuang8
2006-11-28Add an example of a mingw32 tool chain.bbahnsen
2006-11-28Set default value of DxeIplBuildShareCodeHob to FALSE.qhuang8
2006-11-28update fpd to add PcdDxeIplBuildShareCodeHobs.qhuang8
2006-11-28Remove this file for no usage.qhuang8
2006-11-28• Set the default value of PcdDxeIplSwitchToLongMode to TRUE.qhuang8
2006-11-28set pcd data type to boolean when declaring a FEATURE_FLAG usage typed pcd in...jlin16
2006-11-28Add JumpBuffer field to the static structuremdkinney
2006-11-28Add JumpBuffer field that records the allocated pool address that may be diff...mdkinney
2006-11-28Align the top of the stack correctly when the PEI Core calls SwitchStack()mdkinney
2006-11-28Declare the alignment required for jump Buffersmdkinney
2006-11-27Fix bug to support Nt32Pkg source level debug.yshang1
2006-11-27Update DxeIplPeim setting.qhuang8
2006-11-27Introduce PcdDxeIplSwitchToLongMode to DxeIplPeim and remove DxeIplX64Peim.qhuang8
2006-11-27Enable global optimizations for IPF buildsmdkinney
2006-11-27Sync with PeiDxeDebugLibReportStatusCodeLib to fix IPF alignment issue.qhuang8
2006-11-27The performance data for PEI phase should be collected from pre-memory, so mo...klu2
2006-11-26Define GLOABAL_REMOVE_IF_UNREFERENCED for IPF on MSFT tool chainsmdkinney
2006-11-26Add support for.sdata sectionsmdkinney
2006-11-26Add "-d debug" to the IPF ASM FLAGS to enable source level debugging of IPF ....mdkinney
2006-11-25Fix IPF alignment issue when building a Report Status Code messagemdkinney
2006-11-24Fix Sku Info update UI refresh to update the dynamic pcd value for selected s...jlin16
2006-11-24Move SAL "initialization/virtual address change notification" from EdkUefiRun...yshang1
2006-11-24Add volatile to modify LockValue in ReleaseSpinLock().xli24
2006-11-23To Fix PVCS 429.yshang1
2006-11-23Add volatile to modify LockValue in AcquireLockOrFail().xli24
2006-11-23A minor mistake. Remove debug info. wuyizhong
2006-11-23Change supporting section alignment from 4k to 64k. Add check whether section...wuyizhong
2006-11-23Change IPF flags to use /Os instead of /O1imdkinney
2006-11-23Add flags for DEBUG IPF buildsmdkinney
2006-11-23Port a couple of files to gnu assembly.bbahnsen
2006-11-22A script that helps you install python on OS X.bbahnsen
2006-11-22Set the exe bit and point to the right interpreter on Unix.bbahnsen
2006-11-22Roll back to previous version of the script.bbahnsen