summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector/st32_64.S
AgeCommit message (Expand)AuthorFilesLines
2012-01-18DuetPkg BootSector: fix a bug in st32_64.S that the size for GDTR.limit is wr...rsun31-1/+1
2012-01-10DuetPkg BootSector: Clean up .S files for 64-bit Duet for GCC build.rsun31-9/+12
2010-04-28Update the copyright notice formathhtian1-2/+2
2009-08-21Detab in DuetPkgqhuang81-152/+152
2009-08-20Use .p2align directive instead of ambiguous .align directive.qhuang81-5/+5
2009-08-20Make end of line consistent for DuetPkg. There is no other update.qhuang81-1104/+1104
2009-03-16File st32_64.S added for X64.gikidy1-0/+1154