summaryrefslogtreecommitdiffstats
path: root/DuetPkg
Commit message (Expand)AuthorAgeFilesLines
* Remove the duplicated EdidActive.h & EdidDiscovery.h in DuetPkg. MdePkg has a...qhuang82009-05-082-79/+0
* Delete useless files.gikidy2009-05-064-423/+0
* 1. Open USB related and logo support FVs, remove some useless FVs.gikidy2009-05-062-13/+10
* Ported LZMA to DUET platform.gikidy2009-05-065-29/+77
* Fix a bug that L"PlatformLang" must be a null-terminated ASCII string accordi...qhuang82009-05-041-1/+1
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-301-9/+9
* fix ICC build warningeric_tian2009-04-291-1/+4
* improve platformlangcodes/langcodes and platformlang/lang autoupdate mechanism. eric_tian2009-04-293-256/+664
* Add a note for Duet build under Linux environment.gikidy2009-04-201-1/+3
* Steps for build Duet under Linux environment added.gikidy2009-04-171-5/+55
* Remove unused IfrSupportLib and ExtendedIfrSupportLiblgao42009-04-171-2/+0
* Remove macro usage of EFI32, EFI64 in duet package.klu22009-04-164-9/+6
* Fix BiosVideo thunk bug about invalid legacy region area.klu22009-04-162-8/+7
* add return if no valid architectureklu22009-04-161-0/+2
* HII Library Class interface refine.rsun32009-04-141-10/+13
* Per UEFI spec, SetMode() should clear screen anyway with black color.vanjeff2009-04-141-5/+1
* Add UefiHiiServicesLib library instance in every one DSClgao42009-04-131-35/+36
* Fix the bug that debug output fails to print hex value to screen. Remove modu...qhuang82009-04-101-140/+86
* Add comments for introducing startup sequence for DUET boot disk.klu22009-04-091-3/+15
* Add comments for introducing startup sequence for DUET boot disk.klu22009-04-091-3/+16
* Retire Extended HII library class.rsun32009-04-021-1/+0
* Remove some drivers to save image sizeklu22009-04-011-7/+7
* Add code for floppy format process.gikidy2009-03-311-93/+92
* Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance...rsun32009-03-311-1/+1
* Fix building warning for mismatching paramter pointer typeklu22009-03-301-1/+1
* Add more comments for override PCD and library instance.klu22009-03-261-2/+11
* 1, cleanup DSC file, use NULL library instance for DebugLib and klu22009-03-262-71/+35
* Add header file "SerialStatusCode.h" inclusion.qhuang82009-03-251-0/+1
* Also output information to serialklu22009-03-251-0/+5
* Fix name conflict for GetVariable defined in UefiLib.hklu22009-03-252-3/+3
* Add a parameter for process boot disk create.gikidy2009-03-241-70/+46
* Remove single module's compression from FDF. We could get smaller size when c...klu22009-03-181-44/+1
* Fix build break for EFI_SMBIOS_TABLE_GUID name has been changed.gikidy2009-03-171-1/+1
* File st32_64.S added for X64.gikidy2009-03-161-0/+1154
* File st16_64.S added for X64.gikidy2009-03-161-0/+1139
* Added efi64.S file for X64 and reviewed efi32.S file.gikidy2009-03-162-4/+790
* It is safe to use bcat command to cat binary files, if bcat is avaiable, so a...klu22009-03-161-0/+10
* 1. Add start64.S file for X64.gikidy2009-03-162-7/+1153
* Final boot image just need combination, no need to create directoryklu22009-03-161-4/+0
* Remove working modification for debugklu22009-03-153-7/+4
* Remove exit from batch fileklu22009-03-155-10/+10
* cleanScreen verified.gikidy2009-03-131-1/+1
* Fix cleanScreen issue.gikidy2009-03-131-3/+3
* retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ...eric_tian2009-03-123-14/+0
* 1. Fix some convert issue.gikidy2009-03-121-7/+7
* Add more comments for thunk call.klu22009-03-091-0/+40
* Use binary INF file to solve filename case issues.qhuang82009-03-061-4/+2
* Use cpu arch macro instead of hard code ia32 qhuang82009-03-061-1/+1
* Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang82009-03-051-2/+2
* Fix issue for boot sectorklu22009-03-052-5/+1