Age | Commit message (Expand) | Author | Files | Lines |
2006-10-16 | I fixed following bugs. | mikewuping | 5 | -26/+57 |
2006-10-16 | Remove redundant include header: <common\StatusCode.h> in this file. | lgao4 | 1 | -1/+0 |
2006-10-10 | This patch is to make sure at least VARIABLE_RECLAIM_THRESHOLD (1024) bytes o... | qwang12 | 2 | -0/+18 |
2006-10-10 | 1) If DebugAssertEnabled is TRUE, we still need to provide the GET size | qwang12 | 1 | -55/+60 |
2006-10-08 | Remove EBC arch from supported arch list to fix tracker EDKII350. | yshang1 | 1 | -3/+1 |
2006-09-27 | Remove the duplicated Copy Right in msa header. | lgao4 | 31 | -250/+0 |
2006-09-21 | Merger DriverBinding and ComponentName into one <extern> section for all *.ms... | vanjeff | 10 | -28/+0 |
2006-09-19 | Update Device Path Module to use PCD Feature Flags to determine of the Device... | mdkinney | 5 | -67/+84 |
2006-09-18 | changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA... | lgao4 | 35 | -378/+378 |
2006-09-14 | Remove Static declaration for the related driver binding functions. | lgao4 | 2 | -13/+0 |
2006-09-13 | Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkP... | lgao4 | 5 | -0/+1266 |
2006-09-05 | Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg Pei... | lgao4 | 2 | -6/+5 |
2006-09-05 | Follow up EDKT247-253 | yshang1 | 5 | -16/+21 |
2006-09-04 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1436 6f1... | yshang1 | 2 | -0/+6 |
2006-09-04 | Update Coding style of status code. | yshang1 | 3 | -4/+5 |
2006-09-04 | Follow up EDKT238, EDKT239, EDKT242, EDKT243 | yshang1 | 6 | -27/+17 |
2006-09-01 | Follow up tracker: | yshang1 | 10 | -32/+105 |
2006-08-30 | Add in feature flag PcdPeiPcdDatabaseSetEnabled, PcdPeiPcdDatabaseGetSizeEnab... | qwang12 | 3 | -22/+67 |
2006-08-16 | Change pcd name form MaxSizePopulateCapsule to PcdMaxSizePopulateCapsule. | davidhuang | 1 | -2/+2 |
2006-08-15 | Fix the bug that using hardcode driver name to judge whether current driver i... | klu2 | 2 | -0/+2 |
2006-08-15 | Fix PCD declaration error in DxeStatusCode.msa | yshang1 | 1 | -1/+1 |
2006-08-11 | Prefixed global variable with "m" | ajfish | 1 | -2/+2 |
2006-08-10 | Change Variable to use PCD | xgu3 | 1 | -2/+0 |
2006-08-10 | Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOB | xgu3 | 4 | -54/+58 |
2006-08-09 | Fix EDKT 150 to make IPF XIP module 16-byte align. Create new IPF_PEI_CORE, I... | lgao4 | 1 | -17/+10 |
2006-08-09 | Variable PEIM use to PCD entry to get the base address of NV Storegae region. | qwang12 | 1 | -13/+13 |
2006-08-07 | 1) Fix bug in EdkUefiRuntimeLib.msa(EDKT155). | yshang1 | 5 | -18/+16 |
2006-08-01 | All runtime driver should use functions provided by UefiRuntimeLib library cl... | qwang12 | 2 | -44/+36 |
2006-08-01 | Add EFI_EVENT_SIGNAL_VIRTUAL_ADDRESS_CHANGE event for MonotonicCounter driver. | qwang12 | 2 | -14/+52 |
2006-07-27 | Check in patch to refine DevicePath Module and USB2HostController Module. | qhuang8 | 6 | -491/+139 |
2006-07-27 | This is a patch to change PeiVariable PEIM depex, because t doesn’t depen... | xgu3 | 1 | -1/+1 |
2006-07-26 | Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla... | ajfish | 14 | -451/+42 |
2006-07-24 | Change license of following files from Intel Copy Right to BSD-license. | yshang1 | 14 | -114/+114 |
2006-07-24 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1082 6f1... | xgu3 | 2 | -40/+19 |
2006-07-24 | Fix bug which define different PCD with same token number in EdkModulePkg.spd. | yshang1 | 2 | -2/+2 |
2006-07-21 | 1) Check in Pei/Dxe status code; | yshang1 | 24 | -894/+2320 |
2006-07-21 | Change DxeRuntimeDriverLib name to UefiRuntimeLib. | yshang1 | 6 | -6/+6 |
2006-07-19 | Add [in,out] in the @param for PCD header and c file. | qwang12 | 4 | -8/+8 |
2006-07-18 | Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle... | ljin6 | 6 | -0/+5019 |
2006-07-17 | Add in function description and comments. | qwang12 | 5 | -24/+18 |
2006-07-15 | Reset the GUID to a unique value, as it was using the same GUID as Variable. | lhauch | 1 | -11/+3 |
2006-07-14 | Fixes for Linux builds. | bbahnsen | 4 | -0/+0 |
2006-07-14 | Fix up the Stub Size Calculation which was not initially ported properly. | bbahnsen | 1 | -2/+3 |
2006-07-13 | Fixed a comment error | jwang36 | 1 | -1/+1 |
2006-07-13 | Add gcc assembly files. | bbahnsen | 3 | -1/+344 |
2006-07-13 | Fix bad comments. | bbahnsen | 1 | -12/+12 |
2006-07-13 | Add gcc assembly file. | bbahnsen | 2 | -1/+271 |
2006-07-13 | Move DriverSample module to Universal\UserInterface\ direcotry. | lgao4 | 8 | -1619/+0 |
2006-07-12 | Add missing files in msa file and add module description in msa file, and reo... | lgao4 | 36 | -51/+1670 |
2006-07-12 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@925 6f19... | lgao4 | 1 | -2/+2 |