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