Age | Commit message (Expand) | Author |
2007-02-27 | clean up MSA file and sync FPD file | vanjeff |
2007-02-27 | clean up MSA/SPD files. | vanjeff |
2007-02-27 | 1) add __MSC_EXTENSIONS__ guard for MSC specific pragma in Decode.c | qwang12 |
2007-02-26 | Clean up MSA file of the checked in modules which include: | qwang12 |
2007-02-26 | Add PcdUefiLibMaxPrintBufferSize for all modules who use UefLib library insta... | klu2 |
2007-02-25 | Add the definition of IsaIoProtocol. | qhuang8 |
2007-02-15 | clean up msa files in EdkModulePkg, removed unnecessary library definitions a... | vanjeff |
2007-02-15 | Remove the unreferenced local variable. | qwang12 |
2007-02-14 | Enable the building option "/Os" for IPF tip Intel Compiler building. | zliu3 |
2007-02-14 | Make DxeIpl loop find the required section type in peiprocessfile functions. | lgao4 |
2007-02-14 | Add /W4 /WX for ICC tool chain of IPF in tools_def.template. | xli24 |
2007-02-14 | Temporarily disable /WX for HelloWorld module, for there is a bug in tool, wh... | xli24 |
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 |