summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Ppi/Reset.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Ppi/Reset.h')
-rw-r--r--MdePkg/Include/Ppi/Reset.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/MdePkg/Include/Ppi/Reset.h b/MdePkg/Include/Ppi/Reset.h
index b6d9beab50..5f22d17e4e 100644
--- a/MdePkg/Include/Ppi/Reset.h
+++ b/MdePkg/Include/Ppi/Reset.h
@@ -39,10 +39,6 @@
/// This PPI provides provide a simple reset service.
///
typedef struct {
- ///
- /// A service to reset the entire platform.
- /// This function is defined in PiPeicis.h.
- ///
EFI_PEI_RESET_SYSTEM ResetSystem;
} EFI_PEI_RESET_PPI;