X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FPCD%2FDxe%2FService.h;fp=MdeModulePkg%2FUniversal%2FPCD%2FDxe%2FService.h;h=0257a3487cc4c7d904c9b08dc8bdaecb54866193;hp=4d8ab0f13fd6fdc74a8ac335d810b0e9919afd5b;hb=b6e89910dd31e38944900ddc5cb4b86cf25241b4;hpb=a01f68bd9bd95d6cda2ddbe469d9e82e42726208 diff --git a/MdeModulePkg/Universal/PCD/Dxe/Service.h b/MdeModulePkg/Universal/PCD/Dxe/Service.h index 4d8ab0f13f..0257a3487c 100644 --- a/MdeModulePkg/Universal/PCD/Dxe/Service.h +++ b/MdeModulePkg/Universal/PCD/Dxe/Service.h @@ -1,7 +1,7 @@ /** @file Private functions used by PCD DXE driver. -Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.
+Copyright (c) 2006 - 2016, 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 @@ -39,7 +39,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. // Please make sure the PCD Serivce DXE Version is consistent with // the version of the generated DXE PCD Database by build tool. // -#define PCD_SERVICE_DXE_VERSION 5 +#define PCD_SERVICE_DXE_VERSION 6 // // PCD_DXE_SERVICE_DRIVER_VERSION is defined in Autogen.h.