]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/Misc
MdeModulePkg: Add CoreInitializeMemoryAttributesTable() to header file.
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Misc /
2016-02-16 jiewen yaoMdeModulePkg: Update PropertiesTable for MemoryAttribut...
2016-02-16 jiewen yaoMdeModulePkg: Add MemoryAttributesTable generation.
2016-01-06 Hao WuMdeModulePkg Core/Dxe/Misc: Fix typos in function descr...
2015-12-17 Liming GaoMdeModulePkg: Update print error level for RuntimeDrive...
2015-07-03 Qiu ShuminMdeModulePkg: Refine code to make it more readable.
2015-07-02 Ard BiesheuvelMdeModulePkg: enforce arch-specific alignment for split...
2015-07-02 Ard BiesheuvelMdeModulePkg: rename PropertiesTableEnable to PcdProper...
2015-07-02 Ard BiesheuvelMdeModulePkg: make internal functions STATIC in Core...
2015-07-02 Ard BiesheuvelMdeModulePkg: remove unused functions from Core/Dxe...
2015-06-10 Yao, JiewenFix logic error on SectionAlignment calculation.
2015-06-09 Qiu ShuminMdeModulePkg: Refine the comments format for Properties...
2015-06-05 Yao, JiewenFix GCC build error.
2015-06-05 Yao, JiewenAdd UEFI 2.5 properties table support in DXE core.
2014-09-09 Gao, LimingMdeModulePkg: Fix XCODE Link Issue in DxeCore
2011-12-09 rsun3MdeModulePkg DXE Core: Refine code to avoid UNIXGCC...
2011-12-06 rsun3MdeModulePkg DXE Core: Fix overflow and truncation...
2011-05-31 niruiyuUpdate the comments of InstallConfigurationTable to...
2010-11-09 lgao4Add new PCD gEfiMdeModulePkgTokenSpaceGuid.PcdMaxEfiSy...
2010-04-24 hhtianUpdate the copyright notice format
2009-01-15 qhuang8Apply code to avoid security warnings.
2008-12-12 gikidyFix some typo.
2008-09-27 qhuang81. Set the EFI_DEBUG_IMAGE_INFO_TABLE_MODIFIED bit...
2008-09-23 eric_tianmove header files in MdeModulePkg\Core\Dxe except DxeMa...
2008-09-02 qhuang81. Use AllocateAlignedPages() to remove tricky logic...
2008-08-27 qhuang8Clean up DxeCore to remove duplicate memory allocation...
2008-08-20 qhuang8Remove the global variable of gDxeCoreBS and uses the...
2008-07-24 qhuang8Code Scrub for Dxe Core.
2008-07-18 qhuang8Code scrub for DxeCore
2008-05-21 qhuang8Update to fix minor coding style issues.
2008-05-13 qhuang8Minor coding style adjustment for DxeCore.
2008-05-09 qhuang8Add doxygen style comments for functions in DxeMain.
2008-04-09 lgao4Add comments and DoxyGen format for these files.
2007-07-04 yshang1Check in DxeCore for Nt32 platform. Currently, it does...