summaryrefslogtreecommitdiffstats
path: root/DuetPkg
Commit message (Expand)AuthorAgeFilesLines
* Add build option /GS- to pass build.gikidy2009-02-201-2/+2
* Port Intel .asm to GAS Sgikidy2009-02-203-4/+1517
* Linkage errors fixed.gikidy2009-02-202-67/+65
* Patch for CpuInterrupt.S from Tristan Gingold.gikidy2009-02-201-541/+657
* New .S files addedjji42009-02-201-18/+33
* syntax checkedjji42009-02-203-3/+3
* The asm file for Ia32 has been translated from MASM to GAS.jji42009-02-202-0/+718
* Port Intel .asm to GNU .Sjji42009-02-201-0/+913
* Port Intel .asm to GNU .Sgikidy2009-02-204-0/+1752
* Port Intel .asm to GNU .Sjji42009-02-203-0/+609
* Use "==" to define build options for USER_DEFINED modulejwang362009-02-201-5/+5
* Add comments in DSC files to explain the function and design of components se...xli242009-02-101-11/+19
* Update ReportStatusCodeLib mapping: Use DxeCoreReportStatusLibFromHob DXE_COR...qhuang82009-02-091-2/+2
* Add DxeCoreReportStatusCodeLibFromHob library instance. For now, it is dedica...qhuang82009-02-094-0/+901
* Add comments in platform DSC files to remind that binaries are only listed in...xli242009-02-061-0/+11
* Update DUET PCI Bus Driver to use PeCoffLib instead of parsing the PE/COFF im...mdkinney2009-02-053-8/+13
* Fix minor coding style issue.qhuang82009-02-051-1/+1
* Clean up PcRtc:qhuang82009-02-038-458/+6
* clean up PciRootBridgeNoEnumerationDxe:qhuang82009-02-031-6/+12
* Clean up DuetBdsLib:qhuang82009-02-033-27/+49
* Clean up KbcRestDxe:qhuang82009-02-037-290/+2
* Clean up to fix GUID format issues to pass GCC tool chain.qhuang82009-02-033-3/+3
* Clean up FvbRuntimeService:qhuang82009-02-031-26/+0
* Clean up FSVariable:qhuang82009-02-031-26/+0
* Clean up EfiLdr:qhuang82009-02-031-3/+3
* Clean up DxeIpl:qhuang82009-02-0314-384/+232
* Clean up DataHubGenDxe:qhuang82009-02-033-41/+3
* Clean up CpuIoDxe:qhuang82009-02-038-621/+7
* Remove unused DXS file.qhuang82009-02-031-25/+0
* Add GCC assember for DxeIpl moduleklu22009-02-021-1/+3
* Add GCC assember for DxeIpl moduleklu22009-02-022-0/+43
* Split out Synchronization Library from Base Librarymdkinney2009-01-301-0/+1
* Fix the path for BDS.qhuang82009-01-231-1/+1
* Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22009-01-232-2/+2
* 1, Add logo.bmp to fv file for showing it in graphic modeklu22009-01-202-0/+8
* For PollMem or PollIo, EFI_SUCESS should be returned when paramter Delay == 0.klu22009-01-141-2/+6
* Use ACPI timer for Duet platform.klu22009-01-132-60/+138
* Fix bugs in decompress implement in EfiLdr, and enable FAT driver in FDF file.klu22009-01-133-35/+57
* Add build steps for duet platform.klu22009-01-091-0/+55
* Move Varialbe common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into M...lgao42009-01-092-19/+10
* 1, Remove DxeReportStatus driver, because DxeIpl has published a instance fro...klu22009-01-075-164/+66
* Usb ASM but *not* ASM16, the tool chain of ASM is same as ASM16 in tool_def.t...klu22009-01-071-13/+13
* Remove debug code.klu22009-01-061-14/+1
* Add dummy GnuMakefile to pass UNIXGCC building for boot sector module. In fut...klu22009-01-062-2/+4
* Add bootsector module, this module is not a EFI driver or PEIM, but the raw i...klu22009-01-061-1/+4
* Remove /Fa option to cause multithread build failed.lgao42009-01-061-1/+1
* Use ASMLINK macro but *not* ASMLINK16klu22009-01-061-13/+13
* Use relative path for base tools.klu22009-01-061-2/+1
* 1, Enable USB boot for R9's Duet.klu22009-01-064-16/+56
* Add DuetDxeReportStatusCodeLib which will get ReportStatusCode from hob if fa...klu22009-01-064-0/+900