summaryrefslogtreecommitdiffstats
path: root/DuetPkg/BootSector
Commit message (Expand)AuthorAgeFilesLines
* boot sector use 16-bit code.klu22009-02-263-3/+3
* in 16-bit code, cs:[] require prefix because sengment size is set 32 bits. so...klu22009-02-263-14/+14
* Add GNUmakefile for Linux GCC to build BootSector;gikidy2009-02-261-0/+93
* 1. Add GNUmakefile for Linux GCC to build BootSector;gikidy2009-02-269-49/+57
* Port Intel .asm to GAS Sgikidy2009-02-203-4/+1517
* New .S files addedjji42009-02-201-18/+33
* syntax checkedjji42009-02-203-3/+3
* Port Intel .asm to GNU .Sjji42009-02-201-0/+913
* Port Intel .asm to GNU .Sgikidy2009-02-204-0/+1752
* Port Intel .asm to GNU .Sjji42009-02-203-0/+609
* Usb ASM but *not* ASM16, the tool chain of ASM is same as ASM16 in tool_def.t...klu22009-01-071-13/+13
* Add dummy GnuMakefile to pass UNIXGCC building for boot sector module. In fut...klu22009-01-062-2/+4
* Use ASMLINK macro but *not* ASMLINK16klu22009-01-061-13/+13
* Fix build broken issueklu22008-10-061-4/+0
* Add MSFT supportklu22008-09-291-0/+9
* Add condifition for passing ELFGCC building...eric_tian2008-08-141-1/+5
* convert blank to tab eric_tian2008-08-141-1/+1
* use tab but not blank to do not break GNU make parsing.eric_tian2008-08-131-28/+28
* Fix build issue in linux environment.eric_tian2008-08-131-9/+10
* Support X64 build for DUET platform.klu22008-05-082-21/+43
* 1) Fix some casting working in X64 buildingklu22008-05-081-18/+18
* 1, Use PrintLib in Duet loaderklu22008-04-251-1/+1
* Move post building command from make file to bat file. Until build system sup...klu22008-04-251-1/+1
* Fix the makefile issue for bootsector moduleklu22008-04-242-11/+11
* Delete the macro definitions which build system will provided automatically.klu22008-04-241-135/+1
* init target should not be used in customize makefile. Fix it.klu22008-04-232-11/+1
* User customize build method for BootSector module.klu22008-04-181-1/+1
* Porting Duet module from EDKI to EDKIIklu22008-04-1716-0/+9348