diff options
Diffstat (limited to 'MdeModulePkg/Universal/BootManagerPolicyDxe/BootManagerPolicyDxe.c')
-rw-r--r-- | MdeModulePkg/Universal/BootManagerPolicyDxe/BootManagerPolicyDxe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Universal/BootManagerPolicyDxe/BootManagerPolicyDxe.c b/MdeModulePkg/Universal/BootManagerPolicyDxe/BootManagerPolicyDxe.c index a39daa4c32..412ecbda55 100644 --- a/MdeModulePkg/Universal/BootManagerPolicyDxe/BootManagerPolicyDxe.c +++ b/MdeModulePkg/Universal/BootManagerPolicyDxe/BootManagerPolicyDxe.c @@ -284,4 +284,4 @@ BootManagerPolicyInitialize ( &gEfiBootManagerPolicyProtocolGuid, &mBootManagerPolicy,
NULL
);
-}
\ No newline at end of file +}
|