X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FUniversal%2FUserInterface%2FDriverSample%2FDriverSample.dxs;fp=EdkModulePkg%2FUniversal%2FUserInterface%2FDriverSample%2FDriverSample.dxs;h=ae2a1c0a2588701a36fa7dc0c0cf8112422ea43f;hp=0000000000000000000000000000000000000000;hb=57257e165f8d6252e1b3cc12541f809174ec4765;hpb=70b6db908a6bb6f12bd8ebc2339d69b8acbc96f3 diff --git a/EdkModulePkg/Universal/UserInterface/DriverSample/DriverSample.dxs b/EdkModulePkg/Universal/UserInterface/DriverSample/DriverSample.dxs new file mode 100644 index 0000000000..ae2a1c0a25 --- /dev/null +++ b/EdkModulePkg/Universal/UserInterface/DriverSample/DriverSample.dxs @@ -0,0 +1,26 @@ +/*++ + +Copyright (c) 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. + +Module Name: + + DriverSample.dxs + +Abstract: + + Dependency expression source file. + +--*/ + +#include + +DEPENDENCY_START + EFI_SIMPLE_TEXT_OUT_PROTOCOL_GUID +DEPENDENCY_END