summaryrefslogtreecommitdiff
path: root/DuetPkg
AgeCommit message (Expand)AuthorFilesLines
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
2008-11-26Remove BootSector from DSC of DuetPkg.xli241-2/+0
2008-11-26Fix the build failure of DuetBdsLib.xli241-2/+2
2008-11-241.retried graphics library class from MdePkgvanjeff3-3/+0
2008-11-23Resolved several warnings generated by GCC.jljusten3-14/+14
2008-11-23Resolved several warnings generated by GCC.jljusten4-31/+22
2008-11-23Fix warning generated by GCC compiler.jljusten1-0/+2
2008-11-23Fix warning generated by GCC. This warning could have been resolvedjljusten1-1/+1
2008-11-13Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg.qhuang81-0/+1
2008-11-13Update DUET DSC file for library class/instances renaming.qhuang81-5/+5
2008-11-13Rename PalCallLib to PalLib qhuang81-1/+1
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22-3/+3
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji426-101/+39
2008-10-30Implement Read() and Poll()mdkinney1-48/+110
2008-10-30Fix bug walking list of ACPI descriptors searching for bus ranges.mdkinney3-10/+10
2008-10-29Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to packag...xli241-1/+1
2008-10-29Fix hard code base tool path.klu21-3/+2
2008-10-27Use Pci.h instead of Pci23.hmdkinney1-1/+1
2008-10-27Remove DXS file. The dependency expression has been moved into the INF file.mdkinney1-28/+0
2008-10-27Update 8254 Timer driver to use IoLib instead of CPU I/O Protocolmdkinney3-22/+12
2008-10-27Update Metronome driver to use the IoLib instead of the CPU I/O Protocol.mdkinney2-79/+3
2008-10-27Fix duplicate symbol in this driver.mdkinney1-2/+2