summaryrefslogtreecommitdiffstats
path: root/DuetPkg/DxeIpl
Commit message (Expand)AuthorAgeFilesLines
* DuetPkg: Fix typos in commentsGary Lin2016-11-151-1/+1
* DuetPkg DxeIpl and EfiLdr: Add the missing EFIAPI for the functionLiming Gao2016-10-122-0/+2
* Prevent EBDA area being overwritten, get the size info from the address 0x40E...Eric Dong2014-10-151-2/+12
* Both printed fields are 64 bit long for IA32 too. It is better to print them ...Nikolai Saoukh2014-09-291-2/+2
* Clean up the private GUID definition in module Level.lgao42011-09-204-17/+9
* Fix UnixGcc build failures.niruiyu2011-06-272-3/+3
* Change DUET DxeIpl to use SerialPort instead of manipulating serial port dire...niruiyu2011-06-237-394/+97
* DuetPkg DxeIpl: Send result of PrintValue to serial portjljusten2010-10-161-4/+9
* DuetPkg: Move EfiLdr Handoff data to stackjljusten2010-10-161-1/+5
* Update the copyright notice formathhtian2010-04-2819-38/+38
* Change the PM Timer RegisterBitWidth according to the Flagsniruiyu2010-03-111-1/+9
* Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli242010-03-031-1/+0
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-2/+0
* Change DUET specific HOB structure to make all HOB 8-byte align to fix the PI...niruiyu2010-02-253-5/+5
* 1. Correct File header to ## @filelgao42010-02-241-6/+6
* Port AcpiResetDxe from EDK to EDKII to enable reset function on DUET above le...niruiyu2010-02-211-143/+58
* Add license headerklu22010-02-091-0/+13
* Remove unused definitionsmdkinney2010-01-282-13/+9
* 1. update bat file to generate right bootia32.efi/bootx64.efi file according ...eric_tian2010-01-191-1/+1
* add correct [Depex] section.vanjeff2009-08-121-2/+5
* Fix system memory map issue.gikidy2009-06-303-11/+90
* Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney2009-06-071-3/+3
* Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney2009-06-011-7/+7
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-301-2/+2
* Fix building warning for mismatching paramter pointer typeklu22009-03-301-1/+1
* Add header file "SerialStatusCode.h" inclusion.qhuang82009-03-251-0/+1
* Also output information to serialklu22009-03-251-0/+5
* Fix build break for EFI_SMBIOS_TABLE_GUID name has been changed.gikidy2009-03-171-1/+1
* Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang82009-03-051-1/+1
* Fix build broken for variable's header modification.klu22009-02-281-1/+1
* 1. delete Include/Guid/VariableInfo.heric_tian2009-02-273-2/+5
* Fix build break:qhuang82009-02-241-2/+2
* Clean up DxeIpl:qhuang82009-02-0314-384/+232
* Add GCC assember for DxeIpl moduleklu22009-02-021-1/+3
* Add GCC assember for DxeIpl moduleklu22009-02-022-0/+43
* Remove debug code.klu22009-01-061-14/+1
* 1, Enable USB boot for R9's Duet.klu22009-01-061-5/+27
* Clean up to update the reference of the these macros:qhuang82008-12-161-4/+4
* Clean DuetPkg for ICC build.xli242008-12-041-4/+4
* Fix bundle of issue for ICC buildklu22008-11-264-14/+10
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-3/+3
* Fix build issue in linux environment.eric_tian2008-08-131-1/+1
* Fix build breaks.mdkinney2008-07-291-1/+0
* 1) DxeIpl should not use UefiDriverEntryPointLibklu22008-05-073-6/+22
* Add 8254 module and fix the hob operation for R9 library.klu22008-04-291-2/+24
* Fix a bug for producing status code instance.klu22008-04-281-2/+4
* Add more debug print message and fix some issues.klu22008-04-281-1/+2
* Apply david's patch.klu22008-04-187-14/+16
* Porting Duet module from EDKI to EDKIIklu22008-04-171-6/+7
* Rebase the duet module with new HII modifications.klu22008-03-201-3/+7