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:
xli24
2008-09-08 07:55:40 +00:00
parent 52cd71dca9
commit 4b503a775e
3 changed files with 14 additions and 10 deletions

View File

@@ -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;