summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/HiiDatabase.h
diff options
context:
space:
mode:
authorpkandel <pkandel@6f19259b-4bc3-4df7-8a09-765794883524>2009-06-04 05:49:29 +0000
committerpkandel <pkandel@6f19259b-4bc3-4df7-8a09-765794883524>2009-06-04 05:49:29 +0000
commit630b41877e9a1afe59d4f8a1c22bc691fe933ff8 (patch)
treefe787e60e04dc70dd307ca64fa0e89c02565752d /MdePkg/Include/Protocol/HiiDatabase.h
parente79a2975adf4a1a6ae8a26db0bf2143b462b9fd9 (diff)
downloadedk2-platforms-630b41877e9a1afe59d4f8a1c22bc691fe933ff8.tar.xz
Reviewed the code comments in the Include/Protocol directory for typos, grammar issues, and language clarity.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8462 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Protocol/HiiDatabase.h')
-rw-r--r--MdePkg/Include/Protocol/HiiDatabase.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/MdePkg/Include/Protocol/HiiDatabase.h b/MdePkg/Include/Protocol/HiiDatabase.h
index b94323fc76..4fb26134bc 100644
--- a/MdePkg/Include/Protocol/HiiDatabase.h
+++ b/MdePkg/Include/Protocol/HiiDatabase.h
@@ -147,8 +147,7 @@ EFI_STATUS
EFI_HII_PACKAGE_TYPE_GUID, the Guid field, as defined in
EFI_HII_PACKAGE_GUID_HEADER. Iterate through the packages within
the existing package list in the HII database specified by
- Handle. If a package??s type matches one of the types collected
- in step 1, then perform the following steps:
+ Handle. If a package's type matches one of the collected types, then perform the following steps:
- Call any functions registered with the notification type
REMOVE_PACK.
- Remove the package from the package list and the HII
@@ -355,7 +354,7 @@ EFI_STATUS
@retval EFI_SUCCESS Unregister the notification Successsfully
@retval EFI_NOT_FOUND The incoming notification handle does not exist
- in current hii database.
+ in the current hii database.
**/
typedef