]> git.proxmox.com Git - mirror_edk2.git/history - DuetPkg
Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance now...
[mirror_edk2.git] / DuetPkg /
2009-03-31 rsun3Retire FrameworkHiiLib library class. Remove FrameworkH...
2009-03-30 klu2Fix building warning for mismatching paramter pointer...
2009-03-26 klu2Add more comments for override PCD and library instance.
2009-03-26 klu21, cleanup DSC file, use NULL library instance for...
2009-03-25 qhuang8Add header file "SerialStatusCode.h" inclusion.
2009-03-25 klu2Also output information to serial
2009-03-25 klu2Fix name conflict for GetVariable defined in UefiLib.h
2009-03-24 gikidyAdd a parameter for process boot disk create.
2009-03-18 klu2Remove single module's compression from FDF. We could...
2009-03-17 gikidyFix build break for EFI_SMBIOS_TABLE_GUID name has...
2009-03-16 gikidyFile st32_64.S added for X64.
2009-03-16 gikidyFile st16_64.S added for X64.
2009-03-16 gikidyAdded efi64.S file for X64 and reviewed efi32.S file.
2009-03-16 klu2It is safe to use bcat command to cat binary files...
2009-03-16 gikidy1. Add start64.S file for X64.
2009-03-16 klu2Final boot image just need combination, no need to...
2009-03-15 klu2Remove working modification for debug
2009-03-15 klu2Remove exit from batch file
2009-03-13 gikidycleanScreen verified.
2009-03-13 gikidyFix cleanScreen issue.
2009-03-12 eric_tianretire gEfiAlternateFvBlockGuid. All platform FvbRuntim...
2009-03-12 gikidy1. Fix some convert issue.
2009-03-09 klu2Add more comments for thunk call.
2009-03-06 qhuang8Use binary INF file to solve filename case issues.
2009-03-06 qhuang8Use cpu arch macro instead of hard code ia32
2009-03-05 qhuang8Rename library instance name from "PeCoffExtraActionLib...
2009-03-05 klu2Fix issue for boot sector
2009-03-05 klu2Should use 16 bit code.
2009-03-05 klu2Should use 16 bit code.
2009-03-05 klu2Refine comments.
2009-03-05 qhuang8Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderG...
2009-03-05 jljustenRemove 'BASETOOLS_DIR' variable. We assume basetools...
2009-03-03 klu2The IA32 register definition is quit different between...
2009-03-03 gikidyConvert CreateBootDisk from windows bat file to Linux...
2009-03-03 gikidyLinux split replaced by BaseTools Split.
2009-03-03 klu2Refine comments.
2009-03-03 klu2Remove debug message code.
2009-03-03 klu2Fix ICC building issue.
2009-03-02 klu2Fix bug of wrong stack16 stack for thunk call. This...
2009-03-02 klu2Update PostBuild.sh
2009-03-02 klu2Use com as postfix as MSFT does.
2009-03-02 klu2Add post build script for linux
2009-03-02 gikidyAdd PostBuild process file for Unix environment.
2009-03-02 qhuang8remove Bmp.h and ShellFile.h From MdeModulePkg to Intel...
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...
next