summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector
AgeCommit message (Expand)Author
2014-01-22Fix CRLF formatTian, Hot
2012-01-18DuetPkg BootSector: fix a bug in st32_64.S that the size for GDTR.limit is wr...rsun3
2012-01-13DuetPkg BootSector: fix bugs in .S files so that 32-bit and 64-bit DUET can b...rsun3
2012-01-10DuetPkg BootSector: Clean up .S files for 64-bit Duet for GCC build.rsun3
2011-11-24DuetPkg BootSector: Add missing .code16 directive into start16.S/start32.S/Gp...rsun3
2011-11-16DuetPkg BootSector:rsun3
2010-04-28Update the copyright notice formathhtian
2010-04-06Update the modules with the different module GUID to avoid the different modu...lgao4
2010-03-101, Remove comma after yearklu2
2010-03-10Cleanup license header klu2
2010-03-10Add license header for Duet's makefile.klu2
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2009-08-21Remove .rept directive to improve portability. qhuang8
2009-08-21Detab in DuetPkgqhuang8
2009-08-20Use .p2align directive instead of ambiguous .align directive.qhuang8
2009-08-20Make end of line consistent for DuetPkg. There is no other update.qhuang8
2009-06-22This patch includes:klu2
2009-06-01Replaced ASM_GLOBAL with .global, and add start label for some files to avoid...gikidy
2009-05-201. Remove .extern from GCC assembly.xli24
2009-04-09Add comments for introducing startup sequence for DUET boot disk.klu2
2009-04-09Add comments for introducing startup sequence for DUET boot disk.klu2
2009-03-16File st32_64.S added for X64.gikidy
2009-03-16File st16_64.S added for X64.gikidy
2009-03-16Added efi64.S file for X64 and reviewed efi32.S file.gikidy
2009-03-161. Add start64.S file for X64.gikidy
2009-03-15Remove exit from batch fileklu2
2009-03-13cleanScreen verified.gikidy
2009-03-13Fix cleanScreen issue.gikidy
2009-03-121. Fix some convert issue.gikidy
2009-03-05Fix issue for boot sectorklu2
2009-03-05Should use 16 bit code.klu2
2009-03-05Should use 16 bit code.klu2
2009-03-05Refine comments.klu2
2009-03-05Remove 'BASETOOLS_DIR' variable. We assume basetools are in the PATHjljusten
2009-03-03Linux split replaced by BaseTools Split.gikidy
2009-03-02Add post build script for linuxklu2
2009-02-271. Use /Map to generate map files;gikidy
2009-02-26Should use code16 for 16-bit assembler, otherwise 32-bit prefix will be addedklu2
2009-02-26boot sector use 16-bit code.klu2
2009-02-26in 16-bit code, cs:[] require prefix because sengment size is set 32 bits. so...klu2
2009-02-26Add GNUmakefile for Linux GCC to build BootSector;gikidy
2009-02-261. Add GNUmakefile for Linux GCC to build BootSector;gikidy
2009-02-20Port Intel .asm to GAS Sgikidy
2009-02-20New .S files addedjji4
2009-02-20syntax checkedjji4
2009-02-20Port Intel .asm to GNU .Sjji4
2009-02-20Port Intel .asm to GNU .Sgikidy
2009-02-20Port Intel .asm to GNU .Sjji4
2009-01-07Usb ASM but *not* ASM16, the tool chain of ASM is same as ASM16 in tool_def.t...klu2
2009-01-06Add dummy GnuMakefile to pass UNIXGCC building for boot sector module. In fut...klu2