summaryrefslogtreecommitdiff
path: root/Chipset/SB/PchWrap/WdtApp/Dxe/WdtAppDxe.dxs
blob: 22e287c7f87ee5865ef95eafdb18110c429b3e3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/*++
Copyright (c)  2010 Intel Corporation. All rights reserved
This software and associated documentation (if any) is furnished
under a license and may only be used or copied in accordance
with the terms of the license. Except as permitted by such
license, no part of this software or documentation may be
reproduced, stored in a retrieval system, or transmitted in any
form or by any means without the express written consent of
Intel Corporation.

Module Name:

  WdtAppDxe.dxs

Abstract:

  Platform-specific ICC code

--*/

#include <Protocol\Wdt\Wdt.h>

DEPENDENCY_START
  WDT_PROTOCOL_GUID
DEPENDENCY_END