summaryrefslogtreecommitdiff
path: root/EdkModulePkg
AgeCommit message (Expand)Author
2006-12-19Add more check for index whether exceed maximum value of fv count.klu2
2006-12-19Add more check for index whether exceed maximum value of fv count.klu2
2006-12-19Remove some non-existent files from msa files.bbahnsen
2006-12-18Remove commented out inclusion of SalApi.hmdkinney
2006-12-18Only include SAL related definitions if the CPU Arch is IPF mdkinney
2006-12-15Fix iMac build issue.klu2
2006-12-14Merge R8->R9 tracker 5935 and 7080 to update runtime arch protocol to DxeCis ...lgao4
2006-12-14Merge R8 track #8354: SupportPalette() algorithm incorrect klu2
2006-12-14Add blank line at end of source code for GCC building.klu2
2006-12-14Add blank line at end of source code for GCC building.klu2
2006-12-13Fix the bug that GraphicsConsole try to update mode 1 (80, 50) UgaWidth and U...xgu3
2006-12-131) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with ...qwang12
2006-12-131) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with ...qwang12
2006-12-12Fix linux/cygwin build issue.klu2
2006-12-12Fix some minor error. Add EFI_IMAGE_NT_HEADERS definition for IFP and EBC arch. wuyizhong
2006-12-12GetCurrentLanguage() in IFR Support Library treats language variable incorrec...xli24
2006-12-12Merge GOP related code from r8->r9. wuyizhong
2006-12-11Fix the bug that could make gMemoryTypeInformation unavailable when gMemoryTy...xgu3
2006-12-08Fixed EDKT482. Added support for multiple msa files in the same directory.jwang36
2006-12-08Add more assert to check table pointer.klu2
2006-12-07Remove unused library class EdkPeCoffLoaderX64Lib and library instance EdkPeC...lgao4
2006-12-07(1) Using EfiCompress in place of TianoCompress as EFI_STANDARD_COMPRESSION t...lgao4
2006-12-07Add X64 support for DebugSupport driver.klu2
2006-12-07Let specify GUID value for GUID-defined FV region, and remove potential dead ...xli24
2006-12-06Merge R8 tracker #8375.xli24
2006-12-06For the file "EdkModulePkg\Universal\EmuVariable\RuntimeDxe\EmuVariable.c", R...zliu3
2006-12-06Fixed one bug in EmuVariable module: The macro (GET_PAD_SIZE) is different wi...zliu3
2006-12-06Merge R8 tracker #8374 to make EmuVariable.GetNextVariableName() comply with ...xli24
2006-12-06Add DxeDebugLibSerialPort that provides a debug library that layers directly ...mdkinney
2006-12-06Merge PVCS #7739.qhuang8
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