Age | Commit message (Expand) | Author |
2008-09-17 | Update the comments. | qwang12 |
2008-09-17 | Add VA_END to end the VA_START. | qwang12 |
2008-09-17 | Remove the unnecessary spin_lock protection around CoreUnloadImage. There is ... | qwang12 |
2008-09-16 | MdePkg/Include/Uefi/UefiTcgPlatform.h: | jljusten |
2008-09-16 | CoreHandleProtocol function description should be corrected. | eric_tian |
2008-09-16 | Merge the global data in ExecData.c to Event.c | eric_tian |
2008-09-16 | Comments for CoreInitializeMemoryServices should be updated | eric_tian |
2008-09-16 | The file name Exec.h contains UEFI Event support functions and structure. But... | eric_tian |
2008-09-16 | follow up the comments from code review. | eric_tian |
2008-09-12 | remove duplicated code. | vanjeff |
2008-09-12 | add param ImageHandle for MnpFlushServiceData(). | vanjeff |
2008-09-12 | move protocol close process from MnpDriverBindingStart() to MnpFlushServiceDa... | vanjeff |
2008-09-12 | Remove the internal CoreCreateProtocolNotifyEvent() in DxeCore, for UefiLib p... | qhuang8 |
2008-09-10 | Update the usage of ALIGN_VARIABLE for the interface change. | qhuang8 |
2008-09-10 | Fix a bug by adding CoreReleaseProtocolLock. | qwang12 |
2008-09-10 | Add EFIAPI modifier for all GCD services APIs | qhuang8 |
2008-09-09 | Remove the prototype of internal functions to avoid the sync efforts. | qhuang8 |
2008-09-09 | Rename Hand.h to Handle.h. | qwang12 |
2008-09-09 | Adjust the field position of PROTOCOL_NOTIFY. | qwang12 |
2008-09-09 | 1) Update some comment. | qwang12 |
2008-09-09 | Remove unused global variable. | qhuang8 |
2008-09-09 | Remove two obsolete function prototypes. | qhuang8 |
2008-09-08 | Change field Handle to type IHANDLE to remove the type casting. | qwang12 |
2008-09-08 | Remove NULL_HANDLE. NULL_HANDLE should be replaced with NULL as consistency. ... | qwang12 |
2008-09-08 | Add more comment for EFI_DEP_REPLACE_TRUE | qwang12 |
2008-09-08 | Remove a dead macro EFI_DXESERVICE | qwang12 |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff |
2008-09-04 | Update prototype of DxeLoadCore(). | xli24 |
2008-09-04 | Fix a typo in Pcd name | qhuang8 |
2008-09-04 | remove EFI_EVENT_ alias, replace them with EVT_ | vanjeff |
2008-09-04 | Remove unnecessary CONST. | vanjeff |
2008-09-04 | Remove unnecessary CONST. | vanjeff |
2008-09-03 | Use Numeric Opcode to host the backward compatibility as the VarEqVal in Fram... | qwang12 |
2008-09-03 | Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2. | vanjeff |
2008-09-03 | move ProcessFv() from dispatcher.c to FwVol.c | klu2 |
2008-09-03 | Clean up BottomOfCarHeap, TopOfCarHeap, SizeOfTemporaryMemory, SizeOfCacheAsR... | klu2 |
2008-09-03 | When new FV is installed, VerifyFv() should be invoked to do security checkin... | klu2 |
2008-09-02 | Remove unnecessary TPL operations in BDS module & library. | xli24 |
2008-09-02 | Remove unnecessary TPL operations in BDS module & library. | xli24 |
2008-09-02 | 1. Use AllocateAlignedPages() to remove tricky logic in DebugImageInfo.c | qhuang8 |
2008-09-02 | Merged in the bug fixes from EDK I. | qwang12 |
2008-09-02 | To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi... | qwang12 |
2008-09-02 | To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi... | qwang12 |
2008-09-02 | Merged in the bug fixes from EDK I. | qwang12 |
2008-09-02 | Merged in the bug fixes from EDK I. | qwang12 |
2008-09-02 | Merged in the bug fixes from EDK I. | qwang12 |
2008-09-02 | To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi... | qwang12 |
2008-09-02 | To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi... | qwang12 |
2008-09-01 | clean up DxeCore to remove some dead code. | qhuang8 |
2008-09-01 | Clean up DxeCore to use report status code macros in ReportStatusCode to reti... | qhuang8 |