]> git.proxmox.com Git - mirror_edk2.git/history - DuetPkg/EfiLdr
CorebootPayloadPkg: Use extra braces to prevent gcc compile fail
[mirror_edk2.git] / DuetPkg / EfiLdr /
2011-06-29 niruiyuadd (UINT8 *) type cast to fix ICC build failure.
2011-06-23 niruiyuChange DUET DxeIpl to use SerialPort instead of manipul...
2010-10-20 niruiyuAdd static type cast to fix ICC build failure.
2010-10-16 jljustenDuetPkg: Move EfiLdr Handoff data to stack
2010-10-16 jljustenDuetPkg: Send EfiLdr messages to serial port
2010-10-16 jljustenDuetPkg: Fix EFIAPI usage inconsistencies
2010-06-10 klu2remove --image-base option EfiLdr.inf, and use GenFw...
2010-04-28 hhtianUpdate the copyright notice format
2010-04-06 lgao4Update the modules with the different module GUID to...
2010-03-03 xli24Remove over-specified dependencies on IntelFrameworkPkg...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-24 lgao41. Correct File header to ## @file
2010-01-28 niruiyuFix the issue GCC DUET x64 cannot boot to front page...
2010-01-26 niruiyuFix DUET x64 hang in Video Option ROM.
2010-01-19 eric_tian1. update bat file to generate right bootia32.efi/bootx...
2010-01-15 klu2Fix Duet broken caused by LzmaUefiDecompress's interfac...
2009-05-06 gikidyDelete useless files.
2009-05-06 gikidyPorted LZMA to DUET platform.
2009-04-16 klu2Remove macro usage of EFI32, EFI64 in duet package.
2009-03-15 klu2Remove working modification for debug
2009-03-15 klu2Remove exit from batch file
2009-02-23 klu2Fix building issue for VS2003 and VS2005 tool chain...
2009-02-20 gikidyAdd build option /GS- to pass build.
2009-02-20 jwang36Use "==" to define build options for USER_DEFINED module
2009-02-03 qhuang8Clean up EfiLdr:
2009-01-13 klu2Fix bugs in decompress implement in EfiLdr, and enable...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-07 mdkinneyUse BIT8-1 instead of UINT8_MAX.
2008-11-26 klu2Fix bundle of issue for ICC build
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-07-29 mdkinneyFix build breaks.
2008-05-08 klu2Support X64 build for DUET platform.
2008-05-08 klu21) Fix some casting working in X64 building
2008-05-08 klu2Do not use EntryPoint library for EfiLdr module.
2008-04-28 klu2Add more debug print message and fix some issues.
2008-04-25 klu21, Use PrintLib in Duet loader
2008-04-25 klu2The library instance BaseUefiTianoCustomDecompressLib...
2008-04-18 klu2Add missing module for duet package.