MdeModulePkg/BdsDxe: Update BdsEntry to use Variable Policy
Changed BdsEntry.c to use Variable Policy instead of Variable Lock as Variable Lock will be Deprecated eventually Cc: Jian J Wang <jian.j.wang@intel.com> Cc: Hao A Wu <hao.a.wu@intel.com> Cc: Zhichao Gao <zhichao.gao@intel.com> Cc: Ray Ni <ray.ni@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Signed-off-by: Kenneth Lautner <kenlautner3@gmail.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
This commit is contained in:
committed by
mergify[bot]
parent
6cfeeb71c4
commit
d9a7612f8d
@@ -17,7 +17,6 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||
|
||||
#include <Protocol/Bds.h>
|
||||
#include <Protocol/LoadedImage.h>
|
||||
#include <Protocol/VariableLock.h>
|
||||
#include <Protocol/DeferredImageLoad.h>
|
||||
|
||||
#include <Library/UefiDriverEntryPoint.h>
|
||||
|
Reference in New Issue
Block a user