summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/efi/Pi/PiFirmwareFile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/efi/Pi/PiFirmwareFile.h')
-rw-r--r--src/include/gpxe/efi/Pi/PiFirmwareFile.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/gpxe/efi/Pi/PiFirmwareFile.h b/src/include/gpxe/efi/Pi/PiFirmwareFile.h
index a25e98c5..be6f8bd2 100644
--- a/src/include/gpxe/efi/Pi/PiFirmwareFile.h
+++ b/src/include/gpxe/efi/Pi/PiFirmwareFile.h
@@ -11,7 +11,7 @@
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
@par Revision Reference:
- Version 1.0.
+ PI Version 1.0
**/
@@ -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;