Age | Commit message (Expand) | Author |
2016-05-16 | MdeModulePkg-DxeCore: rename CoreGetMemoryMapPropertiesTable | Jiewen Yao |
2016-04-22 | MdeModulePkg DxeCore: Enhance MemoryAttributesTable installation | Star Zeng |
2016-04-22 | MdeModulePkg DxeCore: Fix a memory leak in InstallMemoryAttributesTable() | Star Zeng |
2016-02-26 | MdeModulePkg: Add ASSERT to make sure pointer 'MemoryMap' is not NULL. | Qiu Shumin |
2016-02-25 | MdeModulePkg: Fix Memory Attributes table type issue | Jiewen Yao |
2016-02-17 | MdeModulePkg: Update PropertiesTable for MemoryAttributesTable. | jiewen yao |
2016-02-17 | MdeModulePkg: Add MemoryAttributesTable generation. | jiewen yao |
2016-01-06 | MdeModulePkg Core/Dxe/Misc: Fix typos in function descriptions | Hao Wu |
2015-12-17 | MdeModulePkg: Update print error level for RuntimeDriver alignment check | Liming Gao |
2015-07-03 | MdeModulePkg: Refine code to make it more readable. | Qiu Shumin |
2015-07-02 | MdeModulePkg: enforce arch-specific alignment for split regions | Ard Biesheuvel |
2015-07-02 | MdeModulePkg: rename PropertiesTableEnable to PcdPropertiesTableEnable | Ard Biesheuvel |
2015-07-02 | MdeModulePkg: make internal functions STATIC in Core/Dxe/Misc/PropertiesTable.c | Ard Biesheuvel |
2015-07-02 | MdeModulePkg: remove unused functions from Core/Dxe/Misc/PropertiesTable.c | Ard Biesheuvel |
2015-06-10 | Fix logic error on SectionAlignment calculation. | Yao, Jiewen |
2015-06-09 | MdeModulePkg: Refine the comments format for PropertiesTable. | Qiu Shumin |
2015-06-05 | Fix GCC build error. | Yao, Jiewen |
2015-06-05 | Add UEFI 2.5 properties table support in DXE core. | Yao, Jiewen |
2014-09-09 | MdeModulePkg: Fix XCODE Link Issue in DxeCore | Gao, Liming |
2011-12-09 | MdeModulePkg DXE Core: Refine code to avoid UNIXGCC build break. | rsun3 |
2011-12-06 | MdeModulePkg DXE Core: Fix overflow and truncation issues in the implementati... | rsun3 |
2011-05-31 | Update the comments of InstallConfigurationTable to follow UEFI Spec. | niruiyu |
2010-11-09 | Add new PCD gEfiMdeModulePkgTokenSpaceGuid.PcdMaxEfiSystemTablePointerAddres... | lgao4 |
2010-04-24 | Update the copyright notice format | hhtian |
2009-01-15 | Apply code to avoid security warnings. | qhuang8 |
2008-12-12 | Fix some typo. | gikidy |
2008-09-27 | 1. Set the EFI_DEBUG_IMAGE_INFO_TABLE_MODIFIED bit on insertion/deletion of e... | qhuang8 |
2008-09-23 | move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres... | eric_tian |
2008-09-02 | 1. Use AllocateAlignedPages() to remove tricky logic in DebugImageInfo.c | qhuang8 |
2008-08-27 | Clean up DxeCore to remove duplicate memory allocation & device path utility ... | qhuang8 |
2008-08-20 | Remove the global variable of gDxeCoreBS and uses the gBS in UefiBootServices... | qhuang8 |
2008-07-24 | Code Scrub for Dxe Core. | qhuang8 |
2008-07-18 | Code scrub for DxeCore | qhuang8 |
2008-05-21 | Update to fix minor coding style issues. | qhuang8 |
2008-05-13 | Minor coding style adjustment for DxeCore. | qhuang8 |
2008-05-09 | Add doxygen style comments for functions in DxeMain. | qhuang8 |
2008-04-09 | Add comments and DoxyGen format for these files. | lgao4 |
2007-07-04 | Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1. | yshang1 |