]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Bus/Isa/IsaFloppy/Pei/FloppyPeim.dxs
Update Copyright header of IsaFloppyPei.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / IsaFloppy / Pei / FloppyPeim.dxs
CommitLineData
11f43dfd 1/*++\r
2\r
e72a8ec5 3 Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
4 All rights reserved. This program and the accompanying materials\r
5 are licensed and made available under the terms and conditions of the BSD License\r
6 which accompanies this distribution. The full text of the license may be found at\r
7 http://opensource.org/licenses/bsd-license.php\r
8\r
9 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
10 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
11f43dfd 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