summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal/Variable/Pei/x64/VarMachine.h
diff options
context:
space:
mode:
Diffstat (limited to 'EdkModulePkg/Universal/Variable/Pei/x64/VarMachine.h')
-rw-r--r--EdkModulePkg/Universal/Variable/Pei/x64/VarMachine.h19
1 files changed, 5 insertions, 14 deletions
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. <BR>
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