summaryrefslogtreecommitdiffstats
path: root/EdkModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
...
* Add range checking of partition for MBR.xli242007-02-281-3/+3
* clean up msa files in EdkModulePkg, removed unnecessary library definitions a...vanjeff2007-02-159-210/+36
* Make EDK Module Package pass Intel IPF compiler with /Ox switch.xli242007-02-024-135/+142
* EFI_CONSOLE_CONTROL_PROTOCOL provide the SetMode interface to switch mode be...klu22007-02-011-0/+7
* Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli242007-01-3137-500/+527
* Further check-in to smooth Intel IPF compiler building.xli242007-01-291-0/+1
* Make MDE and EdkModule packages avoid all Intel IPF compiler warnings except ...xli242007-01-261-0/+1
* Remove some unused internal functions.xli242007-01-252-127/+0
* ALWAYS_COSUMED changed to ALWAYS_PRODUCEDqwang122007-01-252-4/+4
* Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli242007-01-2567-591/+782
* Fixed bug in partition driver:yshang12007-01-235-52/+67
* Corrected a small bugs:qwang122007-01-232-4/+4
* Fix component name bugs when input Controller Name is invalidqhuang82007-01-1910-13/+35
* Updated the copyright year.qwang122007-01-183-3/+3
* Add Lock for cirtical section in PCD database processing routines as PCD data...qwang122007-01-183-33/+81
* Fix several capitalization issues.bbahnsen2007-01-164-7/+7
* Fix the issues,xgu32007-01-162-0/+5
* To fix,xgu32007-01-121-3/+5
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2231 6f1...yshang12007-01-121-25/+26
* 1.Fix a typo in DevicePath Driverqhuang82007-01-125-3/+31
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2226 6f1...yshang12007-01-121-3/+0
* Fix EDKT497. In the patch:yshang12007-01-123-19/+61
* Add checking for memory allocation in UI modules.xli242007-01-114-0/+15
* correct SimpleTextIn protocol definition.lgao42007-01-081-1/+1
* Use ASM_PFX to optionnaly set the underscore prefixtgingold2007-01-062-55/+55
* Volatile variable is read-only in runtime.klu22007-01-042-56/+69
* Add a stub assembly file to fix the gcc build break.bbahnsen2007-01-032-7/+65
* Only include SAL related definitions if the CPU Arch is IPF mdkinney2006-12-183-3/+3
* Fix iMac build issue.klu22006-12-151-1/+1
* Merge R8->R9 tracker 5935 and 7080 to update runtime arch protocol to DxeCis ...lgao42006-12-145-310/+258
* Add blank line at end of source code for GCC building.klu22006-12-141-1/+1
* Add blank line at end of source code for GCC building.klu22006-12-142-2/+2
* Fix the bug that GraphicsConsole try to update mode 1 (80, 50) UgaWidth and U...xgu32006-12-131-1/+1
* 1) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with ...qwang122006-12-131-1/+1
* Fix linux/cygwin build issue.klu22006-12-123-125/+70
* Fix some minor error. Add EFI_IMAGE_NT_HEADERS definition for IFP and EBC arch. wuyizhong2006-12-122-7/+5
* Merge GOP related code from r8->r9. wuyizhong2006-12-129-331/+1426
* Add X64 support for DebugSupport driver.klu22006-12-079-217/+1889
* Merge R8 tracker #8375.xli242006-12-061-1/+5
* For the file "EdkModulePkg\Universal\EmuVariable\RuntimeDxe\EmuVariable.c", R...zliu32006-12-061-1/+1
* Fixed one bug in EmuVariable module: The macro (GET_PAD_SIZE) is different wi...zliu32006-12-061-51/+20
* Merge R8 tracker #8374 to make EmuVariable.GetNextVariableName() comply with ...xli242006-12-061-1/+1
* Add DxeDebugLibSerialPort that provides a debug library that layers directly ...mdkinney2006-12-061-0/+3
* Merge PVCS #7739.qhuang82006-12-063-10/+11
* Update the EmuVariable and Variable modules to have a ModuleType of DXE_SAL_D...mdkinney2006-12-016-58/+251
* Added the StatusCode protocol installation for the IPF architecture; removed ...zliu32006-11-291-20/+168
* Fix gcc warnings -- please review affected files.bbahnsen2006-11-172-3/+3
* Add a new source for gnu assembly.bbahnsen2006-11-171-0/+1
* Fix a compiler warning.bbahnsen2006-11-171-3/+3
* Port to gnu style.bbahnsen2006-11-171-0/+137