Age | Commit message (Expand) | Author | Files | Lines |
2007-03-22 | 1. Removed AsmSwitchStackAndBackingStore from BaseLib.h | vanjeff | 7 | -97/+189 |
2007-03-15 | 1. Remove #ifdef _MSC_EXTENSION_ from all source files | vanjeff | 106 | -431/+113 |
2007-03-09 | Update the comments. | qwang12 | 1 | -2/+2 |
2007-03-05 | 1. Change the protocol usage type in UefiDriverModelLib | qhuang8 | 1 | -4/+4 |
2007-02-14 | Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library. | qwang12 | 2 | -0/+273 |
2007-02-13 | Clean up MSA for MDE Libs: | qhuang8 | 9 | -34/+16 |
2007-02-13 | Remove the wrong dependency on PeimEntryPointLib | qhuang8 | 1 | -4/+1 |
2007-02-13 | 1. Add two interfaces in PeCoffGetEntryPointLib.h | qhuang8 | 5 | -37/+161 |
2007-02-13 | Drop the support of DXE_RUNTIME_DRIVER since all combo MDE libraries are remo... | qhuang8 | 2 | -4/+4 |
2007-02-13 | PcdLib is only referenced by IPF arch. | qhuang8 | 1 | -3/+3 |
2007-02-13 | BaseLib is only used by IA32, X64 & IPF | qhuang8 | 1 | -2/+2 |
2007-02-13 | Clean up MSA files | qhuang8 | 1 | -35/+2 |
2007-02-13 | Update all String related functions in BaseLib for this change introduced in ... | qwang12 | 2 | -15/+23 |
2007-02-12 | Update MDE and EdkModule packages for ICC build with /W4 /WX /Ox switches, fo... | xli24 | 2 | -5/+7 |
2007-02-12 | 1) Added BIT0, BIT1, …, BIT63 to the Base Defines | qwang12 | 18 | -3880/+6732 |
2007-02-06 | updated the comment according to latest version of MWG. | vanjeff | 5 | -10/+8 |
2007-02-05 | 1.Drop the support of UEFI_APPLICATION for UefiDriverLib | qhuang8 | 6 | -16/+10 |
2007-02-02 | 1. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg. | vanjeff | 5 | -35/+62 |
2007-01-30 | Fix a typo in last check in. | qhuang8 | 1 | -2/+2 |
2007-01-30 | Add supported module type & arch filter for all libraries in MdePkg to filter... | qhuang8 | 40 | -232/+232 |
2007-01-26 | Make MDE and EdkModule packages avoid all Intel IPF compiler warnings except ... | xli24 | 1 | -12/+12 |
2007-01-26 | removed SupModuleList firstly | vanjeff | 1 | -1/+1 |
2007-01-25 | Make MDE package pass intel IPF compiler with /W4 /WX switched on. | xli24 | 61 | -398/+1399 |
2007-01-25 | BaseMemoryLibSse2 library doesn't support IPF and EBC. I remove these archs f... | lgao4 | 1 | -1/+1 |
2007-01-24 | Added DXE_RUNTIME_DRIVER in the SupModuleList since DxeStatusCode in EdkModul... | jwang36 | 1 | -1/+1 |
2007-01-24 | add <SupModuleList> in <LibraryClass> item for TimerLib. Inform build tool th... | vanjeff | 1 | -3/+3 |
2007-01-23 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2287 6f1... | yshang1 | 1 | -1/+1 |
2007-01-23 | Updated the function comments in UefiDriverEntryLib to fix EDKT502. | yshang1 | 1 | -20/+12 |
2007-01-18 | Add two useful functions in UefiLib for the implementation of Component Name,... | qhuang8 | 1 | -1/+125 |
2007-01-17 | supmodulelist not supported by now, i remove it firstly. | vanjeff | 1 | -1/+1 |
2007-01-16 | Fix PeLoad function can't handle invalid PeImage to skip correct debug entry. | lgao4 | 1 | -2/+2 |
2007-01-15 | Correct TeImage Header based on PeiCis spec. | lgao4 | 1 | -1/+1 |
2007-01-15 | Correct TeImage file format and Clean up PeiRebase tool to remove unused code... | lgao4 | 1 | -2/+5 |
2007-01-12 | Correctly skip debug entry. | lgao4 | 1 | -5/+4 |
2007-01-10 | Mark some .c files as MSFT only. | bbahnsen | 1 | -5/+5 |
2007-01-10 | 1. Added comments to ASM files | bxing | 45 | -77/+184 |
2007-01-09 | The header file applies to all architectures. | bbahnsen | 2 | -4/+4 |
2007-01-09 | Add in UefiApplicationEntryPoint library class and library instance. | qwang12 | 2 | -0/+145 |
2007-01-06 | Use ASM_PFX to optionnaly set the underscore prefix | tgingold | 96 | -206/+206 |
2006-12-29 | Fixed tracker EDKT395 | bxing | 1 | -7/+105 |
2006-12-28 | add <SupModuleList> in <LibraryClass> item for TimerLib. Inform build tool th... | vanjeff | 1 | -2/+4 |
2006-12-28 | Refix the previous issue. | qhuang8 | 1 | -1/+1 |
2006-12-28 | Fix a typo in UefiLib. The parameter type of Registration should be "VOID **"... | qhuang8 | 1 | -1/+1 |
2006-12-20 | Update DxeSmmDriverEntryPoint library to only support IA32 and X64 CPU archs | mdkinney | 1 | -2/+2 |
2006-12-12 | Update BaseDebugLibNull to not touch any global variables or PCD settings | mdkinney | 2 | -58/+57 |
2006-12-08 | The EFI_IMAGE_REL_BASED_DIR64 type has been in switch for all common relocati... | klu2 | 1 | -18/+1 |
2006-12-08 | Handle new relocation type EFI_IMAGE_REL_BASED_DIR64 for X64. | klu2 | 1 | -16/+33 |
2006-12-06 | Move registration and processing of ExitBootServices() events into UefiDriver... | mdkinney | 1 | -0/+67 |
2006-11-25 | Fix IPF alignment issue when building a Report Status Code message | mdkinney | 1 | -1/+1 |
2006-11-24 | Add volatile to modify LockValue in ReleaseSpinLock(). | xli24 | 1 | -1/+1 |