summaryrefslogtreecommitdiff
path: root/DuetPkg/DxeIpl
AgeCommit message (Expand)AuthorFilesLines
2010-04-28Update the copyright notice formathhtian19-38/+38
2010-03-11Change the PM Timer RegisterBitWidth according to the Flagsniruiyu1-1/+9
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli241-1/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu21-2/+0
2010-02-25Change DUET specific HOB structure to make all HOB 8-byte align to fix the PI...niruiyu3-5/+5
2010-02-241. Correct File header to ## @filelgao41-6/+6
2010-02-21Port AcpiResetDxe from EDK to EDKII to enable reset function on DUET above le...niruiyu1-143/+58
2010-02-09Add license headerklu21-0/+13
2010-01-28Remove unused definitionsmdkinney2-13/+9
2010-01-191. update bat file to generate right bootia32.efi/bootx64.efi file according ...eric_tian1-1/+1
2009-08-12add correct [Depex] section.vanjeff1-2/+5
2009-06-30Fix system memory map issue.gikidy3-11/+90
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney1-3/+3
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney1-7/+7
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney1-2/+2
2009-03-30Fix building warning for mismatching paramter pointer typeklu21-1/+1
2009-03-25Add header file "SerialStatusCode.h" inclusion.qhuang81-0/+1
2009-03-25Also output information to serialklu21-0/+5
2009-03-17Fix build break for EFI_SMBIOS_TABLE_GUID name has been changed.gikidy1-1/+1
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang81-1/+1
2009-02-28Fix build broken for variable's header modification.klu21-1/+1
2009-02-271. delete Include/Guid/VariableInfo.heric_tian3-2/+5
2009-02-24Fix build break:qhuang81-2/+2
2009-02-03Clean up DxeIpl:qhuang814-384/+232
2009-02-02Add GCC assember for DxeIpl moduleklu21-1/+3
2009-02-02Add GCC assember for DxeIpl moduleklu22-0/+43
2009-01-06Remove debug code.klu21-14/+1
2009-01-061, Enable USB boot for R9's Duet.klu21-5/+27
2008-12-16Clean up to update the reference of the these macros:qhuang81-4/+4
2008-12-04Clean DuetPkg for ICC build.xli241-4/+4
2008-11-26Fix bundle of issue for ICC buildklu24-14/+10
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-3/+3
2008-08-13Fix build issue in linux environment.eric_tian1-1/+1
2008-07-29Fix build breaks.mdkinney1-1/+0
2008-05-071) DxeIpl should not use UefiDriverEntryPointLibklu23-6/+22
2008-04-29Add 8254 module and fix the hob operation for R9 library.klu21-2/+24
2008-04-28Fix a bug for producing status code instance.klu21-2/+4
2008-04-28Add more debug print message and fix some issues.klu21-1/+2
2008-04-18Apply david's patch.klu27-14/+16
2008-04-17Porting Duet module from EDKI to EDKIIklu21-6/+7
2008-03-20Rebase the duet module with new HII modifications.klu21-3/+7
2008-03-19Modify all file header to follow doxygen formatklu215-30/+30
2007-12-21Initialize DuetPkg ...klu221-0/+3999