summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/Misc/PropertiesTable.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-07-03MdeModulePkg: Refine code to make it more readable.Qiu Shumin
2015-07-02MdeModulePkg: enforce arch-specific alignment for split regionsArd Biesheuvel
2015-07-02MdeModulePkg: rename PropertiesTableEnable to PcdPropertiesTableEnableArd Biesheuvel
2015-07-02MdeModulePkg: make internal functions STATIC in Core/Dxe/Misc/PropertiesTable.cArd Biesheuvel
2015-07-02MdeModulePkg: remove unused functions from Core/Dxe/Misc/PropertiesTable.cArd Biesheuvel
2015-06-10Fix logic error on SectionAlignment calculation.Yao, Jiewen
2015-06-09MdeModulePkg: Refine the comments format for PropertiesTable.Qiu Shumin
2015-06-05Fix GCC build error.Yao, Jiewen
2015-06-05Add UEFI 2.5 properties table support in DXE core.Yao, Jiewen