X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FInclude%2FGuid%2FOverrideVariable.h;fp=MdeModulePkg%2FInclude%2FGuid%2FOverrideVariable.h;h=3cd5b0333f4d3af4ddb1b80bedcd392592ec5425;hp=e859621fe630c2323f1355c664a82a2b20202f47;hb=68dbca6c14afab33f30d43c9956b659c15fa6874;hpb=97404058f1752da8fa2ba531e592491c65cb29f1 diff --git a/MdeModulePkg/Include/Guid/OverrideVariable.h b/MdeModulePkg/Include/Guid/OverrideVariable.h index e859621fe6..3cd5b0333f 100644 --- a/MdeModulePkg/Include/Guid/OverrideVariable.h +++ b/MdeModulePkg/Include/Guid/OverrideVariable.h @@ -1,5 +1,5 @@ /** @file - This file defines the platform override variable name and variable guid. + This file defines the platform driver override variable name and variable guid. Copyright (c) 2008, Intel Corporation All rights reserved. This program and the accompanying materials @@ -25,5 +25,4 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. extern EFI_GUID gEfiOverrideVariableGuid; - #endif // #ifndef __EFI_OVERRIDE_VARIABLE_GUID_H__