diff options
author | Mike Beaton <mjsbeaton@gmail.com> | 2024-09-09 16:55:23 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-09-11 01:35:18 +0000 |
commit | 1328938560be440f25c122bcf6635af210291a4e (patch) | |
tree | 2c0dba534a15c2be0ec7c50e12af9161dfe5bdf4 /IntelFsp2Pkg | |
parent | b1ce2e1b67ff3b2478739976e952ac719010f019 (diff) | |
download | edk2-1328938560be440f25c122bcf6635af210291a4e.tar.gz |
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 <mjsbeaton@gmail.com>
Diffstat (limited to 'IntelFsp2Pkg')
0 files changed, 0 insertions, 0 deletions