]> git.proxmox.com Git - mirror_edk2.git/commit
Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PEI_SERVIC...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 17 Oct 2008 08:43:22 +0000 (08:43 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 17 Oct 2008 08:43:22 +0000 (08:43 +0000)
commit0c39efcc51ee1f8cc1cde8fa531751525f9a060a
tree55ff69634a574218db0d58dd6b2e6a57e1fab2d2
parent284c8400e8c5518b688c7bca66cc73c55532ac39
Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PEI_SERVICES**. This is a incompatible changes. All file that reference this must be updated.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6128 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLib.c