summaryrefslogtreecommitdiff
path: root/DuetPkg
AgeCommit message (Expand)AuthorFilesLines
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
2009-02-09Add DxeCoreReportStatusCodeLibFromHob library instance. For now, it is dedica...qhuang84-0/+901
2009-02-06Add comments in platform DSC files to remind that binaries are only listed in...xli241-0/+11
2009-02-05Update DUET PCI Bus Driver to use PeCoffLib instead of parsing the PE/COFF im...mdkinney3-8/+13
2009-02-05Fix minor coding style issue.qhuang81-1/+1
2009-02-03Clean up PcRtc:qhuang88-458/+6
2009-02-03clean up PciRootBridgeNoEnumerationDxe:qhuang81-6/+12
2009-02-03Clean up DuetBdsLib:qhuang83-27/+49
2009-02-03Clean up KbcRestDxe:qhuang87-290/+2
2009-02-03Clean up to fix GUID format issues to pass GCC tool chain.qhuang83-3/+3
2009-02-03Clean up FvbRuntimeService:qhuang81-26/+0
2009-02-03Clean up FSVariable:qhuang81-26/+0
2009-02-03Clean up EfiLdr:qhuang81-3/+3
2009-02-03Clean up DxeIpl:qhuang814-384/+232
2009-02-03Clean up DataHubGenDxe:qhuang83-41/+3
2009-02-03Clean up CpuIoDxe:qhuang88-621/+7
2009-02-03Remove unused DXS file.qhuang81-25/+0
2009-02-02Add GCC assember for DxeIpl moduleklu21-1/+3
2009-02-02Add GCC assember for DxeIpl moduleklu22-0/+43
2009-01-30Split out Synchronization Library from Base Librarymdkinney1-0/+1
2009-01-23Fix the path for BDS.qhuang81-1/+1
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22-2/+2
2009-01-201, Add logo.bmp to fv file for showing it in graphic modeklu22-0/+8
2009-01-14For PollMem or PollIo, EFI_SUCESS should be returned when paramter Delay == 0.klu21-2/+6
2009-01-13Use ACPI timer for Duet platform.klu22-60/+138
2009-01-13Fix bugs in decompress implement in EfiLdr, and enable FAT driver in FDF file.klu23-35/+57
2009-01-09Add build steps for duet platform.klu21-0/+55
2009-01-09Move Varialbe common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into M...lgao42-19/+10
2009-01-071, Remove DxeReportStatus driver, because DxeIpl has published a instance fro...klu25-164/+66
2009-01-07Usb ASM but *not* ASM16, the tool chain of ASM is same as ASM16 in tool_def.t...klu21-13/+13
2009-01-06Remove debug code.klu21-14/+1
2009-01-06Add dummy GnuMakefile to pass UNIXGCC building for boot sector module. In fut...klu22-2/+4
2009-01-06Add bootsector module, this module is not a EFI driver or PEIM, but the raw i...klu21-1/+4
2009-01-06Remove /Fa option to cause multithread build failed.lgao41-1/+1
2009-01-06Use ASMLINK macro but *not* ASMLINK16klu21-13/+13
2009-01-06Use relative path for base tools.klu21-2/+1
2009-01-061, Enable USB boot for R9's Duet.klu24-16/+56
2009-01-06Add DuetDxeReportStatusCodeLib which will get ReportStatusCode from hob if fa...klu24-0/+900