Age | Commit message (Expand) | Author |
2015-12-18 | DuetPkg: Fix GCC error to avoid the duplicated global variables in EfiLdr | Liming Gao |
2011-06-29 | add (UINT8 *) type cast to fix ICC build failure. | niruiyu |
2011-06-23 | Change DUET DxeIpl to use SerialPort instead of manipulating serial port dire... | niruiyu |
2010-10-20 | Add static type cast to fix ICC build failure. | niruiyu |
2010-10-16 | DuetPkg: Move EfiLdr Handoff data to stack | jljusten |
2010-10-16 | DuetPkg: Send EfiLdr messages to serial port | jljusten |
2010-10-16 | DuetPkg: Fix EFIAPI usage inconsistencies | jljusten |
2010-06-10 | remove --image-base option EfiLdr.inf, and use GenFw to do image base relocation | klu2 |
2010-04-28 | Update the copyright notice format | hhtian |
2010-04-06 | Update the modules with the different module GUID to avoid the different modu... | lgao4 |
2010-03-03 | Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod... | xli24 |
2010-02-25 | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-01-28 | Fix the issue GCC DUET x64 cannot boot to front page but reset when timer int... | niruiyu |
2010-01-26 | Fix DUET x64 hang in Video Option ROM. | niruiyu |
2010-01-19 | 1. update bat file to generate right bootia32.efi/bootx64.efi file according ... | eric_tian |
2010-01-15 | Fix Duet broken caused by LzmaUefiDecompress's interface is changed in IntelF... | klu2 |
2009-05-06 | Delete useless files. | gikidy |
2009-05-06 | Ported LZMA to DUET platform. | gikidy |
2009-04-16 | Remove macro usage of EFI32, EFI64 in duet package. | klu2 |
2009-03-15 | Remove working modification for debug | klu2 |
2009-03-15 | Remove exit from batch file | klu2 |
2009-02-23 | Fix building issue for VS2003 and VS2005 tool chain. The "/GS-" is not recogn... | klu2 |
2009-02-20 | Add build option /GS- to pass build. | gikidy |
2009-02-20 | Use "==" to define build options for USER_DEFINED module | jwang36 |
2009-02-03 | Clean up EfiLdr: | qhuang8 |
2009-01-13 | Fix bugs in decompress implement in EfiLdr, and enable FAT driver in FDF file. | klu2 |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 |
2008-12-07 | Use BIT8-1 instead of UINT8_MAX. | mdkinney |
2008-11-26 | Fix bundle of issue for ICC build | klu2 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff |
2008-07-29 | Fix build breaks. | mdkinney |
2008-05-08 | Support X64 build for DUET platform. | klu2 |
2008-05-08 | 1) Fix some casting working in X64 building | klu2 |
2008-05-08 | Do not use EntryPoint library for EfiLdr module. | klu2 |
2008-04-28 | Add more debug print message and fix some issues. | klu2 |
2008-04-25 | 1, Use PrintLib in Duet loader | klu2 |
2008-04-25 | The library instance BaseUefiTianoCustomDecompressLib in IntelFrameworkModule... | klu2 |
2008-04-18 | Add missing module for duet package. | klu2 |