Age | Commit message (Expand) | Author |
2007-02-13 | use nanosleep instead of usleep, ugaX11 calls msSleep instead of usleep | tgingold |
2007-02-13 | Update all String related functions in BaseLib for this change introduced in ... | qwang12 |
2007-02-13 | EdkGenericBdsLib and Logo removed, use EdkGenericPlatformBdsLib | tgingold |
2007-02-13 | newline added at end | tgingold |
2007-02-13 | Logo and EdkgenericBdsLib removed | tgingold |
2007-02-13 | updated to use new packages from EdkModule | tgingold |
2007-02-12 | Updated for added package | tgingold |
2007-02-12 | Logo added | tgingold |
2007-02-12 | EdkGenericPlatformBdsLib added | tgingold |
2007-02-12 | EdkGenericBdsLib added | tgingold |
2007-02-12 | Update MDE and EdkModule packages for ICC build with /W4 /WX /Ox switches, fo... | xli24 |
2007-02-12 | fix gcc warnings (missing braces around initializer) | tgingold |
2007-02-12 | Fix an issue in page allocation. | xli24 |
2007-02-12 | 1) Added BIT0, BIT1, …, BIT63 to the Base Defines | qwang12 |
2007-02-11 | fix a typo in a comment | tgingold |
2007-02-11 | fix a typo in a comment | tgingold |
2007-02-11 | fix a typo in a comment | tgingold |
2007-02-09 | Removed the extra source file from preprocessor's command line options for bu... | jwang36 |
2007-02-08 | Fix the runtime memory map change issue | jchen20 |
2007-02-08 | Fix the runtime memory map change issue | jchen20 |
2007-02-07 | Changed the way of handling not supported ARCH for a module. It should not br... | jwang36 |
2007-02-07 | (Fixed EDKT523) Added more check on "archString" to see if it's empty or not. | jwang36 |
2007-02-06 | updated the comment according to latest version of MWG. | vanjeff |
2007-02-05 | Add genDigest() method to class FfsProcess to generate MD5 digest value for t... | jwang36 |
2007-02-05 | 1.Drop the support of UEFI_APPLICATION for UefiDriverLib | qhuang8 |
2007-02-05 | Output more descriptive information when there's no TARGET, TARGET_ARCH, etc ... | jwang36 |
2007-02-02 | 1. Refresh applicable library instances after one illegal library instance is... | jlin16 |
2007-02-02 | changed timer lib reference from BaseTimerLibLocalApic to BaseTimerLibNullTem... | vanjeff |
2007-02-02 | 1. removed some null directories BaseTimerLibLocalApic and Nt32TimerLibNull | vanjeff |
2007-02-02 | 1. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg. | vanjeff |
2007-02-02 | Make EDK Module Package pass Intel IPF compiler with /Ox switch. | xli24 |
2007-02-01 | EFI_CONSOLE_CONTROL_PROTOCOL provide the SetMode interface to switch mode be... | klu2 |
2007-02-01 | Add PeiCore function declaration in PeiMain.h file. | lgao4 |
2007-02-01 | There is a bug in original EdkModulePkg\Library\EdkUefiRuntimeLib\Common\Runt... | klu2 |
2007-01-31 | Optimize library instance selection algorithm. | jlin16 |
2007-01-31 | 1. Fix EDKT508: FW should't build Log.log file in current directory | hche10x |
2007-01-31 | 1. PEI core needs to check image machine type | xgu3 |
2007-01-31 | 1. Remove the dead code of DxeSalVirtualNotifyEvent() in DxeSalLib so that th... | qhuang8 |
2007-01-31 | Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn... | xli24 |
2007-01-31 | remove unused PCD | klu2 |
2007-01-30 | Fix a typo in last check in. | qhuang8 |
2007-01-30 | Add supported module type & arch filter for all libraries in MdePkg to filter... | qhuang8 |
2007-01-30 | Add supported module type filter for most libraries in EdkModulePkg to filter... | qhuang8 |
2007-01-30 | 1. Fix EDKT215: [Wizard] "Previous" button is not supported in step 4 of Crea... | hche10x |
2007-01-29 | Further check-in to smooth Intel IPF compiler building. | xli24 |
2007-01-29 | - Move global declarations from AutoGen.c to AutoGen.h | jwang36 |
2007-01-29 | Fix the build break by removing an unreferenced static function. | qhuang8 |
2007-01-26 | Fix EDKT174, auto-select library instance if only one candidate available for... | jlin16 |
2007-01-26 | To fix, | xgu3 |
2007-01-26 | Remove a temporary test line of code | jwang36 |