Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-22 | Fix CRLF format | Tian, Hot | 1 | -1/+1 |
2012-01-13 | DuetPkg BootSector: fix bugs in .S files so that 32-bit and 64-bit DUET can b... | rsun3 | 1 | -6/+6 |
2010-04-28 | Update the copyright notice format | hhtian | 1 | -2/+2 |
2009-06-01 | Replaced ASM_GLOBAL with .global, and add start label for some files to avoid... | gikidy | 1 | -1/+1 |
2009-05-20 | 1. Remove .extern from GCC assembly. | xli24 | 1 | -2/+2 |
2009-02-26 | Should use code16 for 16-bit assembler, otherwise 32-bit prefix will be added | klu2 | 1 | -9/+8 |
2009-02-26 | boot sector use 16-bit code. | klu2 | 1 | -1/+1 |
2009-02-26 | 1. Add GNUmakefile for Linux GCC to build BootSector; | gikidy | 1 | -8/+11 |
2009-02-20 | syntax checked | jji4 | 1 | -1/+1 |
2009-02-20 | Port Intel .asm to GNU .S | jji4 | 1 | -0/+310 |