Age | Commit message (Expand) | Author |
2006-09-19 | Update Device Path Module to use PCD Feature Flags to determine of the Device... | mdkinney |
2006-09-19 | Add use of PCD feature flags to the Device Path Modules | mdkinney |
2006-09-19 | Declare PCD Feature flags for protocols produced by the Device Path Module an... | mdkinney |
2006-09-19 | Add PCD Feature Flags to control which decompression method(s) are included i... | mdkinney |
2006-09-19 | Remove IDT | mdkinney |
2006-09-18 | changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA... | lgao4 |
2006-09-18 | added EFIAPI for those constructor functions | vanjeff |
2006-09-14 | Remove Static declaration for the related driver binding functions. | lgao4 |
2006-09-14 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1538 6f1... | jchen20 |
2006-09-14 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1537 6f1... | jchen20 |
2006-09-13 | Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkP... | lgao4 |
2006-09-13 | Modify for enabling native VISTA | jchen20 |
2006-09-08 | clean up PCD settting for EdkModulePkg.fpd and EdkNt32Pkg.fpd | lgao4 |
2006-09-07 | Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC... | lgao4 |
2006-09-06 | Set MdePkg.fpd, EdkModulePkg.fpd and Nt32.fpd default build directory to work... | lgao4 |
2006-09-06 | Update RuntimeLib. | yshang1 |
2006-09-05 | Fix PeiLoadImage() for compressed peim to print the correct image address and... | lgao4 |
2006-09-05 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1461 6f1... | yshang1 |
2006-09-05 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1459 6f1... | yshang1 |
2006-09-05 | Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg Pei... | lgao4 |
2006-09-05 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1452 6f1... | yshang1 |
2006-09-05 | Follow up EDKT247-253 | yshang1 |
2006-09-05 | Update library constructor definition. | yshang1 |
2006-09-05 | Fix EdkII tracker 219, change incorrect print level in line 200 and line 453 ... | lgao4 |
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 EDKT236. | yshang1 |
2006-09-01 | Follow up EDKT235 | yshang1 |
2006-09-01 | Follow up tracker: | yshang1 |
2006-08-30 | Change true to TRUE. | qwang12 |
2006-08-30 | Change true to TRUE. | qwang12 |
2006-08-30 | Add in feature flag PcdPeiPcdDatabaseSetEnabled, PcdPeiPcdDatabaseGetSizeEnab... | qwang12 |
2006-08-29 | Add a Pcd to define the maximum number of performance log entries during PEI ... | qhuang8 |
2006-08-28 | Modify the implementation of performance library so that: | qhuang8 |
2006-08-23 | Fix Edk Tracker 206. | lgao4 |
2006-08-23 | added 20ms stall to wait for slave device ready when identify some type of Se... | vanjeff |
2006-08-22 | Fix one bug in PeiMain to make it output correct ImageStartAddress. And in Dx... | lgao4 |
2006-08-21 | 1. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() ... | bxing |
2006-08-18 | Fix the IDE slave device missing bug. | klos1980 |
2006-08-17 | Remove dead code. | qhuang8 |
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-15 | 1. Adjust might be 64bit, so we need to typecast it to UINT32 firstly. | vanjeff |
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 |
2006-08-09 | Fix EDKT 150 to make IPF XIP module 16-byte align. Create new IPF_PEI_CORE, I... | lgao4 |
2006-08-09 | Variable PEIM use to PCD entry to get the base address of NV Storegae region. | qwang12 |