Age | Commit message (Expand) | Author | Files | Lines |
2011-05-17 | A complement fix for revision 11664 to update GCC assembly files : clear the ... | rsun3 | 2 | -2/+8 |
2011-05-16 | Clear the direction flag in interrupt/exception handlers' assembly entry code... | rsun3 | 2 | -2/+8 |
2010-10-18 | Refine code to make code run more safely. | ydong10 | 1 | -3/+3 |
2010-04-24 | Update the copyright notice format | hhtian | 17 | -35/+35 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 | 1 | -4/+4 |
2010-01-19 | Improve coding style in MdeModulePkg. | rsun3 | 6 | -23/+33 |
2010-01-14 | fixed one bug that old rsp was calculate incorrectly. | vanjeff | 2 | -32/+32 |
2009-08-24 | Integrate the patch contributed by Andrew Fish to port MdeModulePkg to suppor... | qhuang8 | 1 | -547/+548 |
2009-08-21 | Use .fill directive to improve portability. | qhuang8 | 1 | -3/+1 |
2009-08-20 | Use .p2align directive instead of ambiguous .align directive. | qhuang8 | 1 | -2/+2 |
2009-08-12 | Remove ".intel_syntax", convert MASM to GAS. | gikidy | 1 | -244/+242 |
2009-05-20 | Replace .globl with ASM_GLOBAL | xli24 | 3 | -30/+30 |
2009-04-10 | Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg. | jljusten | 5 | -11/+12 |
2009-03-04 | retired PcdNtEmulatorEnable. | vanjeff | 2 | -25/+19 |
2009-01-14 | 1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevicePathGuid in MdePkg.de... | vanjeff | 1 | -2/+2 |
2009-01-08 | ECC clean up. | vanjeff | 2 | -73/+73 |
2008-12-30 | Check comments, format and fix some typo. | gikidy | 2 | -2/+2 |
2008-12-30 | 1. Use Mde library for Debug Port Module | vanjeff | 2 | -5/+14 |
2008-12-19 | fixed one bug to pass GCC. | vanjeff | 1 | -2/+2 |
2008-12-18 | check the usage of %d,%x,%ld,%lx and so on in debug print statement. | jji4 | 1 | -3/+3 |
2008-12-16 | code scrub: | vanjeff | 11 | -150/+351 |
2008-12-15 | Port AsmFuncs.s to pass CYGWINGCC build for x64. | vanjeff | 4 | -30/+535 |
2008-12-11 | code scrub for DebugSpport Module. | vanjeff | 12 | -436/+349 |
2008-12-11 | 1. Merger generic functions into one file. | vanjeff | 11 | -969/+637 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy | 1 | -3/+0 |
2008-12-03 | Global variables have been moved backward ahead of functions. | jji4 | 1 | -14/+15 |
2008-11-24 | 1.retried graphics library class from MdePkg | vanjeff | 1 | -2/+2 |
2008-11-13 | Update DebugSupportDxe module to pass IPF GCC build. | xli24 | 2 | -6/+7 |
2008-11-05 | ECC clean up. | vanjeff | 7 | -1184/+730 |
2008-11-04 | filename renaming to meet coding style. | vanjeff | 8 | -14/+14 |
2008-11-04 | Renamed remotely | vanjeff | 1 | -0/+0 |
2008-11-04 | Renamed remotely | vanjeff | 1 | -0/+0 |
2008-11-04 | Renamed remotely | vanjeff | 1 | -0/+0 |
2008-11-04 | Renamed remotely | vanjeff | 1 | -0/+0 |
2008-11-04 | Renamed remotely | vanjeff | 1 | -0/+0 |
2008-11-04 | Renamed remotely | vanjeff | 1 | -0/+0 |
2008-11-04 | Renamed remotely | vanjeff | 1 | -0/+0 |
2008-10-31 | Change functional static variable to Global variable. No STATIC modifier is r... | qwang12 | 1 | -9/+9 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 | 3 | -19/+1 |
2008-09-27 | Changing source filename to match name changing. | vanjeff | 1 | -10/+10 |
2008-09-27 | Renamed remotely | vanjeff | 5 | -0/+0 |
2008-09-27 | Renamed | vanjeff | 4 | -0/+0 |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff | 2 | -4/+2 |
2008-08-30 | The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ... | lgao4 | 3 | -3/+3 |
2008-08-25 | remove the unused msa files in MdeModulePkg. | lgao4 | 1 | -90/+0 |
2008-07-16 | Fix a porting issue. | qhuang8 | 1 | -1/+1 |
2008-04-11 | 1. add public functions header. | vanjeff | 7 | -167/+155 |
2008-04-10 | apply for doxgen format. | vanjeff | 1 | -19/+10 |
2007-08-30 | Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec... | qhuang8 | 1 | -2/+2 |
2007-07-20 | remove some comments introduced by tools. | vanjeff | 3 | -27/+9 |