X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FVariablePei%2FVariable.dxs;fp=MdeModulePkg%2FUniversal%2FVariablePei%2FVariable.dxs;h=8c2255a446996726064a5288ebcf0bd3fcbc1c9b;hp=0000000000000000000000000000000000000000;hb=7ff7768df2a624b75c928aa5b3db8f847ed61429;hpb=de4c8a308017f1e55326887251a13a5b80162631 diff --git a/MdeModulePkg/Universal/VariablePei/Variable.dxs b/MdeModulePkg/Universal/VariablePei/Variable.dxs new file mode 100644 index 0000000000..8c2255a446 --- /dev/null +++ b/MdeModulePkg/Universal/VariablePei/Variable.dxs @@ -0,0 +1,32 @@ +/*++ + +Copyright (c) 2006, 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. + +Module Name: + + Variable.dxs + +Abstract: + + Dependency expression file for Variable PEIM. + +--*/ +// +// Include common header file for this module. +// +#include "CommonHeader.h" + +#include + +DEPENDENCY_START + TRUE +DEPENDENCY_END + +