Age | Commit message (Expand) | Author |
2016-06-23 | MdeModulePkg: Remove NORETURN for PeiCore() and DxeMain() function | Liming Gao |
2016-06-22 | MdeModulePkg/Core: Decorate phase-transition functions with NORETURN. | Marvin H?user |
2016-04-29 | MdeModulePkg/DxeCore: set ImageContext Handle and ImageRead() fields | Ard Biesheuvel |
2016-04-22 | MdeModulePkg DxeCore: Enhance MemoryAttributesTable installation | Star Zeng |
2016-04-22 | MdeModulePkg DxeCore: Call PeCoffExtraActionLib member after Constructor | Star Zeng |
2016-03-01 | MdeModulePkg: DxeCore: fully initialize image context before passing it on | Ard Biesheuvel |
2016-02-17 | MdePkg: Call CoreInitializeMemoryAttributesTable() in DXE Entrypoint. | jiewen yao |
2015-08-04 | MdeModulePkg DxeCore: Move ProcessLibraryConstructorList() | Star Zeng |
2015-06-05 | Add UEFI 2.5 properties table support in DXE core. | Yao, Jiewen |
2015-01-27 | MdeModulePkg: Fixed DxeCore displaying incorrect FV Hob information | Hao Wu |
2014-11-20 | MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function. | Eugene Cohen |
2014-11-12 | MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support. | Star Zeng |
2014-07-28 | Update code to support VS2013 tool chain. | Eric Dong |
2014-06-25 | MdeModulePkg/DxeMain: Zero ImageContext local variable before passing it down... | Andrew Fish |
2014-05-13 | Fix comment typos. | Gao, Liming |
2014-02-13 | Fixed the issue in ExitBootServices() implementation to avoid the potential b... | Gao, Liming |
2013-11-22 | 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it... | Jeff Fan |
2012-10-30 | Add missing status code in several modules. | li-elvin |
2012-08-22 | Add PI1.2.1 SAP2 support and UEFI231B mantis 896 | lgao4 |
2012-08-02 | Measure ExitBootServices failure case | czhang46 |
2012-03-15 | 1. Introduced CPU Exception Handler Library to provide the CPU exception hand... | vanjeff |
2010-11-03 | swaps the order of timer disable and memory map termination to make sure memo... | vanjeff |
2010-08-06 | Move registration of DXE Core with PeCoffExtraActionLib after the lib constru... | mdkinney |
2010-07-19 | 1. Add init flag DEBUG_AGENT_INIT_DXE_AP. | vanjeff |
2010-04-24 | Update the copyright notice format | hhtian |
2010-03-13 | 1. update the definitions in debug agent library, rename DEBUG_AGENT_INIT_DXE... | vanjeff |
2010-02-27 | 1. Refine debug agent library. | vanjeff |
2010-02-24 | Minor comment fix. | rsun3 |
2010-02-17 | Cleanup HOB DEBUG prints | andrewfish |
2010-02-16 | 1) Fix build issues | mdkinney |
2010-02-16 | Clean up HOB debug prints | andrewfish |
2010-02-16 | Fix crash in UnixPkg and BeagleBoard caused by gSmmBase2 getting added to the... | andrewfish |
2010-02-13 | Update DXE Core to be compatible with PI 1.2 SMM Drivers. | mdkinney |
2010-02-10 | revise the debug message to add 0x in front of the HEX number for consistency | jchen20 |
2010-02-08 | modified to pass the VS2003 build | jchen20 |
2010-02-05 | Enable the Load Module At fixed Address feature | jchen20 |
2010-01-27 | Remove reference to PCDs of status code value. Use macros introduced in PI1.2... | xli24 |
2009-08-24 | Adjust the parameter order of debug print. Judging from the context, the firs... | qhuang8 |
2009-08-24 | Make end of line consistent caused by previous check in. | qhuang8 |
2009-08-24 | Integrate the patch contributed by Andrew Fish to port MdeModulePkg to suppor... | qhuang8 |
2009-07-15 | Clean up PERF macro usage. The macros were being used with 0 as the first pa... | darylm503 |
2009-04-10 | fixed DMA not be stopped issue when gBS->ExitBootServices called. | vanjeff |
2009-03-10 | Retire TCG platform protocol, which will be replaced by PI Security Architect... | lgao4 |
2009-02-23 | Update DxeCore for the performance infrastructure updates: Use Raw sting to r... | qhuang8 |
2008-11-24 | Move call to CoreDisplayDiscoveredNotDispatched to be before the | jljusten |
2008-10-27 | Move global variable to the top of C file for consistent coding style. | qwang12 |
2008-09-17 | Refine code to remove the last entry of mArchProtocol. | qhuang8 |
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 |
2008-08-27 | Clean up DxeCore to remove duplicate memory allocation & device path utility ... | qhuang8 |