summaryrefslogtreecommitdiffstats
path: root/DuetPkg/EfiLdr
Commit message (Expand)AuthorAgeFilesLines
* 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