Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 1328938560be440f25c122bcf6635af210291a4e
      
https://github.com/tianocore/edk2/commit/1328938560be440f25c122bcf6635af210291a4e
  Author: Mike Beaton <mjsbea...@gmail.com>
  Date:   2024-09-11 (Wed, 11 Sep 2024)

  Changed paths:
    M MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf

  Log Message:
  -----------
  MdeModulePkg/VariableRuntimeDxe: Fix VariablePolicyProtocol PRODUCES

If we search the codebase for &gEdkiiVariablePolicyProtocolGuid
we can find two drivers which install this policy:
VariableRuntimeDxe (installed in VariableDxe.c) and
VariableSmmRuntimeDxe (installed in VariablePolicySmmDxe.c).

The .inf file for VariableRuntimeDxe incorrectly lists the protocol
as CONSUMES in the comment, so change this to PRODUCES.

Signed-off-by: Mike Beaton <mjsbea...@gmail.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to