Age | Commit message (Expand) | Author |
2014-01-22 | Fix CRLF format | Tian, Hot |
2012-01-18 | DuetPkg BootSector: fix a bug in st32_64.S that the size for GDTR.limit is wr... | rsun3 |
2012-01-13 | DuetPkg BootSector: fix bugs in .S files so that 32-bit and 64-bit DUET can b... | rsun3 |
2012-01-10 | DuetPkg BootSector: Clean up .S files for 64-bit Duet for GCC build. | rsun3 |
2011-11-24 | DuetPkg BootSector: Add missing .code16 directive into start16.S/start32.S/Gp... | rsun3 |
2011-11-16 | DuetPkg BootSector: | rsun3 |
2010-04-28 | Update the copyright notice format | hhtian |
2010-04-06 | Update the modules with the different module GUID to avoid the different modu... | lgao4 |
2010-03-10 | 1, Remove comma after year | klu2 |
2010-03-10 | Cleanup license header | klu2 |
2010-03-10 | Add license header for Duet's makefile. | klu2 |
2010-02-25 | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 |
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-22 | This patch includes: | klu2 |
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-04-09 | Add comments for introducing startup sequence for DUET boot disk. | klu2 |
2009-04-09 | Add comments for introducing startup sequence for DUET boot disk. | klu2 |
2009-03-16 | File st32_64.S added for X64. | gikidy |
2009-03-16 | File st16_64.S added for X64. | gikidy |
2009-03-16 | Added efi64.S file for X64 and reviewed efi32.S file. | gikidy |
2009-03-16 | 1. Add start64.S file for X64. | 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-12 | 1. Fix some convert issue. | gikidy |
2009-03-05 | Fix issue for boot sector | klu2 |
2009-03-05 | Should use 16 bit code. | klu2 |
2009-03-05 | Should use 16 bit code. | klu2 |
2009-03-05 | Refine comments. | klu2 |
2009-03-05 | Remove 'BASETOOLS_DIR' variable. We assume basetools are in the PATH | jljusten |
2009-03-03 | Linux split replaced by BaseTools Split. | gikidy |
2009-03-02 | Add post build script for linux | klu2 |
2009-02-27 | 1. Use /Map to generate map files; | gikidy |
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 | in 16-bit code, cs:[] require prefix because sengment size is set 32 bits. so... | klu2 |
2009-02-26 | Add GNUmakefile for Linux GCC to build BootSector; | gikidy |
2009-02-26 | 1. Add GNUmakefile for Linux GCC to build BootSector; | gikidy |
2009-02-20 | Port Intel .asm to GAS S | gikidy |
2009-02-20 | New .S files added | jji4 |
2009-02-20 | syntax checked | jji4 |
2009-02-20 | Port Intel .asm to GNU .S | jji4 |
2009-02-20 | Port Intel .asm to GNU .S | gikidy |
2009-02-20 | Port Intel .asm to GNU .S | jji4 |
2009-01-07 | Usb ASM but *not* ASM16, the tool chain of ASM is same as ASM16 in tool_def.t... | klu2 |
2009-01-06 | Add dummy GnuMakefile to pass UNIXGCC building for boot sector module. In fut... | klu2 |