X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Nt32Pkg%2FWinNtThunkPPIToProtocolPeim%2FWinNtThunkPPIToProtocolPeim.dxs;fp=Nt32Pkg%2FWinNtThunkPPIToProtocolPeim%2FWinNtThunkPPIToProtocolPeim.dxs;h=0000000000000000000000000000000000000000;hp=c40106c81bef452f98590876502b1ab76c4d38a9;hb=a189123aa23320ceb958ab1ead9f9520d5c8c424;hpb=d9b75ac7c742efce3b17bce1dd8f14f4eb5a7cfb diff --git a/Nt32Pkg/WinNtThunkPPIToProtocolPeim/WinNtThunkPPIToProtocolPeim.dxs b/Nt32Pkg/WinNtThunkPPIToProtocolPeim/WinNtThunkPPIToProtocolPeim.dxs deleted file mode 100644 index c40106c81b..0000000000 --- a/Nt32Pkg/WinNtThunkPPIToProtocolPeim/WinNtThunkPPIToProtocolPeim.dxs +++ /dev/null @@ -1,33 +0,0 @@ -/*++ - -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: - - WinNtStuff.dxs - -Abstract: - - Dependency expression file for WinNtStuff PEIM. - ---*/ - -// -// Include common header file for this module. -// -#include "CommonHeader.h" - -#include - -DEPENDENCY_START - PEI_NT_THUNK_PPI_GUID AND EFI_PEI_PERMANENT_MEMORY_INSTALLED_PPI_GUID -DEPENDENCY_END - -