]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.c
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:44:25 +0000 (08:44 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 17 Oct 2008 08:44:25 +0000 (08:44 +0000)
commit1b641bb8eedacb9ad0b4a89d4b275db9488553f1
tree2c0edd315e66c693d8fa8c0f0a0aed72c8c4bb9b
parent0c39efcc51ee1f8cc1cde8fa531751525f9a060a
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@6129 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Library/PeiRecoveryLib/PeiRecoveryLib.c
IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c
IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.c
IntelFrameworkModulePkg/Universal/VariablePei/Variable.c