]> git.proxmox.com Git - mirror_edk2.git/history - DuetPkg
remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg
[mirror_edk2.git] / DuetPkg /
2009-03-02 vanjeffremove PCI_MAX_SEGMENT from Industry Standard file.
2009-03-02 eric_tianremove comment line
2009-03-01 jljustenMove IntelFrameworkModulePkg/Universal/Legacy8259Dxe to
2009-03-01 klu2Add thunk code for CpuDxe driver.
2009-03-01 klu2Add missing protocol definition in dec file and remove...
2009-03-01 klu2Duet X64 still use IA32 tool chain to generate bootsect...
2009-03-01 klu2Pass X64 GCC building
2009-03-01 klu2Update step for FAT32 usb.
2009-03-01 klu2fix building issue for linux tool chain
2009-03-01 klu2Refine the comments for BiosVideo thunk driver.
2009-03-01 klu2Update BiosVideo driver to produce GOP protocol but...
2009-02-28 klu2Should use UINTN for architecture register.
2009-02-28 klu2Fix building issue for linux toolchain
2009-02-28 klu2Fix build broken for variable's header modification.
2009-02-28 klu21, Port BiosVideoThunkDxe driver from edk to edk2;
2009-02-27 eric_tian1. delete Include/Guid/VariableInfo.h
2009-02-27 gikidy1. Use /Map to generate map files;
2009-02-26 klu2Should use code16 for 16-bit assembler, otherwise 32...
2009-02-26 klu2boot sector use 16-bit code.
2009-02-26 klu2in 16-bit code, cs:[] require prefix because sengment...
2009-02-26 klu21, Change name of PcdPlatformBootTimeoutDefault to...
2009-02-26 gikidyAdd GNUmakefile for Linux GCC to build BootSector;
2009-02-26 gikidy1. Add GNUmakefile for Linux GCC to build BootSector;
2009-02-24 klu2Move library class GenericBdsLib and PlatformBdsLib...
2009-02-24 klu2uncomment usb related modules.
2009-02-24 qhuang8Fix build break:
2009-02-24 klu2Fix some broken file path.
2009-02-24 lgao4Don't produce FvbExtension Protocol.
2009-02-23 jljustenUpdate paths for items which moved from DuetPkg to...
2009-02-23 jljustenDuetPkg/Library/DuetSerialIoLib => PcAtChipsetPkg/Libra...
2009-02-23 jljustenPcRtc: DuetPkg => PcAtChipsetPkg
2009-02-23 jljustenKbcResetDxe: DuetPkg => PcAtChipsetPkg
2009-02-23 jljustenIsaAcpiDxe: DuetPkg => PcAtChipsetPkg
2009-02-23 jljusten8254TimerDxe: DuetPkg => PcAtChipsetPkg
2009-02-23 jljustenCpuIoDxe driver was moved to UefiCpuPkg.
2009-02-23 jljustenMoving DuetPkg/CpuIoDxe to UefiCpuPkg.
2009-02-23 klu2Merge tristan's patch:
2009-02-23 klu2Fix building issue for VS2003 and VS2005 tool chain...
2009-02-23 qhuang8Update DuetPkg to include DxePcdDriver.
2009-02-23 qhuang8Remove unused DuetDxeReportStatusCodeLib
2009-02-20 gikidyAdd build option /GS- to pass build.
2009-02-20 gikidyPort Intel .asm to GAS S
2009-02-20 gikidyLinkage errors fixed.
2009-02-20 gikidyPatch for CpuInterrupt.S from Tristan Gingold.
2009-02-20 jji4New .S files added
2009-02-20 jji4syntax checked
2009-02-20 jji4The asm file for Ia32 has been translated from MASM...
2009-02-20 jji4Port Intel .asm to GNU .S
2009-02-20 gikidyPort Intel .asm to GNU .S
2009-02-20 jji4Port Intel .asm to GNU .S
2009-02-20 jwang36Use "==" to define build options for USER_DEFINED module
2009-02-10 xli24Add comments in DSC files to explain the function and...
2009-02-09 qhuang8Update ReportStatusCodeLib mapping: Use DxeCoreReportSt...
2009-02-09 qhuang8Add DxeCoreReportStatusCodeLibFromHob library instance...
2009-02-06 xli24Add comments in platform DSC files to remind that binar...
2009-02-05 mdkinneyUpdate DUET PCI Bus Driver to use PeCoffLib instead...
2009-02-05 qhuang8Fix minor coding style issue.
2009-02-03 qhuang8Clean up PcRtc:
2009-02-03 qhuang8clean up PciRootBridgeNoEnumerationDxe:
2009-02-03 qhuang8Clean up DuetBdsLib:
2009-02-03 qhuang8Clean up KbcRestDxe:
2009-02-03 qhuang8Clean up to fix GUID format issues to pass GCC tool...
2009-02-03 qhuang8Clean up FvbRuntimeService:
2009-02-03 qhuang8Clean up FSVariable:
2009-02-03 qhuang8Clean up EfiLdr:
2009-02-03 qhuang8Clean up DxeIpl:
2009-02-03 qhuang8Clean up DataHubGenDxe:
2009-02-03 qhuang8Clean up CpuIoDxe:
2009-02-03 qhuang8Remove unused DXS file.
2009-02-02 klu2Add GCC assember for DxeIpl module
2009-02-02 klu2Add GCC assember for DxeIpl module
2009-01-30 mdkinneySplit out Synchronization Library from Base Library
2009-01-23 qhuang8Fix the path for BDS.
2009-01-23 klu2Move BdsDxe and GenericBdsLib to IntelFrameworkModulePk...
2009-01-20 klu21, Add logo.bmp to fv file for showing it in graphic...
2009-01-14 klu2For PollMem or PollIo, EFI_SUCESS should be returned...
2009-01-13 klu2Use ACPI timer for Duet platform.
2009-01-13 klu2Fix bugs in decompress implement in EfiLdr, and enable...
2009-01-09 klu2Add build steps for duet platform.
2009-01-09 lgao4Move Varialbe common definitions (GET_PAD_SIZE and...
2009-01-07 klu21, Remove DxeReportStatus driver, because DxeIpl has...
2009-01-07 klu2Usb ASM but *not* ASM16, the tool chain of ASM is same...
2009-01-06 klu2Remove debug code.
2009-01-06 klu2Add dummy GnuMakefile to pass UNIXGCC building for...
2009-01-06 klu2Add bootsector module, this module is not a EFI driver...
2009-01-06 lgao4Remove /Fa option to cause multithread build failed.
2009-01-06 klu2Use ASMLINK macro but *not* ASMLINK16
2009-01-06 klu2Use relative path for base tools.
2009-01-06 klu21, Enable USB boot for R9's Duet.
2009-01-06 klu2Add DuetDxeReportStatusCodeLib which will get ReportSta...
2009-01-05 lgao4Correct Compiler option /FAcs to /FAsc
2008-12-30 klu2Fix bug that Duet BDS fail to get PciExpressAddress...
2008-12-26 klu2Enable debug print for Duet platform.
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-09 vanjeff1. added functions header for MACROS in PCI22.h.
2008-12-07 mdkinneyRemove use of 'VOLATILE'. Use 'volatile' instead.
2008-12-07 mdkinneyUse BIT8-1 instead of UINT8_MAX.
2008-12-07 mdkinneyRemove use of EFI_BOOTSERVICE and EFI_RUNTIMESERVICE...
2008-12-06 mdkinneyChange _CR() to BASE_CR() to follow naming convention
2008-12-04 xli24Clean DuetPkg for ICC build.
next