Age | Commit message (Expand) | Author |
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 |
2006-11-02 | Bug fix for "CapsuleUpdate does not handle memory lost correctly" | dtang2 |
2006-10-22 | Ported the EBC driver to use the MDE Base Math lib functions. Removed math fu... | ajfish |
2006-10-22 | These files are no longer needed as the PE32 and Cache Lib from the MDE make ... | ajfish |
2006-10-22 | Updated the Runtime Driver to use the MDE libs for cache flush and removed lo... | ajfish |
2006-10-19 | Remove the redundant include header: Common/StatusCode.h for Terminal modules. | lgao4 |
2006-10-18 | Replace .global with .globl to solve compatibility issues. | qhuang8 |
2006-10-16 | I fixed following bugs. | mikewuping |
2006-10-16 | Remove redundant include header: <common\StatusCode.h> in this file. | lgao4 |
2006-10-10 | This patch is to make sure at least VARIABLE_RECLAIM_THRESHOLD (1024) bytes o... | qwang12 |
2006-10-10 | 1) If DebugAssertEnabled is TRUE, we still need to provide the GET size | qwang12 |
2006-10-08 | Remove EBC arch from supported arch list to fix tracker EDKII350. | yshang1 |
2006-09-27 | Remove the duplicated Copy Right in msa header. | lgao4 |
2006-09-21 | Merger DriverBinding and ComponentName into one <extern> section for all *.ms... | vanjeff |
2006-09-19 | Update Device Path Module to use PCD Feature Flags to determine of the Device... | mdkinney |
2006-09-18 | changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA... | lgao4 |
2006-09-14 | Remove Static declaration for the related driver binding functions. | lgao4 |
2006-09-13 | Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkP... | lgao4 |
2006-09-05 | Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg Pei... | lgao4 |
2006-09-05 | Follow up EDKT247-253 | yshang1 |
2006-09-04 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1436 6f1... | yshang1 |
2006-09-04 | Update Coding style of status code. | yshang1 |
2006-09-04 | Follow up EDKT238, EDKT239, EDKT242, EDKT243 | yshang1 |
2006-09-01 | Follow up tracker: | yshang1 |
2006-08-30 | Add in feature flag PcdPeiPcdDatabaseSetEnabled, PcdPeiPcdDatabaseGetSizeEnab... | qwang12 |
2006-08-16 | Change pcd name form MaxSizePopulateCapsule to PcdMaxSizePopulateCapsule. | davidhuang |
2006-08-15 | Fix the bug that using hardcode driver name to judge whether current driver i... | klu2 |
2006-08-15 | Fix PCD declaration error in DxeStatusCode.msa | yshang1 |
2006-08-11 | Prefixed global variable with "m" | ajfish |
2006-08-10 | Change Variable to use PCD | xgu3 |
2006-08-10 | Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOB | xgu3 |