Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 63ca5179dd60983527d17a31c0e44e0a3be5124f
https://github.com/tianocore/edk2/commit/63ca5179dd60983527d17a31c0e44e0a3be5124f
Author: jiewen yao <[email protected]>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
A MdePkg/Include/Guid/MemoryAttributesTable.h
Log Message:
-----------
MdePkg: Add UEFI2.6 MemoryAttributes Table definition.
Add UEFI2.6 MemoryAttributes Table definition header
file.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen" <[email protected]>
Reviewed-by: "Gao, Liming" <[email protected]>
Commit: 9c06accda2cac131e54217097fc3abab35bbb348
https://github.com/tianocore/edk2/commit/9c06accda2cac131e54217097fc3abab35bbb348
Author: jiewen yao <[email protected]>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M MdePkg/MdePkg.dec
Log Message:
-----------
MdePkg: Add UEFI2.6 MemoryAttributesTable GUID
Add UEFI2.6 MemoryAttributesTable GUID definition.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen" <[email protected]>
Reviewed-by: "Gao, Liming" <[email protected]>
Commit: 98c4b005c87921646da53a1e3ac01c94cf87139a
https://github.com/tianocore/edk2/commit/98c4b005c87921646da53a1e3ac01c94cf87139a
Author: jiewen yao <[email protected]>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
A MdeModulePkg/Core/Dxe/Misc/MemoryAttributesTable.c
Log Message:
-----------
MdeModulePkg: Add MemoryAttributesTable generation.
Add MemoryAttributesTable generation in DxeCore.
We leverage the information collected by original
PropertiesTable, and publish runtime code/data to
another standalone table. So that this is a
compatible solution to report more PE Code/Data
information.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen" <[email protected]>
Reviewed-by: "Gao, Liming" <[email protected]>
Commit: f5a91bba6f5dd102c3ae022e878f22b5856ada96
https://github.com/tianocore/edk2/commit/f5a91bba6f5dd102c3ae022e878f22b5856ada96
Author: jiewen yao <[email protected]>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M MdeModulePkg/Core/Dxe/Misc/PropertiesTable.c
Log Message:
-----------
MdeModulePkg: Update PropertiesTable for MemoryAttributesTable.
MemoryAttributesTable generation need information in
PropertiesTable.
In memory attributes table generation path,
PropertiesTable need record original memory map and do
not merge the new memory map entry cross original
memory map boundary.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen" <[email protected]>
Reviewed-by: "Gao, Liming" <[email protected]>
Commit: 67ab389a76abd3e7c1dbab7b478440b84504b930
https://github.com/tianocore/edk2/commit/67ab389a76abd3e7c1dbab7b478440b84504b930
Author: jiewen yao <[email protected]>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M MdeModulePkg/Core/Dxe/DxeMain.h
Log Message:
-----------
MdeModulePkg: Add CoreInitializeMemoryAttributesTable() to header file.
Add CoreInitializeMemoryAttributesTable() to DXE Core
header file.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen" <[email protected]>
Reviewed-by: "Gao, Liming" <[email protected]>
Commit: a94d51bde5e8dd55a5916ba75c9938b5796633f6
https://github.com/tianocore/edk2/commit/a94d51bde5e8dd55a5916ba75c9938b5796633f6
Author: jiewen yao <[email protected]>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c
Log Message:
-----------
MdePkg: Call CoreInitializeMemoryAttributesTable() in DXE Entrypoint.
Call CoreInitializeMemoryAttributesTable() in DXE Entrypoint.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen" <[email protected]>
Reviewed-by: "Gao, Liming" <[email protected]>
Commit: 47eb798d3619dc525c3c4594a0df388b84a85c7f
https://github.com/tianocore/edk2/commit/47eb798d3619dc525c3c4594a0df388b84a85c7f
Author: jiewen yao <[email protected]>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M MdeModulePkg/Core/Dxe/DxeMain.inf
Log Message:
-----------
MdePkg: Update DxeCore INF for MemoryAttributesTable.
Update DxeCore INF for MemoryAttributesTable.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen" <[email protected]>
Reviewed-by: "Gao, Liming" <[email protected]>
Commit: ca92a370b992ced17c954f6d35e9c8c9b1068838
https://github.com/tianocore/edk2/commit/ca92a370b992ced17c954f6d35e9c8c9b1068838
Author: jiewen yao <[email protected]>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M MdeModulePkg/Universal/Network/SnpDxe/Get_status.c
M MdeModulePkg/Universal/Network/SnpDxe/Receive_filters.c
M MdeModulePkg/Universal/Network/SnpDxe/Stop.c
Log Message:
-----------
Merge branch 'master' of https://github.com/tianocore/edk2 into
MemoryAttributeTable
Compare: https://github.com/tianocore/edk2/compare/3af347b3b8a0...ca92a370b992------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits