Age | Commit message (Expand) | Author |
---|---|---|
2009-06-01 | Replaced ASM_GLOBAL with .global, and add start label for some files to avoid... | gikidy |
2009-03-16 | Added efi64.S file for X64 and reviewed efi32.S file. | gikidy |
2009-03-15 | Remove exit from batch file | klu2 |
2009-03-13 | cleanScreen verified. | gikidy |
2009-03-13 | Fix cleanScreen issue. | gikidy |
2009-03-05 | Fix issue for boot sector | klu2 |
2009-03-05 | Should use 16 bit code. | klu2 |
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-20 | Port Intel .asm to GAS S | gikidy |