summaryrefslogtreecommitdiffstats
path: root/DuetPkg/EfiLdr/EfiLoader.c
Commit message (Expand)AuthorAgeFilesLines
* DuetPkg: Remove DuetPkgShenglei Zhang2018-12-061-294/+0
* DuetPkg: Fix typos in commentsGary Lin2016-11-151-1/+1
* DuetPkg: Fix GCC error to avoid the duplicated global variables in EfiLdrLiming Gao2015-12-181-0/+3
* Change DUET DxeIpl to use SerialPort instead of manipulating serial port dire...niruiyu2011-06-231-86/+58
* DuetPkg: Move EfiLdr Handoff data to stackjljusten2010-10-161-1/+1
* Update the copyright notice formathhtian2010-04-281-2/+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-151-1/+4
* Ported LZMA to DUET platform.gikidy2009-05-061-24/+13
* Remove working modification for debugklu22009-03-151-2/+0
* Remove exit from batch fileklu22009-03-151-0/+2
* Fix bugs in decompress implement in EfiLdr, and enable FAT driver in FDF file.klu22009-01-131-1/+5
* Fix bundle of issue for ICC buildklu22008-11-261-2/+2
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-2/+1
* Support X64 build for DUET platform.klu22008-05-081-2/+2
* Do not use EntryPoint library for EfiLdr module.klu22008-05-081-0/+11
* Add more debug print message and fix some issues.klu22008-04-281-0/+16
* 1, Use PrintLib in Duet loaderklu22008-04-251-29/+60
* Add missing module for duet package.klu22008-04-181-0/+266