Age | Commit message (Expand) | Author |
2007-03-26 | 1. Removed definition for EFI_1_1 from module ConSplitter | vanjeff |
2007-03-22 | 1. Removed AsmSwitchStackAndBackingStore from BaseLib.h | vanjeff |
2007-03-15 | 1. Remove #ifdef _MSC_EXTENSION_ from all source files | vanjeff |
2007-03-09 | Update the comments. | qwang12 |
2007-03-05 | 1. Change the protocol usage type in UefiDriverModelLib | qhuang8 |
2007-02-14 | Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library. | qwang12 |
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 | 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 | Update all String related functions in BaseLib for this change introduced in ... | qwang12 |
2007-02-12 | Update MDE and EdkModule packages for ICC build with /W4 /WX /Ox switches, fo... | xli24 |
2007-02-12 | 1) Added BIT0, BIT1, …, BIT63 to the Base Defines | qwang12 |
2007-02-06 | updated the comment according to latest version of MWG. | vanjeff |
2007-02-05 | 1.Drop the support of UEFI_APPLICATION for UefiDriverLib | qhuang8 |
2007-02-02 | 1. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg. | vanjeff |
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-26 | Make MDE and EdkModule packages avoid all Intel IPF compiler warnings except ... | xli24 |
2007-01-26 | removed SupModuleList firstly | vanjeff |
2007-01-25 | Make MDE package pass intel IPF compiler with /W4 /WX switched on. | xli24 |
2007-01-25 | BaseMemoryLibSse2 library doesn't support IPF and EBC. I remove these archs f... | lgao4 |
2007-01-24 | Added DXE_RUNTIME_DRIVER in the SupModuleList since DxeStatusCode in EdkModul... | jwang36 |
2007-01-24 | add <SupModuleList> in <LibraryClass> item for TimerLib. Inform build tool th... | vanjeff |
2007-01-23 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2287 6f1... | yshang1 |
2007-01-23 | Updated the function comments in UefiDriverEntryLib to fix EDKT502. | yshang1 |
2007-01-18 | Add two useful functions in UefiLib for the implementation of Component Name,... | qhuang8 |
2007-01-17 | supmodulelist not supported by now, i remove it firstly. | vanjeff |
2007-01-16 | Fix PeLoad function can't handle invalid PeImage to skip correct debug entry. | lgao4 |
2007-01-15 | Correct TeImage Header based on PeiCis spec. | lgao4 |
2007-01-15 | Correct TeImage file format and Clean up PeiRebase tool to remove unused code... | lgao4 |
2007-01-12 | Correctly skip debug entry. | lgao4 |
2007-01-10 | Mark some .c files as MSFT only. | bbahnsen |
2007-01-10 | 1. Added comments to ASM files | bxing |
2007-01-09 | The header file applies to all architectures. | bbahnsen |
2007-01-09 | Add in UefiApplicationEntryPoint library class and library instance. | qwang12 |
2007-01-06 | Use ASM_PFX to optionnaly set the underscore prefix | tgingold |
2006-12-29 | Fixed tracker EDKT395 | bxing |
2006-12-28 | add <SupModuleList> in <LibraryClass> item for TimerLib. Inform build tool th... | vanjeff |
2006-12-28 | Refix the previous issue. | qhuang8 |
2006-12-28 | Fix a typo in UefiLib. The parameter type of Registration should be "VOID **"... | qhuang8 |
2006-12-20 | Update DxeSmmDriverEntryPoint library to only support IA32 and X64 CPU archs | mdkinney |
2006-12-12 | Update BaseDebugLibNull to not touch any global variables or PCD settings | mdkinney |
2006-12-08 | The EFI_IMAGE_REL_BASED_DIR64 type has been in switch for all common relocati... | klu2 |
2006-12-08 | Handle new relocation type EFI_IMAGE_REL_BASED_DIR64 for X64. | klu2 |
2006-12-06 | Move registration and processing of ExitBootServices() events into UefiDriver... | mdkinney |
2006-11-25 | Fix IPF alignment issue when building a Report Status Code message | mdkinney |