]> git.proxmox.com Git - mirror_edk2.git/commit
Fix a bug in BuidHobGuidType() of PeiHobLib that it does not adjust the hob length...
authorrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 10 Jul 2009 10:03:46 +0000 (10:03 +0000)
committerrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 10 Jul 2009 10:03:46 +0000 (10:03 +0000)
commitada3f18c41fd75232fd218172e5ea1c7abd8e038
tree652aedef03e513103088ea232d0d2ab2da55aac0
parent66e1951f49895d87493fccb52b699b599be55ca5
Fix a bug in BuidHobGuidType() of PeiHobLib that it does not adjust the hob length to be multiple of 8. This does not follow the spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8873 6f19259b-4bc3-4df7-8a09-765794883524
EdkCompatibilityPkg/Foundation/Library/Pei/Hob/PeiHobLib.c