summaryrefslogtreecommitdiff
path: root/DuetPkg
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-05Correct Compiler option /FAcs to /FAsclgao41-1/+2
2008-12-30Fix bug that Duet BDS fail to get PciExpressAddress from guid hob.klu21-16/+13
2008-12-26Enable debug print for Duet platform.klu21-0/+4
2008-12-16Clean up to update the reference of the these macros:qhuang813-19/+19
2008-12-091. added functions header for MACROS in PCI22.h.vanjeff1-0/+1
2008-12-07Remove use of 'VOLATILE'. Use 'volatile' instead.mdkinney2-15/+12
2008-12-07Use BIT8-1 instead of UINT8_MAX.mdkinney1-2/+1
2008-12-07Remove use of EFI_BOOTSERVICE and EFI_RUNTIMESERVICE. This is not managed th...mdkinney1-2/+0
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney1-1/+1
2008-12-04Clean DuetPkg for ICC build.xli244-10/+10
2008-12-02remove DEFIO_PCI_ADDRESS from MdePkg.vanjeff1-0/+8
2008-11-27Pass ICC building.klu25-10/+8
2008-11-27Fix ICC building issue for DuetPkgklu25-14/+14
2008-11-26Fix bundle of issue for ICC buildklu216-42/+35