summaryrefslogtreecommitdiffstats
path: root/DuetPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct Compiler option /FAcs to /FAsclgao42009-01-051-1/+2
* Fix bug that Duet BDS fail to get PciExpressAddress from guid hob.klu22008-12-301-16/+13
* Enable debug print for Duet platform.klu22008-12-261-0/+4
* Clean up to update the reference of the these macros:qhuang82008-12-1613-19/+19
* 1. added functions header for MACROS in PCI22.h.vanjeff2008-12-091-0/+1
* Remove use of 'VOLATILE'. Use 'volatile' instead.mdkinney2008-12-072-15/+12
* Use BIT8-1 instead of UINT8_MAX.mdkinney2008-12-071-2/+1
* Remove use of EFI_BOOTSERVICE and EFI_RUNTIMESERVICE. This is not managed th...mdkinney2008-12-071-2/+0
* Change _CR() to BASE_CR() to follow naming conventionmdkinney2008-12-061-1/+1
* Clean DuetPkg for ICC build.xli242008-12-044-10/+10
* remove DEFIO_PCI_ADDRESS from MdePkg.vanjeff2008-12-021-0/+8
* Pass ICC building.klu22008-11-275-10/+8
* Fix ICC building issue for DuetPkgklu22008-11-275-14/+14
* Fix bundle of issue for ICC buildklu22008-11-2616-42/+35
* Remove BootSector from DSC of DuetPkg.xli242008-11-261-2/+0
* Fix the build failure of DuetBdsLib.xli242008-11-261-2/+2
* 1.retried graphics library class from MdePkgvanjeff2008-11-243-3/+0
* Resolved several warnings generated by GCC.jljusten2008-11-233-14/+14
* Resolved several warnings generated by GCC.jljusten2008-11-234-31/+22
* Fix warning generated by GCC compiler.jljusten2008-11-231-0/+2
* Fix warning generated by GCC. This warning could have been resolvedjljusten2008-11-231-1/+1
* Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg.qhuang82008-11-131-0/+1
* Update DUET DSC file for library class/instances renaming.qhuang82008-11-131-5/+5
* Rename PalCallLib to PalLib qhuang82008-11-131-1/+1
* 1, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22008-11-112-3/+3
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-3026-101/+39
* Implement Read() and Poll()mdkinney2008-10-301-48/+110
* Fix bug walking list of ACPI descriptors searching for bus ranges.mdkinney2008-10-303-10/+10
* Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to packag...xli242008-10-291-1/+1