]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg DxeCore: Return correct AuthStatus for FvReadFile
authorStar Zeng <star.zeng@intel.com>
Fri, 12 Aug 2016 08:21:17 +0000 (16:21 +0800)
committerStar Zeng <star.zeng@intel.com>
Mon, 29 Aug 2016 07:34:23 +0000 (15:34 +0800)
commit2bc08e8cd64d2f2ab80f11abc63fc8291126626e
treef4b48d418bc9b484a29c64c78656538d8fc82c7d
parent81d9f86f8a7106b59057e5b29490eb04e38483bd
MdeModulePkg DxeCore: Return correct AuthStatus for FvReadFile

Inherit the authentication status from FV.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed by: Chao Zhang <chao.b.zhang@intel.com>
MdeModulePkg/Core/Dxe/FwVol/FwVolRead.c