summaryrefslogtreecommitdiff
path: root/EdkModulePkg
AgeCommit message (Expand)Author
2006-12-06Fix the build break since VariableIpf & EmuVariableIpf were splitted from Var...qhuang8
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-30Fix static data initializer syntax for array of union.bbahnsen
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-28Set default value of DxeIplBuildShareCodeHob to FALSE.qhuang8
2006-11-28Remove this file for no usage.qhuang8
2006-11-28• Set the default value of PcdDxeIplSwitchToLongMode to TRUE.qhuang8
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-27Introduce PcdDxeIplSwitchToLongMode to DxeIplPeim and remove DxeIplX64Peim.qhuang8
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-24Move SAL "initialization/virtual address change notification" from EdkUefiRun...yshang1
2006-11-21Use global variable gInMemory in place of gInMemoryGuid ppi in DxeIplX64 modu...lgao4
2006-11-20In core\dxe\Dispatcher\Dispatcher.c uses CoreLoadImage with TRUE parameter of...lgao4
2006-11-18Declare GUIDs for all Extended SAL Servicesmdkinney
2006-11-17Start to port the LongMode stuff to gnu asm.bbahnsen
2006-11-17Fix gcc warnings -- please review affected files.bbahnsen
2006-11-17Add a new source for gnu assembly.bbahnsen
2006-11-17Fix a compiler warning.bbahnsen
2006-11-17Port to gnu style.bbahnsen
2006-11-14Add IPF support in Base IO Lib, and related change in fpd filegtian
2006-11-13Fix gcc build break for this module.lgao4
2006-11-13rename PcdGenericPlatformBusSpeed to PcdFSBClock to avoid confusing.vanjeff
2006-11-13Add comments for all file tagged with "ToolCode="DUMMY"".klu2
2006-11-13Fix build break error.lgao4
2006-11-131. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeedvanjeff
2006-11-13Add comments about why pre-allocate 32 bytes for load 64bit dxe core and Add ...lgao4
2006-11-10Fix to pre-allocate 32bytes in stack to Load X64 Image. lgao4
2006-11-09Fix build break from CPU_STACK_ALIGNMENT update.mdkinney
2006-11-09Add DxeIplX64Peim to the FPD file for the EdkModulePkg.fpdmdkinney
2006-11-09Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase.mdkinney
2006-11-09Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase.mdkinney
2006-11-09Remove private definition for IPF stack alignment, and use public definition ...mdkinney
2006-11-07added PcdPlatformBusSpeed for BaseTimerLibLocalApic, thus this timer instance...vanjeff
2006-11-06Add pcd declaration to EdkModulePkg and Nt32Pkg to fix the check-in break.cwu11
2006-11-06This check-in fixed the following bugs:cwu11
2006-11-06Remove BaseIoIntrinsicLib reference in IPF and EBC modulesxli24
2006-11-03in x64Variable.dxs, Add the FTW protocol into variable's dependency expressio...mikewuping
2006-11-03Include EfiGpt.h, ElTorito.h, Mbr.h header files from MdePkg's Industry Starn...qwang12
2006-11-03 I fixed following bugs in EDKII.mikewuping
2006-11-031. Add the fix for the following Bugs:cwu11
2006-11-031. Bug fix for "EDK GenericBds WriteBootToOsPerformanceData() uses AcpiReclai...dtang2