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