Age | Commit message (Expand) | Author |
2007-01-25 | Remove some unused internal functions. | xli24 |
2007-01-25 | ALWAYS_COSUMED changed to ALWAYS_PRODUCED | qwang12 |
2007-01-25 | Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on. | xli24 |
2007-01-23 | Fixed bug in partition driver: | yshang1 |
2007-01-23 | Corrected a small bugs: | qwang12 |
2007-01-19 | Fix component name bugs when input Controller Name is invalid | qhuang8 |
2007-01-18 | Updated the copyright year. | qwang12 |
2007-01-18 | Add Lock for cirtical section in PCD database processing routines as PCD data... | qwang12 |
2007-01-16 | Fix several capitalization issues. | bbahnsen |
2007-01-16 | Fix the issues, | xgu3 |
2007-01-12 | To fix, | xgu3 |
2007-01-12 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2231 6f1... | yshang1 |
2007-01-12 | 1.Fix a typo in DevicePath Driver | qhuang8 |
2007-01-12 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2226 6f1... | yshang1 |
2007-01-12 | Fix EDKT497. In the patch: | yshang1 |
2007-01-11 | Add checking for memory allocation in UI modules. | xli24 |
2007-01-08 | correct SimpleTextIn protocol definition. | lgao4 |
2007-01-06 | Use ASM_PFX to optionnaly set the underscore prefix | tgingold |
2007-01-04 | Volatile variable is read-only in runtime. | klu2 |
2007-01-03 | Add a stub assembly file to fix the gcc build break. | bbahnsen |
2006-12-18 | Only include SAL related definitions if the CPU Arch is IPF | mdkinney |
2006-12-15 | Fix iMac build issue. | klu2 |
2006-12-14 | Merge R8->R9 tracker 5935 and 7080 to update runtime arch protocol to DxeCis ... | lgao4 |
2006-12-14 | Add blank line at end of source code for GCC building. | klu2 |
2006-12-14 | Add blank line at end of source code for GCC building. | klu2 |
2006-12-13 | Fix the bug that GraphicsConsole try to update mode 1 (80, 50) UgaWidth and U... | xgu3 |
2006-12-13 | 1) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with ... | qwang12 |
2006-12-12 | Fix linux/cygwin build issue. | klu2 |
2006-12-12 | Fix some minor error. Add EFI_IMAGE_NT_HEADERS definition for IFP and EBC arch. | wuyizhong |
2006-12-12 | Merge GOP related code from r8->r9. | wuyizhong |
2006-12-07 | Add X64 support for DebugSupport driver. | klu2 |
2006-12-06 | Merge R8 tracker #8375. | xli24 |
2006-12-06 | For the file "EdkModulePkg\Universal\EmuVariable\RuntimeDxe\EmuVariable.c", R... | zliu3 |
2006-12-06 | Fixed one bug in EmuVariable module: The macro (GET_PAD_SIZE) is different wi... | zliu3 |
2006-12-06 | Merge R8 tracker #8374 to make EmuVariable.GetNextVariableName() comply with ... | xli24 |
2006-12-06 | Add DxeDebugLibSerialPort that provides a debug library that layers directly ... | mdkinney |
2006-12-06 | Merge PVCS #7739. | qhuang8 |
2006-12-01 | Update the EmuVariable and Variable modules to have a ModuleType of DXE_SAL_D... | mdkinney |
2006-11-29 | Added the StatusCode protocol installation for the IPF architecture; removed ... | zliu3 |
2006-11-17 | Fix gcc warnings -- please review affected files. | bbahnsen |
2006-11-17 | Add a new source for gnu assembly. | bbahnsen |
2006-11-17 | Fix a compiler warning. | bbahnsen |
2006-11-17 | Port to gnu style. | bbahnsen |
2006-11-09 | Remove private definition for IPF stack alignment, and use public definition ... | mdkinney |
2006-11-06 | This check-in fixed the following bugs: | cwu11 |
2006-11-03 | in x64Variable.dxs, Add the FTW protocol into variable's dependency expressio... | mikewuping |
2006-11-03 | Include 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-03 | 1. Add the fix for the following Bugs: | cwu11 |
2006-11-03 | 1. Bug fix for "EDK GenericBds WriteBootToOsPerformanceData() uses AcpiReclai... | dtang2 |