summaryrefslogtreecommitdiff
path: root/DuetPkg
AgeCommit message (Expand)AuthorFilesLines
2009-03-01Add thunk code for CpuDxe driver.klu23-14/+147
2009-03-01Add missing protocol definition in dec file and remove LegacyBiosThunk protocol.klu24-128/+57
2009-03-01Duet X64 still use IA32 tool chain to generate bootsector. So update postbuil...klu22-4/+8
2009-03-01Pass X64 GCC buildingklu23-2/+869
2009-03-01Update step for FAT32 usb.klu21-3/+7
2009-03-01fix building issue for linux tool chainklu21-14/+18
2009-03-01Refine the comments for BiosVideo thunk driver.klu23-861/+571
2009-03-01Update BiosVideo driver to produce GOP protocol but not UgaDraw protocol whic...klu24-969/+1614
2009-02-28Should use UINTN for architecture register.klu21-1/+1
2009-02-28Fix building issue for linux toolchainklu21-10/+14
2009-02-28Fix build broken for variable's header modification.klu24-4/+5
2009-02-281, Port BiosVideoThunkDxe driver from edk to edk2;klu27-0/+3834
2009-02-271. delete Include/Guid/VariableInfo.heric_tian9-12/+20
2009-02-271. Use /Map to generate map files;gikidy1-84/+107
2009-02-26Should use code16 for 16-bit assembler, otherwise 32-bit prefix will be addedklu25-30/+41
2009-02-26boot sector use 16-bit code.klu23-3/+3
2009-02-26in 16-bit code, cs:[] require prefix because sengment size is set 32 bits. so...klu23-14/+14
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22-2/+5
2009-02-26Add GNUmakefile for Linux GCC to build BootSector;gikidy1-0/+93
2009-02-261. Add GNUmakefile for Linux GCC to build BootSector;gikidy9-49/+57
2009-02-24Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu21-1/+2
2009-02-24uncomment usb related modules.klu21-4/+4
2009-02-24Fix build break:qhuang81-2/+2
2009-02-24Fix some broken file path.klu21-5/+5
2009-02-24Don't produce FvbExtension Protocol.lgao43-173/+1
2009-02-23Update paths for items which moved from DuetPkg to PcAtChipsetPkg.jljusten1-9/+9
2009-02-23DuetPkg/Library/DuetSerialIoLib => PcAtChipsetPkg/Library/SerialIoLibjljusten2-258/+0
2009-02-23PcRtc: DuetPkg => PcAtChipsetPkgjljusten4-1780/+0
2009-02-23KbcResetDxe: DuetPkg => PcAtChipsetPkgjljusten4-282/+0
2009-02-23IsaAcpiDxe: DuetPkg => PcAtChipsetPkgjljusten5-1014/+0
2009-02-238254TimerDxe: DuetPkg => PcAtChipsetPkgjljusten3-767/+0
2009-02-23CpuIoDxe driver was moved to UefiCpuPkg.jljusten1-2/+2
2009-02-23Moving DuetPkg/CpuIoDxe to UefiCpuPkg. jljusten3-827/+0
2009-02-23Merge tristan's patch:klu21-3/+3
2009-02-23Fix building issue for VS2003 and VS2005 tool chain. The "/GS-" is not recogn...klu21-2/+1
2009-02-23Update DuetPkg to include DxePcdDriver.qhuang82-2/+10
2009-02-23Remove unused DuetDxeReportStatusCodeLibqhuang84-899/+0
2009-02-20Add build option /GS- to pass build.gikidy1-2/+2
2009-02-20Port Intel .asm to GAS Sgikidy3-4/+1517
2009-02-20Linkage errors fixed.gikidy2-67/+65
2009-02-20Patch for CpuInterrupt.S from Tristan Gingold.gikidy1-541/+657
2009-02-20New .S files addedjji41-18/+33
2009-02-20syntax checkedjji43-3/+3
2009-02-20The asm file for Ia32 has been translated from MASM to GAS.jji42-0/+718
2009-02-20Port Intel .asm to GNU .Sjji41-0/+913
2009-02-20Port Intel .asm to GNU .Sgikidy4-0/+1752
2009-02-20Port Intel .asm to GNU .Sjji43-0/+609
2009-02-20Use "==" to define build options for USER_DEFINED modulejwang361-5/+5
2009-02-10Add comments in DSC files to explain the function and design of components se...xli241-11/+19
2009-02-09Update ReportStatusCodeLib mapping: Use DxeCoreReportStatusLibFromHob DXE_COR...qhuang81-2/+2