summaryrefslogtreecommitdiff
path: root/DuetPkg/CpuDxe/Ia32
AgeCommit message (Expand)AuthorFilesLines
2009-08-21Remove .rept directive to improve portability. qhuang81-4/+138
2009-08-21Detab in DuetPkgqhuang81-18/+18
2009-08-21Use .fill directive to improve portability.qhuang81-6/+2
2009-08-20Use .p2align directive instead of ambiguous .align directive.qhuang81-5/+5
2009-05-20Replace .globl with ASM_GLOBALxli241-5/+5
2009-02-20Linkage errors fixed.gikidy1-65/+63
2009-02-20Patch for CpuInterrupt.S from Tristan Gingold.gikidy1-541/+657
2009-02-20The asm file for Ia32 has been translated from MASM to GAS.jji41-0/+717
2008-04-17Porting Duet module from EDKI to EDKIIklu21-0/+835