summaryrefslogtreecommitdiff
path: root/DuetPkg/EfiLdr
AgeCommit message (Expand)AuthorFilesLines
2011-06-29add (UINT8 *) type cast to fix ICC build failure.niruiyu1-1/+1
2011-06-23Change DUET DxeIpl to use SerialPort instead of manipulating serial port dire...niruiyu5-177/+79
2010-10-20Add static type cast to fix ICC build failure.niruiyu1-2/+2
2010-10-16DuetPkg: Move EfiLdr Handoff data to stackjljusten1-1/+1
2010-10-16DuetPkg: Send EfiLdr messages to serial portjljusten2-8/+52
2010-10-16DuetPkg: Fix EFIAPI usage inconsistenciesjljusten1-1/+1
2010-06-10remove --image-base option EfiLdr.inf, and use GenFw to do image base relocationklu21-1/+0
2010-04-28Update the copyright notice formathhtian14-28/+28
2010-04-06Update the modules with the different module GUID to avoid the different modu...lgao41-1/+1
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli242-3/+1
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu21-2/+0
2010-02-241. Correct File header to ## @filelgao41-5/+5
2010-01-28Fix the issue GCC DUET x64 cannot boot to front page but reset when timer int...niruiyu1-1/+1
2010-01-26Fix DUET x64 hang in Video Option ROM.niruiyu1-0/+2
2010-01-191. update bat file to generate right bootia32.efi/bootx64.efi file according ...eric_tian1-1/+1
2010-01-15Fix Duet broken caused by LzmaUefiDecompress's interface is changed in IntelF...klu22-10/+26
2009-05-06Delete useless files.gikidy4-423/+0
2009-05-06Ported LZMA to DUET platform.gikidy3-26/+73
2009-04-16Remove macro usage of EFI32, EFI64 in duet package.klu22-4/+4
2009-03-15Remove working modification for debugklu22-3/+0
2009-03-15Remove exit from batch fileklu22-0/+3
2009-02-23Fix building issue for VS2003 and VS2005 tool chain. The "/GS-" is not recogn...klu21-2/+1
2009-02-20Add build option /GS- to pass build.gikidy1-2/+2
2009-02-20Use "==" to define build options for USER_DEFINED modulejwang361-5/+5
2009-02-03Clean up EfiLdr:qhuang81-3/+3
2009-01-13Fix bugs in decompress implement in EfiLdr, and enable FAT driver in FDF file.klu22-18/+45
2008-12-16Clean up to update the reference of the these macros:qhuang81-1/+1
2008-12-07Use BIT8-1 instead of UINT8_MAX.mdkinney1-2/+1
2008-11-26Fix bundle of issue for ICC buildklu26-12/+11
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji43-16/+1
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-2/+1
2008-07-29Fix build breaks.mdkinney1-1/+0
2008-05-08Support X64 build for DUET platform.klu21-2/+2
2008-05-081) Fix some casting working in X64 buildingklu21-23/+8
2008-05-08Do not use EntryPoint library for EfiLdr module.klu22-2/+11
2008-04-28Add more debug print message and fix some issues.klu22-1/+17
2008-04-251, Use PrintLib in Duet loaderklu26-522/+579
2008-04-25The library instance BaseUefiTianoCustomDecompressLib in IntelFrameworkModule...klu23-3/+1049
2008-04-18Add missing module for duet package.klu215-0/+2058