X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FVariablePei%2FIa32%2FVarMachine.h;fp=MdeModulePkg%2FUniversal%2FVariablePei%2FIa32%2FVarMachine.h;h=7a79ab6bc76548adc6e0bf1b8a67d3604fc6fbd1;hp=0000000000000000000000000000000000000000;hb=7ff7768df2a624b75c928aa5b3db8f847ed61429;hpb=de4c8a308017f1e55326887251a13a5b80162631 diff --git a/MdeModulePkg/Universal/VariablePei/Ia32/VarMachine.h b/MdeModulePkg/Universal/VariablePei/Ia32/VarMachine.h new file mode 100644 index 0000000000..7a79ab6bc7 --- /dev/null +++ b/MdeModulePkg/Universal/VariablePei/Ia32/VarMachine.h @@ -0,0 +1,19 @@ +/**@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 +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. + +**/ + +#ifndef _VAR_MACHINE_H +#define _VAR_MACHINE_H + + +#endif