Minor update for PI include files according to code review comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5839 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -156,7 +156,7 @@ typedef struct {
|
||||
typedef EFI_COMMON_SECTION_HEADER EFI_DXE_DEPEX_SECTION;
|
||||
|
||||
///
|
||||
/// Leaf section witch contains a PI FV.
|
||||
/// Leaf section which contains a PI FV.
|
||||
///
|
||||
typedef EFI_COMMON_SECTION_HEADER EFI_FIRMWARE_VOLUME_IMAGE_SECTION;
|
||||
|
||||
@@ -220,7 +220,7 @@ typedef struct {
|
||||
|
||||
///
|
||||
/// Leaf section which contains a numeric build number and
|
||||
/// an optional unicode string that represent the file revision.
|
||||
/// an optional unicode string that represents the file revision.
|
||||
///
|
||||
typedef struct {
|
||||
EFI_COMMON_SECTION_HEADER CommonHeader;
|
||||
|
Reference in New Issue
Block a user