]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c
MdeModulePkg: DxeCore
authorGao, Liming <liming.gao@intel.com>
Mon, 11 Aug 2014 05:40:40 +0000 (05:40 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 11 Aug 2014 05:40:40 +0000 (05:40 +0000)
commit9bc250419d5125b657986ff43bc4ba9782f58571
treea8c6d4d870811eca2d32cbaf15f7888eee90dee6
parent4a228334f067bab982a9c2a5c952192b45a06e57
MdeModulePkg: DxeCore
If GUIDED section has AUTH attribute only, DxeCore may wrongly set its AuthenticationStatus to 0 when its matched GUIDED extraction handler is not installed and Auth data is not verified. For this case, the return AuthenticationStatus should be EFI_AUTH_STATUS_NOT_TESTED.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gao, Liming <liming.gao@intel.com>
Reviewed-by: Kinney, Michael D <michael.d.kinney@intel.com>
Reviewed-by: Yao, Jiewen <jiewen.yao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15781 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c