Age | Commit message (Expand) | Author |
2007-02-14 | Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library. | qwang12 |
2007-02-14 | add check for empty value of definitions. | jlin16 |
2007-02-14 | Clean up Lib MSAs for EdkModulePkg | qhuang8 |
2007-02-13 | Clean up MSA for MDE Libs: | qhuang8 |
2007-02-13 | Remove the wrong dependency on PeimEntryPointLib | qhuang8 |
2007-02-13 | 1. Add two interfaces in PeCoffGetEntryPointLib.h | qhuang8 |
2007-02-13 | Add alias EFI_D_XXX to provide backward compatibilities. | qhuang8 |
2007-02-13 | Drop the support of DXE_RUNTIME_DRIVER since all combo MDE libraries are remo... | qhuang8 |
2007-02-13 | PcdLib is only referenced by IPF arch. | qhuang8 |
2007-02-13 | BaseLib is only used by IA32, X64 & IPF | qhuang8 |
2007-02-13 | Clean up MSA files | qhuang8 |
2007-02-13 | Remove the reference of UnixOemStatusHookLib | qhuang8 |
2007-02-13 | Split UnixOemHookStatusCodeLib to PEI/DXE instances | qhuang8 |
2007-02-13 | Remove the combo library | qhuang8 |
2007-02-13 | Split Nt32OemHookStatusCodeLib to PEI/DXE instances | qhuang8 |
2007-02-13 | start timer at initialization | tgingold |
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 |