summaryrefslogtreecommitdiff
path: root/DuetPkg
AgeCommit message (Expand)AuthorFilesLines
2009-07-13remove work around, since we had added return value check.vanjeff1-9/+2
2009-07-11If module really is a Framework module and not a PI module, then use Framewor...mdkinney1-1/+1
2009-07-10roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian1-2/+2
2009-07-10Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao41-0/+34
2009-07-09Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ...mdkinney2-18/+0
2009-07-09Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao44-4/+5
2009-07-08change ProcessorCoreFrequencyRecordType to EFI_PROCESSOR_FREQUENCY_RECORD_NUM...eric_tian1-2/+2
2009-07-08Correct the file name case for linux environmentklu21-3/+3
2009-07-07Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in...klu21-1/+1
2009-07-07Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in...klu21-1/+1
2009-06-30Fix system memory map issue.gikidy4-25/+150
2009-06-24Fix build warning of implicitly pointer castingklu21-2/+2
2009-06-24remove the self-implementation on checksum() in this module by using BaseLib.eric_tian1-35/+3
2009-06-22This patch includes:klu221-51/+56
2009-06-15Corrected bad declaration.gikidy1-1/+1
2009-06-12Retire gEfiProcessorProducerGuid,gEfiMemoryProducerGuid,lgao43-10/+7
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney2-34/+9
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney2-6/+3
2009-06-05Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg mdkinney5-5/+45
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney1-7/+7
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney1-1/+1
2009-06-01Replaced ASM_GLOBAL with .global, and add start label for some files to avoid...gikidy8-12/+25
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2-6/+6
2009-05-25change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun31-0/+0
2009-05-21Terminate the Capability List traversal if the Capability Pointer is less tha...mdkinney1-5/+1
2009-05-20Replace .globl with ASM_GLOBALxli242-10/+10
2009-05-201. Remove .extern from GCC assembly.xli244-10/+10
2009-05-08Remove the duplicated EdidActive.h & EdidDiscovery.h in DuetPkg. MdePkg has a...qhuang82-79/+0
2009-05-06Delete useless files.gikidy4-423/+0
2009-05-061. Open USB related and logo support FVs, remove some useless FVs.gikidy2-13/+10
2009-05-06Ported LZMA to DUET platform.gikidy5-29/+77
2009-05-04Fix a bug that L"PlatformLang" must be a null-terminated ASCII string accordi...qhuang81-1/+1
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-9/+9
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