Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix CRLF format | Tian, Hot | 2014-01-22 | 1 | -126/+126 |
* | DuetPkg BootSector: Clean up .S files for 64-bit Duet for GCC build. | rsun3 | 2012-01-10 | 1 | -15/+19 |
* | Update the copyright notice format | hhtian | 2010-04-28 | 1 | -1/+1 |
* | 1, Remove comma after year | klu2 | 2010-03-10 | 1 | -1/+1 |
* | Add license header for Duet's makefile. | klu2 | 2010-03-10 | 1 | -1/+15 |
* | Remove 'BASETOOLS_DIR' variable. We assume basetools are in the PATH | jljusten | 2009-03-05 | 1 | -29/+26 |
* | Linux split replaced by BaseTools Split. | gikidy | 2009-03-03 | 1 | -8/+5 |
* | Add post build script for linux | klu2 | 2009-03-02 | 1 | -47/+47 |
* | 1. Use /Map to generate map files; | gikidy | 2009-02-27 | 1 | -84/+107 |
* | Should use code16 for 16-bit assembler, otherwise 32-bit prefix will be added | klu2 | 2009-02-26 | 1 | -14/+26 |
* | in 16-bit code, cs:[] require prefix because sengment size is set 32 bits. so... | klu2 | 2009-02-26 | 1 | -9/+9 |
* | Add GNUmakefile for Linux GCC to build BootSector; | gikidy | 2009-02-26 | 1 | -0/+93 |