summaryrefslogtreecommitdiffstats
path: root/DuetPkg/EfiLdr
Commit message (Expand)AuthorAgeFilesLines
* DuetPkg: Fix GCC error to avoid the duplicated global variables in EfiLdrLiming Gao2015-12-182-3/+3
* add (UINT8 *) type cast to fix ICC build failure.niruiyu2011-06-291-1/+1
* Change DUET DxeIpl to use SerialPort instead of manipulating serial port dire...niruiyu2011-06-235-177/+79
* Add static type cast to fix ICC build failure.niruiyu2010-10-201-2/+2
* DuetPkg: Move EfiLdr Handoff data to stackjljusten2010-10-161-1/+1
* DuetPkg: Send EfiLdr messages to serial portjljusten2010-10-162-8/+52
* DuetPkg: Fix EFIAPI usage inconsistenciesjljusten2010-10-161-1/+1
* remove --image-base option EfiLdr.inf, and use GenFw to do image base relocationklu22010-06-101-1/+0
* Update the copyright notice formathhtian2010-04-2814-28/+28
* Update the modules with the different module GUID to avoid the different modu...lgao42010-04-061-1/+1
* Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli242010-03-032-3/+1
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-2/+0
* 1. Correct File header to ## @filelgao42010-02-241-5/+5
* Fix the issue GCC DUET x64 cannot boot to front page but reset when timer int...niruiyu2010-01-281-1/+1
* Fix DUET x64 hang in Video Option ROM.niruiyu2010-01-261-0/+2
* 1. update bat file to generate right bootia32.efi/bootx64.efi file according ...eric_tian2010-01-191-1/+1
* Fix Duet broken caused by LzmaUefiDecompress's interface is changed in IntelF...klu22010-01-152-10/+26
* Delete useless files.gikidy2009-05-064-423/+0
* Ported LZMA to DUET platform.gikidy2009-05-063-26/+73
* Remove macro usage of EFI32, EFI64 in duet package.klu22009-04-162-4/+4
* Remove working modification for debugklu22009-03-152-3/+0
* Remove exit from batch fileklu22009-03-152-0/+3
* Fix building issue for VS2003 and VS2005 tool chain. The "/GS-" is not recogn...klu22009-02-231-2/+1
* Add build option /GS- to pass build.gikidy2009-02-201-2/+2
* Use "==" to define build options for USER_DEFINED modulejwang362009-02-201-5/+5
* Clean up EfiLdr:qhuang82009-02-031-3/+3
* Fix bugs in decompress implement in EfiLdr, and enable FAT driver in FDF file.klu22009-01-132-18/+45
* Clean up to update the reference of the these macros:qhuang82008-12-161-1/+1
* Use BIT8-1 instead of UINT8_MAX.mdkinney2008-12-071-2/+1
* Fix bundle of issue for ICC buildklu22008-11-266-12/+11
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-303-16/+1
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-2/+1
* Fix build breaks.mdkinney2008-07-291-1/+0
* Support X64 build for DUET platform.klu22008-05-081-2/+2
* 1) Fix some casting working in X64 buildingklu22008-05-081-23/+8
* Do not use EntryPoint library for EfiLdr module.klu22008-05-082-2/+11
* Add more debug print message and fix some issues.klu22008-04-282-1/+17
* 1, Use PrintLib in Duet loaderklu22008-04-256-522/+579
* The library instance BaseUefiTianoCustomDecompressLib in IntelFrameworkModule...klu22008-04-253-3/+1049
* Add missing module for duet package.klu22008-04-1815-0/+2058