summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/WatchdogTimer.h
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-07-25 10:50:50 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-07-25 10:50:50 +0000
commit0f82bd55142af193e669e76fcaf02f8d835f3f39 (patch)
treec5ba4b59108eb78c4b4899c8ea7042ddcd8f0bd0 /MdePkg/Include/Protocol/WatchdogTimer.h
parent1a09f6f6ac691a8dea2e601335d77b652b052404 (diff)
downloadedk2-platforms-0f82bd55142af193e669e76fcaf02f8d835f3f39.tar.xz
Code Scrub for Protocol Definition
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5566 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Protocol/WatchdogTimer.h')
-rw-r--r--MdePkg/Include/Protocol/WatchdogTimer.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/MdePkg/Include/Protocol/WatchdogTimer.h b/MdePkg/Include/Protocol/WatchdogTimer.h
index f13d1fd5e5..d85dc5bb94 100644
--- a/MdePkg/Include/Protocol/WatchdogTimer.h
+++ b/MdePkg/Include/Protocol/WatchdogTimer.h
@@ -1,5 +1,5 @@
/** @file
- Watchdog Timer Architectural Protocol as defined in the DXE CIS
+ Watchdog Timer Architectural Protocol as defined in PI Specification VOLUME 2 DXE
Used to provide system watchdog timer services
@@ -11,10 +11,6 @@
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
-
- @par Revision Reference:
- Version 0.91B.
-
**/
#ifndef __ARCH_PROTOCOL_WATCHDOG_TIMER_H__