MdePkg: Enhance the comments in SmmEndOfDxe.h and SmmReadyToLock.h.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17658 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Star Zeng
2015-06-18 09:27:11 +00:00
committed by lzeng14
parent 53ec4d7f98
commit 7bbe3c07ca
2 changed files with 5 additions and 3 deletions

View File

@@ -3,9 +3,10 @@
This SMM protocol indicates that SMM is about to be locked.
This protocol is a mandatory protocol published by the SMM Foundation code when the system is
preparing to lock SMM.
preparing to lock SMM. This protocol should be installed immediately after
EFI_END_OF_DXE_EVENT_GROUP_GUID with no intervening modules dispatched.
Copyright (c) 2009, Intel Corporation. All rights reserved.<BR>
Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.<BR>
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