Age | Commit message (Expand) | Author |
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 |
2009-03-16 | File st32_64.S added for X64. | gikidy |
2009-03-16 | File st16_64.S added for X64. | gikidy |
2009-03-16 | Added efi64.S file for X64 and reviewed efi32.S file. | gikidy |
2009-03-16 | It is safe to use bcat command to cat binary files, if bcat is avaiable, so a... | klu2 |
2009-03-16 | 1. Add start64.S file for X64. | gikidy |
2009-03-16 | Final boot image just need combination, no need to create directory | klu2 |
2009-03-15 | Remove working modification for debug | klu2 |
2009-03-15 | Remove exit from batch file | klu2 |
2009-03-13 | cleanScreen verified. | gikidy |
2009-03-13 | Fix cleanScreen issue. | gikidy |
2009-03-12 | retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ... | eric_tian |
2009-03-12 | 1. Fix some convert issue. | gikidy |
2009-03-09 | Add more comments for thunk call. | klu2 |
2009-03-06 | Use binary INF file to solve filename case issues. | qhuang8 |
2009-03-06 | Use cpu arch macro instead of hard code ia32 | qhuang8 |
2009-03-05 | Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx... | qhuang8 |
2009-03-05 | Fix issue for boot sector | klu2 |
2009-03-05 | Should use 16 bit code. | klu2 |
2009-03-05 | Should use 16 bit code. | klu2 |
2009-03-05 | Refine comments. | klu2 |
2009-03-05 | Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt... | qhuang8 |
2009-03-05 | Remove 'BASETOOLS_DIR' variable. We assume basetools are in the PATH | jljusten |