Age | Commit message (Expand) | Author |
---|---|---|
2011-11-16 | DuetPkg BootSector: | rsun3 |
2010-04-28 | Update the copyright notice format | hhtian |
2009-08-21 | Remove .rept directive to improve portability. | qhuang8 |
2009-08-21 | Detab in DuetPkg | qhuang8 |
2009-08-20 | Use .p2align directive instead of ambiguous .align directive. | qhuang8 |
2009-08-20 | Make end of line consistent for DuetPkg. There is no other update. | qhuang8 |
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 |