]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFrameworkModulePkg/Bus/Isa/IsaFloppy/Pei/FloppyPeim.dxs
Update DSC file.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / IsaFloppy / Pei / FloppyPeim.dxs
1 /*++
2
3 Copyright (c) 2006 - 2007, Intel Corporation<BR>
4 All rights reserved. This program and the accompanying materials
5 are licensed and made available under the terms and conditions of the BSD License
6 which accompanies this distribution. The full text of the license may be found at
7 http://opensource.org/licenses/bsd-license.php
8
9 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
10 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11
12
13 Module Name:
14
15 floppypeim.dxs
16
17 Abstract:
18
19 Dependency expression file for Status Code PEIM.
20
21 --*/
22
23 #include <PeimDepex.h>
24
25 DEPENDENCY_START
26 EFI_PEI_PERMANENT_MEMORY_INSTALLED_PPI_GUID AND
27 EFI_PEI_FV_FILE_LOADER_GUID AND
28 EFI_PEI_BOOT_IN_RECOVERY_MODE_PEIM_PPI
29 DEPENDENCY_END
30
31
32
33
34