Reviewed-By: Samer El-Haj-Mahmoud <samer.el-haj-mahm...@arm.com>

> -----Original Message-----
> From: Grzegorz Bernacki <g...@semihalf.com>
> Sent: Wednesday, August 18, 2021 3:36 AM
> To: devel@edk2.groups.io
> Cc: jian.j.w...@intel.com; hao.a...@intel.com; Samer El-Haj-Mahmoud
> <samer.el-haj-mahm...@arm.com>; Sunny Wang
> <sunny.w...@arm.com>; m...@semihalf.com; upstr...@semihalf.com;
> Grzegorz Bernacki <g...@semihalf.com>
> Subject: [PATCH] MdeModulePkg: Add BootDiscoveryPolicyOld variable.
>
> This variable is needed to track the change to
> BootDiscoveryPolicy variable. Boot options should
> be refreshed only if BootDiscoveryPolicy has been
> changed.
>
> Signed-off-by: Grzegorz Bernacki <g...@semihalf.com>
> ---
>  MdeModulePkg/Include/Guid/BootDiscoveryPolicy.h | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MdeModulePkg/Include/Guid/BootDiscoveryPolicy.h
> b/MdeModulePkg/Include/Guid/BootDiscoveryPolicy.h
> index 06e38921a0..f4e3b03ba1 100644
> --- a/MdeModulePkg/Include/Guid/BootDiscoveryPolicy.h
> +++ b/MdeModulePkg/Include/Guid/BootDiscoveryPolicy.h
> @@ -18,5 +18,6 @@
>  #define BOOT_DISCOVERY_POLICY_MGR_FORMSET_GUID  { 0x5b6f7107,
> 0xbb3c, 0x4660, { 0x92, 0xcd, 0x54, 0x26, 0x90, 0x28, 0x0b, 0xbd } }
>
>
>
>  #define BOOT_DISCOVERY_POLICY_VAR L"BootDiscoveryPolicy"
>
> +#define BOOT_DISCOVERY_POLICY_OLD_VAR L"BootDiscoveryPolicyOld"
>
>
>
>  #endif
>
> --
> 2.25.1

IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium. Thank you.


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#79510): https://edk2.groups.io/g/devel/message/79510
Mute This Topic: https://groups.io/mt/84967542/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to