summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/SmmUsbDispatch2.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Protocol/SmmUsbDispatch2.h')
-rw-r--r--MdePkg/Include/Protocol/SmmUsbDispatch2.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/MdePkg/Include/Protocol/SmmUsbDispatch2.h b/MdePkg/Include/Protocol/SmmUsbDispatch2.h
index 27b4674bfe..a2bc4df42b 100644
--- a/MdePkg/Include/Protocol/SmmUsbDispatch2.h
+++ b/MdePkg/Include/Protocol/SmmUsbDispatch2.h
@@ -4,7 +4,7 @@
Provides the parent dispatch service for the USB SMI source generator.
- Copyright (c) 2009, Intel Corporation
+ Copyright (c) 2009 - 2010, Intel Corporation
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@@ -23,15 +23,6 @@
#include <Pi/PiSmmCis.h>
-///
-/// Note:
-/// To avoid name conflict between PI and Framework SMM spec, the following names defined
-/// in PI 1.2 SMM spec are renamed. These renamings are not yet in a public PI spec and errta.
-///
-/// EFI_SMM_USB_REGISTER -> EFI_SMM_USB_REGISTER2
-/// EFI_SMM_USB_UNREGISTER -> EFI_SMM_USB_UNREGISTER2
-///
-
#define EFI_SMM_USB_DISPATCH2_PROTOCOL_GUID \
{ \
0xee9b8d90, 0xc5a6, 0x40a2, {0xbd, 0xe2, 0x52, 0x55, 0x8d, 0x33, 0xcc, 0xa1 } \