summaryrefslogtreecommitdiff
path: root/DuetPkg
AgeCommit message (Expand)Author
2009-02-20Use "==" to define build options for USER_DEFINED modulejwang36
2009-02-10Add comments in DSC files to explain the function and design of components se...xli24
2009-02-09Update ReportStatusCodeLib mapping: Use DxeCoreReportStatusLibFromHob DXE_COR...qhuang8
2009-02-09Add DxeCoreReportStatusCodeLibFromHob library instance. For now, it is dedica...qhuang8
2009-02-06Add comments in platform DSC files to remind that binaries are only listed in...xli24
2009-02-05Update DUET PCI Bus Driver to use PeCoffLib instead of parsing the PE/COFF im...mdkinney
2009-02-05Fix minor coding style issue.qhuang8
2009-02-03Clean up PcRtc:qhuang8
2009-02-03clean up PciRootBridgeNoEnumerationDxe:qhuang8
2009-02-03Clean up DuetBdsLib:qhuang8
2009-02-03Clean up KbcRestDxe:qhuang8
2009-02-03Clean up to fix GUID format issues to pass GCC tool chain.qhuang8
2009-02-03Clean up FvbRuntimeService:qhuang8
2009-02-03Clean up FSVariable:qhuang8
2009-02-03Clean up EfiLdr:qhuang8
2009-02-03Clean up DxeIpl:qhuang8
2009-02-03Clean up DataHubGenDxe:qhuang8
2009-02-03Clean up CpuIoDxe:qhuang8
2009-02-03Remove unused DXS file.qhuang8
2009-02-02Add GCC assember for DxeIpl moduleklu2
2009-02-02Add GCC assember for DxeIpl moduleklu2
2009-01-30Split out Synchronization Library from Base Librarymdkinney
2009-01-23Fix the path for BDS.qhuang8
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu2
2009-01-201, Add logo.bmp to fv file for showing it in graphic modeklu2
2009-01-14For PollMem or PollIo, EFI_SUCESS should be returned when paramter Delay == 0.klu2
2009-01-13Use ACPI timer for Duet platform.klu2
2009-01-13Fix bugs in decompress implement in EfiLdr, and enable FAT driver in FDF file.klu2
2009-01-09Add build steps for duet platform.klu2
2009-01-09Move Varialbe common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into M...lgao4
2009-01-071, Remove DxeReportStatus driver, because DxeIpl has published a instance fro...klu2
2009-01-07Usb ASM but *not* ASM16, the tool chain of ASM is same as ASM16 in tool_def.t...klu2
2009-01-06Remove debug code.klu2
2009-01-06Add dummy GnuMakefile to pass UNIXGCC building for boot sector module. In fut...klu2
2009-01-06Add bootsector module, this module is not a EFI driver or PEIM, but the raw i...klu2
2009-01-06Remove /Fa option to cause multithread build failed.lgao4
2009-01-06Use ASMLINK macro but *not* ASMLINK16klu2
2009-01-06Use relative path for base tools.klu2
2009-01-061, Enable USB boot for R9's Duet.klu2
2009-01-06Add DuetDxeReportStatusCodeLib which will get ReportStatusCode from hob if fa...klu2
2009-01-05Correct Compiler option /FAcs to /FAsclgao4
2008-12-30Fix bug that Duet BDS fail to get PciExpressAddress from guid hob.klu2
2008-12-26Enable debug print for Duet platform.klu2
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-091. added functions header for MACROS in PCI22.h.vanjeff
2008-12-07Remove use of 'VOLATILE'. Use 'volatile' instead.mdkinney
2008-12-07Use BIT8-1 instead of UINT8_MAX.mdkinney
2008-12-07Remove use of EFI_BOOTSERVICE and EFI_RUNTIMESERVICE. This is not managed th...mdkinney
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney
2008-12-04Clean DuetPkg for ICC build.xli24