[PI compatible enabling] Add PeiRegisterForShadow interface for PEI_SERVICE
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3743 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -69,7 +69,13 @@ static EFI_PEI_SERVICES mPS = {
|
||||
|
||||
PeiReportStatusCode,
|
||||
|
||||
PeiResetSystem
|
||||
PeiResetSystem,
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
PeiRegisterForShadow
|
||||
};
|
||||
|
||||
EFI_STATUS
|
||||
|
Reference in New Issue
Block a user