Age | Commit message (Expand) | Author | Files | Lines |
2009-01-23 | Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ... | klu2 | 2 | -2/+2 |
2009-01-20 | 1, Add logo.bmp to fv file for showing it in graphic mode | klu2 | 2 | -0/+8 |
2009-01-14 | For PollMem or PollIo, EFI_SUCESS should be returned when paramter Delay == 0. | klu2 | 1 | -2/+6 |
2009-01-13 | Use ACPI timer for Duet platform. | klu2 | 2 | -60/+138 |
2009-01-13 | Fix bugs in decompress implement in EfiLdr, and enable FAT driver in FDF file. | klu2 | 3 | -35/+57 |
2009-01-09 | Add build steps for duet platform. | klu2 | 1 | -0/+55 |
2009-01-09 | Move Varialbe common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into M... | lgao4 | 2 | -19/+10 |
2009-01-07 | 1, Remove DxeReportStatus driver, because DxeIpl has published a instance fro... | klu2 | 5 | -164/+66 |
2009-01-07 | Usb ASM but *not* ASM16, the tool chain of ASM is same as ASM16 in tool_def.t... | klu2 | 1 | -13/+13 |
2009-01-06 | Remove debug code. | klu2 | 1 | -14/+1 |
2009-01-06 | Add dummy GnuMakefile to pass UNIXGCC building for boot sector module. In fut... | klu2 | 2 | -2/+4 |
2009-01-06 | Add bootsector module, this module is not a EFI driver or PEIM, but the raw i... | klu2 | 1 | -1/+4 |
2009-01-06 | Remove /Fa option to cause multithread build failed. | lgao4 | 1 | -1/+1 |
2009-01-06 | Use ASMLINK macro but *not* ASMLINK16 | klu2 | 1 | -13/+13 |
2009-01-06 | Use relative path for base tools. | klu2 | 1 | -2/+1 |
2009-01-06 | 1, Enable USB boot for R9's Duet. | klu2 | 4 | -16/+56 |
2009-01-06 | Add DuetDxeReportStatusCodeLib which will get ReportStatusCode from hob if fa... | klu2 | 4 | -0/+900 |
2009-01-05 | Correct Compiler option /FAcs to /FAsc | lgao4 | 1 | -1/+2 |
2008-12-30 | Fix bug that Duet BDS fail to get PciExpressAddress from guid hob. | klu2 | 1 | -16/+13 |
2008-12-26 | Enable debug print for Duet platform. | klu2 | 1 | -0/+4 |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 | 13 | -19/+19 |
2008-12-09 | 1. added functions header for MACROS in PCI22.h. | vanjeff | 1 | -0/+1 |
2008-12-07 | Remove use of 'VOLATILE'. Use 'volatile' instead. | mdkinney | 2 | -15/+12 |
2008-12-07 | Use BIT8-1 instead of UINT8_MAX. | mdkinney | 1 | -2/+1 |
2008-12-07 | Remove use of EFI_BOOTSERVICE and EFI_RUNTIMESERVICE. This is not managed th... | mdkinney | 1 | -2/+0 |
2008-12-06 | Change _CR() to BASE_CR() to follow naming convention | mdkinney | 1 | -1/+1 |
2008-12-04 | Clean DuetPkg for ICC build. | xli24 | 4 | -10/+10 |
2008-12-02 | remove DEFIO_PCI_ADDRESS from MdePkg. | vanjeff | 1 | -0/+8 |
2008-11-27 | Pass ICC building. | klu2 | 5 | -10/+8 |
2008-11-27 | Fix ICC building issue for DuetPkg | klu2 | 5 | -14/+14 |
2008-11-26 | Fix bundle of issue for ICC build | klu2 | 16 | -42/+35 |
2008-11-26 | Remove BootSector from DSC of DuetPkg. | xli24 | 1 | -2/+0 |
2008-11-26 | Fix the build failure of DuetBdsLib. | xli24 | 1 | -2/+2 |
2008-11-24 | 1.retried graphics library class from MdePkg | vanjeff | 3 | -3/+0 |
2008-11-23 | Resolved several warnings generated by GCC. | jljusten | 3 | -14/+14 |
2008-11-23 | Resolved several warnings generated by GCC. | jljusten | 4 | -31/+22 |
2008-11-23 | Fix warning generated by GCC compiler. | jljusten | 1 | -0/+2 |
2008-11-23 | Fix warning generated by GCC. This warning could have been resolved | jljusten | 1 | -1/+1 |
2008-11-13 | Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg. | qhuang8 | 1 | -0/+1 |
2008-11-13 | Update DUET DSC file for library class/instances renaming. | qhuang8 | 1 | -5/+5 |
2008-11-13 | Rename PalCallLib to PalLib | qhuang8 | 1 | -1/+1 |
2008-11-11 | 1, Add <Library/DevicePathLib.h> for all source that use device path utility ... | klu2 | 2 | -3/+3 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 | 26 | -101/+39 |
2008-10-30 | Implement Read() and Poll() | mdkinney | 1 | -48/+110 |
2008-10-30 | Fix bug walking list of ACPI descriptors searching for bus ranges. | mdkinney | 3 | -10/+10 |
2008-10-29 | Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to packag... | xli24 | 1 | -1/+1 |
2008-10-29 | Fix hard code base tool path. | klu2 | 1 | -3/+2 |
2008-10-27 | Use Pci.h instead of Pci23.h | mdkinney | 1 | -1/+1 |
2008-10-27 | Remove DXS file. The dependency expression has been moved into the INF file. | mdkinney | 1 | -28/+0 |
2008-10-27 | Update 8254 Timer driver to use IoLib instead of CPU I/O Protocol | mdkinney | 3 | -22/+12 |