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
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
EFI_HII_PACKAGE_LIST_PROTOCOL as defined in UEFI 2.1.
|
||||
Boot service LoadImage() installs EFI_HII_PACKAGE_LIST_PROTOCOL on the handle
|
||||
if the image contains a custom PE/COFF resource with the type 'HII'.
|
||||
The protocol's interface pointer points to the HII package list which is
|
||||
The protocol's interface pointer points to the HII package list, which is
|
||||
contained in the resource's data.
|
||||
|
||||
Copyright (c) 2009, Intel Corporation
|
||||
|
Reference in New Issue
Block a user