Age | Commit message (Expand) | Author |
2007-03-15 | 1. Remove #ifdef _MSC_EXTENSION_ from all source files | vanjeff |
2007-03-14 | Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo... | qwang12 |
2007-03-09 | Update the comments. | qwang12 |
2007-03-08 | 1. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI spec | qhuang8 |
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 | 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 | 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-31 | 1. PEI core needs to check image machine type | xgu3 |
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 | Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens... | qwang12 |
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-23 | Modify the EFI_USB_DATA_DIRECTION according to UEFI specification 2.1 page 708. | klu2 |
2007-01-18 | Add two useful functions in UefiLib for the implementation of Component Name,... | qhuang8 |
2007-01-18 | 1) Clean up MdePkg/Include/Common/BootScript.h and remove boot script definit... | qwang12 |
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-15 | To fix, | xgu3 |
2007-01-12 | Correctly skip debug entry. | lgao4 |
2007-01-12 | UART_FLOW_CONTROL_DEVICE_PATH should be defined for both EFI and UEFI | qhuang8 |
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-08 | correct SimpleTextIn protocol definition. | lgao4 |
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 |