Age | Commit message (Expand) | Author |
2009-06-30 | Fix system memory map issue. | gikidy |
2009-06-24 | Fix build warning of implicitly pointer casting | klu2 |
2009-06-24 | remove the self-implementation on checksum() in this module by using BaseLib. | eric_tian |
2009-06-22 | This patch includes: | klu2 |
2009-06-15 | Corrected bad declaration. | gikidy |
2009-06-12 | Retire gEfiProcessorProducerGuid,gEfiMemoryProducerGuid, | lgao4 |
2009-06-07 | Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module | mdkinney |
2009-06-07 | Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP... | mdkinney |
2009-06-05 | Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg | mdkinney |
2009-06-01 | Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI... | mdkinney |
2009-06-01 | 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int... | mdkinney |
2009-06-01 | Replaced ASM_GLOBAL with .global, and add start label for some files to avoid... | gikidy |
2009-05-30 | This checkin addresses the compatibility issue of passing arguments of type V... | mdkinney |
2009-05-25 | change ISO 639-2 language codes to RFC 4646 codes in .UNI files | rsun3 |
2009-05-21 | Terminate the Capability List traversal if the Capability Pointer is less tha... | mdkinney |
2009-05-20 | Replace .globl with ASM_GLOBAL | xli24 |
2009-05-20 | 1. Remove .extern from GCC assembly. | xli24 |
2009-05-08 | Remove the duplicated EdidActive.h & EdidDiscovery.h in DuetPkg. MdePkg has a... | qhuang8 |
2009-05-06 | Delete useless files. | gikidy |
2009-05-06 | 1. Open USB related and logo support FVs, remove some useless FVs. | gikidy |
2009-05-06 | Ported LZMA to DUET platform. | gikidy |
2009-05-04 | Fix a bug that L"PlatformLang" must be a null-terminated ASCII string accordi... | qhuang8 |
2009-04-30 | Replace references to RFC 3066 with RFC 4646. | gikidy |
2009-04-29 | fix ICC build warning | eric_tian |
2009-04-29 | improve platformlangcodes/langcodes and platformlang/lang autoupdate mechanism. | eric_tian |
2009-04-20 | Add a note for Duet build under Linux environment. | gikidy |
2009-04-17 | Steps for build Duet under Linux environment added. | gikidy |
2009-04-17 | Remove unused IfrSupportLib and ExtendedIfrSupportLib | lgao4 |
2009-04-16 | Remove macro usage of EFI32, EFI64 in duet package. | klu2 |
2009-04-16 | Fix BiosVideo thunk bug about invalid legacy region area. | klu2 |
2009-04-16 | add return if no valid architecture | klu2 |
2009-04-14 | HII Library Class interface refine. | rsun3 |
2009-04-14 | Per UEFI spec, SetMode() should clear screen anyway with black color. | vanjeff |
2009-04-13 | Add UefiHiiServicesLib library instance in every one DSC | lgao4 |
2009-04-10 | Fix the bug that debug output fails to print hex value to screen. Remove modu... | qhuang8 |
2009-04-09 | Add comments for introducing startup sequence for DUET boot disk. | klu2 |
2009-04-09 | Add comments for introducing startup sequence for DUET boot disk. | klu2 |
2009-04-02 | Retire Extended HII library class. | rsun3 |
2009-04-01 | Remove some drivers to save image size | klu2 |
2009-03-31 | Add code for floppy format process. | gikidy |
2009-03-31 | Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance... | rsun3 |
2009-03-30 | Fix building warning for mismatching paramter pointer type | klu2 |
2009-03-26 | Add more comments for override PCD and library instance. | klu2 |
2009-03-26 | 1, cleanup DSC file, use NULL library instance for DebugLib and | klu2 |
2009-03-25 | Add header file "SerialStatusCode.h" inclusion. | qhuang8 |
2009-03-25 | Also output information to serial | klu2 |
2009-03-25 | Fix name conflict for GetVariable defined in UefiLib.h | klu2 |
2009-03-24 | Add a parameter for process boot disk create. | gikidy |
2009-03-18 | Remove single module's compression from FDF. We could get smaller size when c... | klu2 |
2009-03-17 | Fix build break for EFI_SMBIOS_TABLE_GUID name has been changed. | gikidy |