summaryrefslogtreecommitdiff
path: root/DuetPkg
AgeCommit message (Expand)Author
2009-04-16Fix BiosVideo thunk bug about invalid legacy region area.klu2
2009-04-16add return if no valid architectureklu2
2009-04-14HII Library Class interface refine.rsun3
2009-04-14Per UEFI spec, SetMode() should clear screen anyway with black color.vanjeff
2009-04-13Add UefiHiiServicesLib library instance in every one DSClgao4
2009-04-10Fix the bug that debug output fails to print hex value to screen. Remove modu...qhuang8
2009-04-09Add comments for introducing startup sequence for DUET boot disk.klu2
2009-04-09Add comments for introducing startup sequence for DUET boot disk.klu2
2009-04-02Retire Extended HII library class.rsun3
2009-04-01Remove some drivers to save image sizeklu2
2009-03-31Add code for floppy format process.gikidy
2009-03-31Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance...rsun3
2009-03-30Fix building warning for mismatching paramter pointer typeklu2
2009-03-26Add more comments for override PCD and library instance.klu2
2009-03-261, cleanup DSC file, use NULL library instance for DebugLib and klu2
2009-03-25Add header file "SerialStatusCode.h" inclusion.qhuang8
2009-03-25Also output information to serialklu2
2009-03-25Fix name conflict for GetVariable defined in UefiLib.hklu2
2009-03-24Add a parameter for process boot disk create.gikidy
2009-03-18Remove single module's compression from FDF. We could get smaller size when c...klu2
2009-03-17Fix build break for EFI_SMBIOS_TABLE_GUID name has been changed.gikidy
2009-03-16File st32_64.S added for X64.gikidy
2009-03-16File st16_64.S added for X64.gikidy
2009-03-16Added efi64.S file for X64 and reviewed efi32.S file.gikidy
2009-03-16It is safe to use bcat command to cat binary files, if bcat is avaiable, so a...klu2
2009-03-161. Add start64.S file for X64.gikidy
2009-03-16Final boot image just need combination, no need to create directoryklu2
2009-03-15Remove working modification for debugklu2
2009-03-15Remove exit from batch fileklu2
2009-03-13cleanScreen verified.gikidy
2009-03-13Fix cleanScreen issue.gikidy
2009-03-12retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ...eric_tian
2009-03-121. Fix some convert issue.gikidy
2009-03-09Add more comments for thunk call.klu2
2009-03-06Use binary INF file to solve filename case issues.qhuang8
2009-03-06Use cpu arch macro instead of hard code ia32 qhuang8
2009-03-05Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang8
2009-03-05Fix issue for boot sectorklu2
2009-03-05Should use 16 bit code.klu2
2009-03-05Should use 16 bit code.klu2
2009-03-05Refine comments.klu2
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang8
2009-03-05Remove 'BASETOOLS_DIR' variable. We assume basetools are in the PATHjljusten
2009-03-03The IA32 register definition is quit different between edk and edk2 code base...klu2
2009-03-03Convert CreateBootDisk from windows bat file to Linux sh file. gikidy
2009-03-03Linux split replaced by BaseTools Split.gikidy
2009-03-03Refine comments.klu2
2009-03-03Remove debug message code.klu2
2009-03-03Fix ICC building issue.klu2
2009-03-02Fix bug of wrong stack16 stack for thunk call. This may cause Duet failed to ...klu2