summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal
AgeCommit message (Expand)Author
2007-03-151. Remove #ifdef _MSC_EXTENSION_ from all source filesvanjeff
2007-03-14Add check whether input parameter is NULL before call freepool API defined in...lgao4
2007-03-14Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the co...lgao4
2007-03-13STATIC should be prefixed for internal functions to pass the stringent compil...qwang12
2007-03-12Add a lock to protect the critical region in Service APIs for gEfiSimpleTextO...qwang12
2007-03-12Add a lock to protect the critical region in Service APIs for UEFI Runtime Va...qwang12
2007-03-09Perfect the msa of the following console, datahub and DebugPort modules.lgao4
2007-03-06Do not use return value of REPORT_STATUS_CODE_WITH_DEVICE_PATH to override th...klu2
2007-02-281. Fix an issue about the calculation of GlyphBufferSizeqhuang8
2007-02-28Add range checking of partition for MBR.xli24
2007-02-15clean up msa files in EdkModulePkg, removed unnecessary library definitions a...vanjeff
2007-02-02Make EDK Module Package pass Intel IPF compiler with /Ox switch.xli24
2007-02-01 EFI_CONSOLE_CONTROL_PROTOCOL provide the SetMode interface to switch mode be...klu2
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli24
2007-01-29Further check-in to smooth Intel IPF compiler building.xli24
2007-01-26Make MDE and EdkModule packages avoid all Intel IPF compiler warnings except ...xli24
2007-01-25Remove some unused internal functions.xli24
2007-01-25ALWAYS_COSUMED changed to ALWAYS_PRODUCEDqwang12
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli24
2007-01-23Fixed bug in partition driver:yshang1
2007-01-23Corrected a small bugs:qwang12
2007-01-19Fix component name bugs when input Controller Name is invalidqhuang8
2007-01-18Updated the copyright year.qwang12
2007-01-18Add Lock for cirtical section in PCD database processing routines as PCD data...qwang12
2007-01-16Fix several capitalization issues.bbahnsen
2007-01-16Fix the issues,xgu3
2007-01-12To fix,xgu3
2007-01-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2231 6f1...yshang1
2007-01-121.Fix a typo in DevicePath Driverqhuang8
2007-01-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2226 6f1...yshang1
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