]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Pei/FwVol/FwVol.c
MdeModulePkg PeiCore: Don't cache GUIDED section with AUTH_NOT_TESTED
authorLiming Gao <liming.gao@intel.com>
Sat, 4 Feb 2017 06:41:50 +0000 (14:41 +0800)
committerLiming Gao <liming.gao@intel.com>
Fri, 10 Feb 2017 03:17:41 +0000 (11:17 +0800)
commitb8654f4de38e8d5ce7b943483222fd1bbc8d5ea2
tree76defcbebe744e631d817ec5045ac8b2cb2ec799
parent9f671b475b154c57cc6de4b629b8ad8900fa4e45
MdeModulePkg PeiCore: Don't cache GUIDED section with AUTH_NOT_TESTED

If GUIDED section authentication has EFI_AUTH_STATUS_NOT_TESTED, its
matched extraction ppi may not be installed. So, don't cache its data.

Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
MdeModulePkg/Core/Pei/FwVol/FwVol.c