Age | Commit message (Expand) | Author |
2006-12-02 | Remove use of global variable at runtime in this lib | mdkinney |
2006-11-29 | 1) Make a slightly better work around for the EdkDxeSalLib by removing constr... | mdkinney |
2006-11-27 | Sync with PeiDxeDebugLibReportStatusCodeLib to fix IPF alignment issue. | qhuang8 |
2006-11-24 | Move SAL "initialization/virtual address change notification" from EdkUefiRun... | yshang1 |
2006-11-17 | Fix gcc warnings -- please review affected files. | bbahnsen |
2006-11-03 | 1. Add the fix for the following Bugs: | cwu11 |
2006-10-30 | 1. In event.c, a function's name is not spelled correctly, a typo. | mikewuping |
2006-10-23 | Follow up tracker EDKT285. | yshang1 |
2006-10-22 | Deleted CacheFlush as it's in the MDE Cache library | ajfish |
2006-10-22 | Updated the Runtime Driver to use the MDE libs for cache flush and removed lo... | ajfish |
2006-10-18 | Replace .global with .globl to solve compatibility issues. | qhuang8 |
2006-09-27 | Remove the duplicated Copy Right in msa header. | lgao4 |
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-07 | Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC... | lgao4 |
2006-09-06 | Update RuntimeLib. | yshang1 |
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 | 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-04 | Follow up EDKT238, EDKT239, EDKT242, EDKT243 | yshang1 |
2006-09-01 | Follow up EDKT236. | yshang1 |
2006-09-01 | Follow up tracker: | yshang1 |
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-15 | 1. Adjust might be 64bit, so we need to typecast it to UINT32 firstly. | vanjeff |
2006-08-07 | 1) Fix bug in EdkUefiRuntimeLib.msa(EDKT155). | yshang1 |
2006-07-21 | Clean up codes which are related with status code. | yshang1 |
2006-07-21 | Clean up codes which are related with status code. | yshang1 |
2006-07-21 | 1) Check in Pei/Dxe status code; | yshang1 |
2006-07-21 | Change DxeRuntimeDriverLib name to UefiRuntimeLib. | yshang1 |
2006-07-13 | Added license & copyright declaration | jwang36 |
2006-07-12 | Remove PeCoffLoaderLib X64, because PeCoffLoader library has supported to X64... | lgao4 |
2006-07-12 | Add missing files in msa file and add module description in msa file, and reo... | lgao4 |
2006-07-12 | 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg. | qhuang8 |
2006-07-12 | removed unintended lines. | jwang36 |
2006-07-12 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@911 6f19... | yshang1 |
2006-07-12 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@910 6f19... | yshang1 |
2006-07-12 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@908 6f19... | alfred |
2006-07-12 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19... | alfred |
2006-07-12 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@906 6f19... | alfred |
2006-07-12 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19... | alfred |
2006-07-12 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@902 6f19... | vanjeff |
2006-07-12 | Updated <Abstract> and <Description> sections in MSA files | bxing |
2006-07-12 | Add in Abstract and Description for a few MSA files. | qwang12 |
2006-07-11 | Add necessary files (such as *.h) in module msa and remove unused msa files. | lgao4 |
2006-07-10 | Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ... | qouyang |
2006-07-10 | 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well ... | qhuang8 |
2006-07-08 | Ported to use BaseMemoryLib functions | ajfish |