X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EdkModulePkg%2FUniversal%2FVariable%2FPei%2Fx64%2FVarMachine.h;h=dc1c7b43fa6b732ad1684209f087a597c920c763;hb=20798fc5762b54f27173370ebcc976cd45e506bf;hp=83031e9788fbe68098334aa47fbf9390116b8ba6;hpb=95122138b07d653b0f7a5d9a24d76c93388f07ce;p=mirror_edk2.git diff --git a/EdkModulePkg/Universal/Variable/Pei/x64/VarMachine.h b/EdkModulePkg/Universal/Variable/Pei/x64/VarMachine.h index 83031e9788..dc1c7b43fa 100644 --- a/EdkModulePkg/Universal/Variable/Pei/x64/VarMachine.h +++ b/EdkModulePkg/Universal/Variable/Pei/x64/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,9 @@ 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