Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the copyright notice format | hhtian | 2010-04-28 | 1 | -2/+2 |
* | Detab in DuetPkg | qhuang8 | 2009-08-21 | 1 | -1/+1 |
* | Replaced ASM_GLOBAL with .global, and add start label for some files to avoid... | gikidy | 2009-06-01 | 1 | -1/+1 |
* | 1. Remove .extern from GCC assembly. | xli24 | 2009-05-20 | 1 | -2/+2 |
* | Should use code16 for 16-bit assembler, otherwise 32-bit prefix will be added | klu2 | 2009-02-26 | 1 | -3/+3 |
* | boot sector use 16-bit code. | klu2 | 2009-02-26 | 1 | -1/+1 |
* | in 16-bit code, cs:[] require prefix because sengment size is set 32 bits. so... | klu2 | 2009-02-26 | 1 | -2/+2 |
* | 1. Add GNUmakefile for Linux GCC to build BootSector; | gikidy | 2009-02-26 | 1 | -1/+3 |
* | Port Intel .asm to GNU .S | gikidy | 2009-02-20 | 1 | -0/+289 |