]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Include/Guid/GenericPlatformVariable.h
modify coding style to pass ecc tool and provide comments that complied with Doxgen.
[mirror_edk2.git] / MdeModulePkg / Include / Guid / GenericPlatformVariable.h
CommitLineData
1e354c03 1/** @file\r
2 The variable space Guid to pair with a Unicode string name to tag an EFI variable.\r
88f20127 3\r
1e354c03 4Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
88f20127 5All rights reserved. This program and the accompanying materials\r
6are licensed and made available under the terms and conditions of the BSD License\r
7which accompanies this distribution. The full text of the license may be found at\r
8http://opensource.org/licenses/bsd-license.php\r
9\r
10THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
11WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
12\r
1e354c03 13**/\r
88f20127 14\r
15#ifndef __GENERIC_PLATFORM_VARIABLE_H__\r
16#define __GENERIC_PLATFORM_VARIABLE_H__\r
17\r
18extern EFI_GUID gEfiGenericPlatformVariableGuid;\r
19\r
20#endif\r