summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal
AgeCommit message (Expand)Author
2007-01-12Fix EDKT497. In the patch:yshang1
2007-01-11Add checking for memory allocation in UI modules.xli24
2007-01-08correct SimpleTextIn protocol definition.lgao4
2007-01-06Use ASM_PFX to optionnaly set the underscore prefixtgingold
2007-01-04Volatile variable is read-only in runtime.klu2
2007-01-03Add a stub assembly file to fix the gcc build break.bbahnsen
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-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-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-12Merge GOP related code from r8->r9. wuyizhong
2006-12-07Add X64 support for DebugSupport driver.klu2
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-01Update the EmuVariable and Variable modules to have a ModuleType of DXE_SAL_D...mdkinney
2006-11-29Added the StatusCode protocol installation for the IPF architecture; removed ...zliu3
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-09Remove private definition for IPF stack alignment, and use public definition ...mdkinney
2006-11-06This check-in fixed the following bugs:cwu11
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
2006-11-02Bug fix for "CapsuleUpdate does not handle memory lost correctly"dtang2
2006-10-22Ported the EBC driver to use the MDE Base Math lib functions. Removed math fu...ajfish
2006-10-22These files are no longer needed as the PE32 and Cache Lib from the MDE make ...ajfish
2006-10-22Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish
2006-10-19Remove the redundant include header: Common/StatusCode.h for Terminal modules.lgao4
2006-10-18Replace .global with .globl to solve compatibility issues.qhuang8
2006-10-16I fixed following bugs.mikewuping
2006-10-16Remove redundant include header: <common\StatusCode.h> in this file.lgao4
2006-10-10This patch is to make sure at least VARIABLE_RECLAIM_THRESHOLD (1024) bytes o...qwang12
2006-10-101) If DebugAssertEnabled is TRUE, we still need to provide the GET sizeqwang12
2006-10-08Remove EBC arch from supported arch list to fix tracker EDKII350.yshang1
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-09-21Merger DriverBinding and ComponentName into one <extern> section for all *.ms...vanjeff
2006-09-19Update Device Path Module to use PCD Feature Flags to determine of the Device...mdkinney