summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector/efi64.S
AgeCommit message (Expand)Author
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
2010-04-28Update the copyright notice formathhtian
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-03-16Added efi64.S file for X64 and reviewed efi32.S file.gikidy