X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FUniversal%2FVariable%2FPei%2FEbc%2FVarMachine.h;fp=EdkModulePkg%2FUniversal%2FVariable%2FPei%2FEbc%2FVarMachine.h;h=b83b8f6d7dd32563707cfc071b93cec6121b57f9;hp=83031e9788fbe68098334aa47fbf9390116b8ba6;hb=20798fc5762b54f27173370ebcc976cd45e506bf;hpb=95122138b07d653b0f7a5d9a24d76c93388f07ce diff --git a/EdkModulePkg/Universal/Variable/Pei/Ebc/VarMachine.h b/EdkModulePkg/Universal/Variable/Pei/Ebc/VarMachine.h index 83031e9788..b83b8f6d7d 100644 --- a/EdkModulePkg/Universal/Variable/Pei/Ebc/VarMachine.h +++ b/EdkModulePkg/Universal/Variable/Pei/Ebc/VarMachine.h @@ -1,6 +1,7 @@ -/*++ - -Copyright (c) 2006, Intel Corporation +/**@file + Variable Machine Type + +Copyright (c) 2006 - 2007 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 @@ -9,19 +10,10 @@ http://opensource.org/licenses/bsd-license.php THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. -Module Name: - - VarMachine.h - -Abstract: - - Variable Machine Type - ---*/ +**/ #ifndef _VAR_MACHINE_H #define _VAR_MACHINE_H -#define ALIGNMENT 1 #endif