0, 2021 1:24 PM
> To: devel@edk2.groups.io; g...@semihalf.com
> Cc: Wang, Jian J ; Samer.El-Haj-
> mahm...@arm.com; sunny.w...@arm.com; m...@semihalf.com;
> upstr...@semihalf.com
> Subject: Re: [edk2-devel] [PATCH] MdeModulePkg: Add
> BootDiscoveryPolicyOld variable.
>
> &
m; upstr...@semihalf.com; Grzegorz Bernacki
>
> Subject: [edk2-devel] [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
&
Reviewed-By: Samer El-Haj-Mahmoud
> -Original Message-
> From: Grzegorz Bernacki
> 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
> ; Sunny Wang
> ; m...@semihalf.com; upstr...@semihalf.com;
> Grze
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
---
MdeModulePkg/Include/Guid/BootDiscoveryPolicy.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/Mde