summaryrefslogtreecommitdiff
path: root/DuetPkg
AgeCommit message (Expand)AuthorFilesLines
2009-04-29fix ICC build warningeric_tian1-1/+4
2009-04-29improve platformlangcodes/langcodes and platformlang/lang autoupdate mechanism. eric_tian3-256/+664
2009-04-20Add a note for Duet build under Linux environment.gikidy1-1/+3
2009-04-17Steps for build Duet under Linux environment added.gikidy1-5/+55
2009-04-17Remove unused IfrSupportLib and ExtendedIfrSupportLiblgao41-2/+0
2009-04-16Remove macro usage of EFI32, EFI64 in duet package.klu24-9/+6
2009-04-16Fix BiosVideo thunk bug about invalid legacy region area.klu22-8/+7
2009-04-16add return if no valid architectureklu21-0/+2
2009-04-14HII Library Class interface refine.rsun31-10/+13
2009-04-14Per UEFI spec, SetMode() should clear screen anyway with black color.vanjeff1-5/+1
2009-04-13Add UefiHiiServicesLib library instance in every one DSClgao41-35/+36
2009-04-10Fix the bug that debug output fails to print hex value to screen. Remove modu...qhuang81-140/+86
2009-04-09Add comments for introducing startup sequence for DUET boot disk.klu21-3/+15
2009-04-09Add comments for introducing startup sequence for DUET boot disk.klu21-3/+16
2009-04-02Retire Extended HII library class.rsun31-1/+0
2009-04-01Remove some drivers to save image sizeklu21-7/+7
2009-03-31Add code for floppy format process.gikidy1-93/+92
2009-03-31Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance...rsun31-1/+1
2009-03-30Fix building warning for mismatching paramter pointer typeklu21-1/+1
2009-03-26Add more comments for override PCD and library instance.klu21-2/+11
2009-03-261, cleanup DSC file, use NULL library instance for DebugLib and klu22-71/+35
2009-03-25Add header file "SerialStatusCode.h" inclusion.qhuang81-0/+1
2009-03-25Also output information to serialklu21-0/+5
2009-03-25Fix name conflict for GetVariable defined in UefiLib.hklu22-3/+3
2009-03-24Add a parameter for process boot disk create.gikidy1-70/+46
2009-03-18Remove single module's compression from FDF. We could get smaller size when c...klu21-44/+1
2009-03-17Fix build break for EFI_SMBIOS_TABLE_GUID name has been changed.gikidy1-1/+1
2009-03-16File st32_64.S added for X64.gikidy1-0/+1154
2009-03-16File st16_64.S added for X64.gikidy1-0/+1139
2009-03-16Added efi64.S file for X64 and reviewed efi32.S file.gikidy2-4/+790
2009-03-16It is safe to use bcat command to cat binary files, if bcat is avaiable, so a...klu21-0/+10
2009-03-161. Add start64.S file for X64.gikidy2-7/+1153
2009-03-16Final boot image just need combination, no need to create directoryklu21-4/+0
2009-03-15Remove working modification for debugklu23-7/+4
2009-03-15Remove exit from batch fileklu25-10/+10
2009-03-13cleanScreen verified.gikidy1-1/+1
2009-03-13Fix cleanScreen issue.gikidy1-3/+3
2009-03-12retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ...eric_tian3-14/+0
2009-03-121. Fix some convert issue.gikidy1-7/+7
2009-03-09Add more comments for thunk call.klu21-0/+40
2009-03-06Use binary INF file to solve filename case issues.qhuang81-4/+2
2009-03-06Use cpu arch macro instead of hard code ia32 qhuang81-1/+1
2009-03-05Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang81-2/+2
2009-03-05Fix issue for boot sectorklu22-5/+1
2009-03-05Should use 16 bit code.klu21-4/+3
2009-03-05Should use 16 bit code.klu21-1/+1
2009-03-05Refine comments.klu21-11/+11
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang82-1/+3
2009-03-05Remove 'BASETOOLS_DIR' variable. We assume basetools are in the PATHjljusten1-29/+26
2009-03-03The IA32 register definition is quit different between edk and edk2 code base...klu23-13/+15