diff options
author | Eric Dong <eric.dong@intel.com> | 2019-08-28 14:45:39 +0800 |
---|---|---|
committer | Eric Dong <eric.dong@intel.com> | 2019-08-30 21:49:49 +0800 |
commit | 47f167f47e8e4b637411f7547128f3036f5a2f5e (patch) | |
tree | 51704967c1ee3f651dc7f11d46a9a98c62057008 /SignedCapsulePkg | |
parent | 37eef91017ad042035090cae46557f9d6e2d5917 (diff) | |
download | edk2-47f167f47e8e4b637411f7547128f3036f5a2f5e.zip edk2-47f167f47e8e4b637411f7547128f3036f5a2f5e.tar.gz edk2-47f167f47e8e4b637411f7547128f3036f5a2f5e.tar.bz2 |
UefiCpuPkg/SecCore: get AllSecPpiList after SecPlatformMain.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2136
SecPlatformMain is a platform hook function which let platform does
some update. Some platform may adjust SecCoreData->PeiTemporaryRamBase
which caused former saved AllSecPpiList variable invalid.
This patch update the logic to get AllSecPpiList after SecPlatformMain.
If SecPlatformMain() returns no platform-specific PPI list, then there
is nothing to merge, so we don't need "AllSecPpiList" at all.
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'SignedCapsulePkg')
0 files changed, 0 insertions, 0 deletions