]> git.proxmox.com Git - mirror_edk2.git/commit
EmbeddedPkg/PrePiLib: Export HobConstructor()
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 1 Jul 2011 11:00:47 +0000 (11:00 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 1 Jul 2011 11:00:47 +0000 (11:00 +0000)
commitf6eab262f09b451bf7dabbb9b7168b3b360d9632
tree6f8e44921510f0d1c1d43bb0ae40dca2b76cca78
parent32f718cf06733443157b5aea509c508e2eba1529
EmbeddedPkg/PrePiLib: Export HobConstructor()

This function only create the HOB Handoff Info Table structure in memory.
In opposition to CreateHobList() that creates the structure and starts to
populate it with few HOBs.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11948 6f19259b-4bc3-4df7-8a09-765794883524
EmbeddedPkg/Include/Library/PrePiLib.h