]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFrameworkModulePkg/Bus/Isa/IsaFloppy/Pei/FloppyPeim.dxs
Import IsaFloppy Dxe and Pei in IntelFrameworkModulePkg.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / IsaFloppy / Pei / FloppyPeim.dxs
1 /*++
2
3 Copyright (c) 2006, Intel Corporation. All rights reserved.
4 This software and associated documentation (if any) is furnished
5 under a license and may only be used or copied in accordance
6 with the terms of the license. Except as permitted by such
7 license, no part of this software or documentation may be
8 reproduced, stored in a retrieval system, or transmitted in any
9 form or by any means without the express written consent of
10 Intel Corporation.
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