X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SecurityPkg%2FVariableAuthenticated%2FEsalVariableDxeSal%2FVariable.c;fp=SecurityPkg%2FVariableAuthenticated%2FEsalVariableDxeSal%2FVariable.c;h=0b2775dac89b0df303937ae2b391a041cb3e7593;hp=e098c81df31f80f49e549b04cb68ad0a9cbe8407;hb=33985e3b52ee2e4b5064331134d983e55a7da904;hpb=6f6c3a1fb628be2b8fb68add9f166d8fa51a9c70 diff --git a/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/Variable.c b/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/Variable.c index e098c81df3..0b2775dac8 100644 --- a/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/Variable.c +++ b/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/Variable.c @@ -1,7 +1,7 @@ /** @file The implementation of Extended SAL variable services. -Copyright (c) 2009 - 2013, Intel Corporation. All rights reserved.
+Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -3244,7 +3244,7 @@ VariableCommonInitialize ( ); } else { Status = EFI_VOLUME_CORRUPTED; - DEBUG((EFI_D_INFO, "Variable Store header is corrupted\n")); + DEBUG((EFI_D_ERROR, "Variable Store header is corrupted\n")); } Done: