index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Core
/
Dxe
/
Misc
/
PropertiesTable.c
Age
Commit message (
Expand
)
Author
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-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