summaryrefslogtreecommitdiffstats
path: root/DuetPkg
Commit message (Expand)AuthorAgeFilesLines
* This patch includes:klu22009-06-2221-51/+56
* Corrected bad declaration.gikidy2009-06-151-1/+1
* Retire gEfiProcessorProducerGuid,gEfiMemoryProducerGuid,lgao42009-06-123-10/+7
* Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney2009-06-072-34/+9
* Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney2009-06-072-6/+3
* Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg mdkinney2009-06-055-5/+45
* Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney2009-06-011-7/+7
* 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney2009-06-011-1/+1
* Replaced ASM_GLOBAL with .global, and add start label for some files to avoid...gikidy2009-06-018-12/+25
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-302-6/+6
* change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun32009-05-251-0/+0
* Terminate the Capability List traversal if the Capability Pointer is less tha...mdkinney2009-05-211-5/+1
* Replace .globl with ASM_GLOBALxli242009-05-202-10/+10
* 1. Remove .extern from GCC assembly.xli242009-05-204-10/+10
* 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