summaryrefslogtreecommitdiff
path: root/DuetPkg/CpuDxe
AgeCommit message (Expand)AuthorFilesLines
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten1-0/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu21-2/+0
2010-02-241. Correct File header to ## @filelgao41-4/+4
2010-01-28Fix the issue GCC DUET x64 cannot boot to front page but reset when timer int...niruiyu2-111/+200
2009-08-21Remove .rept directive to improve portability. qhuang82-8/+276
2009-08-21Detab in DuetPkgqhuang82-36/+36
2009-08-21Use .fill directive to improve portability.qhuang82-12/+4
2009-08-20Use .p2align directive instead of ambiguous .align directive.qhuang82-10/+10
2009-07-11If module really is a Framework module and not a PI module, then use Framewor...mdkinney1-1/+1
2009-05-20Replace .globl with ASM_GLOBALxli242-10/+10
2009-04-16Remove macro usage of EFI32, EFI64 in duet package.klu21-2/+2
2009-04-10Fix the bug that debug output fails to print hex value to screen. Remove modu...qhuang81-140/+86
2009-03-01Add thunk code for CpuDxe driver.klu23-14/+147
2009-03-01Pass X64 GCC buildingklu22-1/+868
2009-02-20Linkage errors fixed.gikidy2-67/+65
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.jji42-0/+718
2009-02-03Remove unused DXS file.qhuang81-25/+0
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-4/+0
2008-09-29Miss tool chain tag in CPU.infklu21-2/+4
2008-09-27Renamed remotelyvanjeff1-0/+0
2008-08-13Fix build issue in linux environment.eric_tian1-2/+2
2008-05-05Fix many bugs in DUET package and now DUET package is enabled for floppy succ...klu21-1/+1
2008-04-29Correct depex for Cpu and CpuIo module.klu21-0/+3
2008-04-17Porting Duet module from EDKI to EDKIIklu26-0/+3161