summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector
AgeCommit message (Expand)AuthorFilesLines
2009-03-16File st32_64.S added for X64.gikidy1-0/+1154
2009-03-16File st16_64.S added for X64.gikidy1-0/+1139
2009-03-16Added efi64.S file for X64 and reviewed efi32.S file.gikidy2-4/+790
2009-03-161. Add start64.S file for X64.gikidy2-7/+1153
2009-03-15Remove exit from batch fileklu21-1/+1
2009-03-13cleanScreen verified.gikidy1-1/+1
2009-03-13Fix cleanScreen issue.gikidy1-3/+3
2009-03-121. Fix some convert issue.gikidy1-7/+7
2009-03-05Fix issue for boot sectorklu22-5/+1
2009-03-05Should use 16 bit code.klu21-4/+3
2009-03-05Should use 16 bit code.klu21-1/+1
2009-03-05Refine comments.klu21-11/+11
2009-03-05Remove 'BASETOOLS_DIR' variable. We assume basetools are in the PATHjljusten1-29/+26
2009-03-03Linux split replaced by BaseTools Split.gikidy1-8/+5
2009-03-02Add post build script for linuxklu21-47/+47
2009-02-271. Use /Map to generate map files;gikidy1-84/+107
2009-02-26Should use code16 for 16-bit assembler, otherwise 32-bit prefix will be addedklu25-30/+41
2009-02-26boot sector use 16-bit code.klu23-3/+3
2009-02-26in 16-bit code, cs:[] require prefix because sengment size is set 32 bits. so...klu23-14/+14
2009-02-26Add GNUmakefile for Linux GCC to build BootSector;gikidy1-0/+93
2009-02-261. Add GNUmakefile for Linux GCC to build BootSector;gikidy9-49/+57
2009-02-20Port Intel .asm to GAS Sgikidy3-4/+1517
2009-02-20New .S files addedjji41-18/+33
2009-02-20syntax checkedjji43-3/+3
2009-02-20Port Intel .asm to GNU .Sjji41-0/+913
2009-02-20Port Intel .asm to GNU .Sgikidy4-0/+1752
2009-02-20Port Intel .asm to GNU .Sjji43-0/+609
2009-01-07Usb ASM but *not* ASM16, the tool chain of ASM is same as ASM16 in tool_def.t...klu21-13/+13
2009-01-06Add dummy GnuMakefile to pass UNIXGCC building for boot sector module. In fut...klu22-2/+4
2009-01-06Use ASMLINK macro but *not* ASMLINK16klu21-13/+13
2008-10-06Fix build broken issueklu21-4/+0
2008-09-29Add MSFT supportklu21-0/+9
2008-08-14Add condifition for passing ELFGCC building...eric_tian1-1/+5
2008-08-14convert blank to tab eric_tian1-1/+1
2008-08-13use tab but not blank to do not break GNU make parsing.eric_tian1-28/+28
2008-08-13Fix build issue in linux environment.eric_tian1-9/+10
2008-05-08Support X64 build for DUET platform.klu22-21/+43
2008-05-081) Fix some casting working in X64 buildingklu21-18/+18
2008-04-251, Use PrintLib in Duet loaderklu21-1/+1
2008-04-25Move post building command from make file to bat file. Until build system sup...klu21-1/+1
2008-04-24Fix the makefile issue for bootsector moduleklu22-11/+11
2008-04-24Delete the macro definitions which build system will provided automatically.klu21-135/+1
2008-04-23init target should not be used in customize makefile. Fix it.klu22-11/+1
2008-04-18User customize build method for BootSector module.klu21-1/+1
2008-04-17Porting Duet module from EDKI to EDKIIklu216-0/+9348