]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Bus/Isa/IsaFloppy/Pei/FloppyPeim.dxs
Import IsaFloppy Dxe and Pei in IntelFrameworkModulePkg.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / IsaFloppy / Pei / FloppyPeim.dxs
CommitLineData
11f43dfd 1/*++\r
2\r
3Copyright (c) 2006, Intel Corporation. All rights reserved. \r
4This software and associated documentation (if any) is furnished\r
5under a license and may only be used or copied in accordance\r
6with the terms of the license. Except as permitted by such\r
7license, no part of this software or documentation may be\r
8reproduced, stored in a retrieval system, or transmitted in any\r
9form or by any means without the express written consent of\r
10Intel Corporation.\r
11\r
12\r
13Module Name:\r
14 \r
15 floppypeim.dxs\r
16\r
17Abstract:\r
18\r
19 Dependency expression file for Status Code PEIM.\r
20 \r
21--*/ \r
22\r
23#include <PeimDepex.h>\r
24\r
25DEPENDENCY_START\r
26 EFI_PEI_PERMANENT_MEMORY_INSTALLED_PPI_GUID AND\r
27 EFI_PEI_FV_FILE_LOADER_GUID AND\r
28 EFI_PEI_BOOT_IN_RECOVERY_MODE_PEIM_PPI\r
29DEPENDENCY_END\r
30\r
31\r
32\r
33\r
34\r