Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DuetPkg BootSector: Add missing .code16 directive into start16.S/start32.S/Gp... | rsun3 | 2011-11-24 | 1 | -1/+1 |
* | DuetPkg BootSector: | rsun3 | 2011-11-16 | 1 | -7/+2 |
* | Update the copyright notice format | hhtian | 2010-04-28 | 1 | -2/+2 |
* | Use .p2align directive instead of ambiguous .align directive. | qhuang8 | 2009-08-20 | 1 | -5/+5 |
* | Make end of line consistent for DuetPkg. There is no other update. | qhuang8 | 2009-08-20 | 1 | -3/+3 |
* | Replaced ASM_GLOBAL with .global, and add start label for some files to avoid... | gikidy | 2009-06-01 | 1 | -5/+5 |
* | 1. Remove .extern from GCC assembly. | xli24 | 2009-05-20 | 1 | -4/+4 |
* | 1. Add GNUmakefile for Linux GCC to build BootSector; | gikidy | 2009-02-26 | 1 | -8/+10 |
* | syntax checked | jji4 | 2009-02-20 | 1 | -1/+1 |
* | Port Intel .asm to GNU .S | jji4 | 2009-02-20 | 1 | -0/+913 |