Age | Commit message (Expand) | Author |
---|---|---|
2010-06-25 | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter |
2010-04-23 | Update the copyright notice format | hhtian |
2009-05-20 | Replace .globl with ASM_GLOBAL | xli24 |
2009-05-15 | cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ... | eric_tian |
2008-12-29 | Update copyright for files modified in this year | qhuang8 |
2008-11-03 | Update to use DOS format | qhuang8 |
2008-09-18 | 1. Change 0 == Length style to Length == 0 | lgao4 |
2007-07-02 | 1. Port X64, IPF and EBC arch for BaseLib | vanjeff |
2007-06-22 | Import some basic libraries instances for Mde Packages. | vanjeff |
2007-06-01 | Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist... | lhauch |
2006-09-25 | 1.Fix .global issue in GAS (EdkT207). | qhuang8 |
2006-07-28 | 1. Updated function headers for all assembly function | bxing |
2006-07-13 | Fix bug in .S files. | qhuang8 |
2006-06-20 | Use capital S for GCC assembly. This enables pre-processing for PCD support. | bbahnsen |