summaryrefslogtreecommitdiff
path: root/DuetPkg
AgeCommit message (Expand)Author
2009-06-12Retire gEfiProcessorProducerGuid,gEfiMemoryProducerGuid,lgao4
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney
2009-06-05Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg mdkinney
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney
2009-06-01Replaced ASM_GLOBAL with .global, and add start label for some files to avoid...gikidy
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-05-25change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun3
2009-05-21Terminate the Capability List traversal if the Capability Pointer is less tha...mdkinney
2009-05-20Replace .globl with ASM_GLOBALxli24
2009-05-201. Remove .extern from GCC assembly.xli24
2009-05-08Remove the duplicated EdidActive.h & EdidDiscovery.h in DuetPkg. MdePkg has a...qhuang8
2009-05-06Delete useless files.gikidy
2009-05-061. Open USB related and logo support FVs, remove some useless FVs.gikidy
2009-05-06Ported LZMA to DUET platform.gikidy
2009-05-04Fix a bug that L"PlatformLang" must be a null-terminated ASCII string accordi...qhuang8
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-29fix ICC build warningeric_tian
2009-04-29improve platformlangcodes/langcodes and platformlang/lang autoupdate mechanism. eric_tian
2009-04-20Add a note for Duet build under Linux environment.gikidy
2009-04-17Steps for build Duet under Linux environment added.gikidy
2009-04-17Remove unused IfrSupportLib and ExtendedIfrSupportLiblgao4
2009-04-16Remove macro usage of EFI32, EFI64 in duet package.klu2
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