summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector/efi32.S
AgeCommit message (Expand)AuthorFilesLines
2009-08-21Remove .rept directive to improve portability. qhuang81-2/+597
2009-08-21Detab in DuetPkgqhuang81-1/+1
2009-08-20Use .p2align directive instead of ambiguous .align directive.qhuang81-1/+1
2009-08-20Make end of line consistent for DuetPkg. There is no other update.qhuang81-4/+4
2009-06-01Replaced ASM_GLOBAL with .global, and add start label for some files to avoid...gikidy1-1/+4
2009-03-16Added efi64.S file for X64 and reviewed efi32.S file.gikidy1-4/+4
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-05Fix issue for boot sectorklu21-4/+0
2009-03-05Should use 16 bit code.klu21-1/+1
2009-02-26Should use code16 for 16-bit assembler, otherwise 32-bit prefix will be addedklu21-1/+1
2009-02-26boot sector use 16-bit code.klu21-1/+1
2009-02-20Port Intel .asm to GAS Sgikidy1-0/+581