]> 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:42:33 +0000 (08:42 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 17 Oct 2008 08:42:33 +0000 (08:42 +0000)
commit284c8400e8c5518b688c7bca66cc73c55532ac39
tree1c950c1d60073c03acdecb30e281b07b5c109f76
parent5240b97c9c9e76994e86db11ff7cf140a74f2bd0
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@6127 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Pei/Image/Image.c
MdeModulePkg/Core/Pei/PeiMain.inf
MdeModulePkg/Core/Pei/Ppi/Ppi.c
MdeModulePkg/Universal/Variable/Pei/Variable.c