summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector/efi64.S
AgeCommit message (Expand)AuthorFilesLines
2018-12-06DuetPkg: Remove DuetPkgShenglei Zhang1-1385/+0
2012-01-13DuetPkg BootSector: fix bugs in .S files so that 32-bit and 64-bit DUET can b...rsun31-39/+40
2012-01-10DuetPkg BootSector: Clean up .S files for 64-bit Duet for GCC build.rsun31-7/+10
2010-04-28Update the copyright notice formathhtian1-2/+2
2009-08-21Remove .rept directive to improve portability. qhuang81-2/+597
2009-08-21Detab in DuetPkgqhuang81-44/+44
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-755/+755
2009-03-16Added efi64.S file for X64 and reviewed efi32.S file.gikidy1-0/+786