summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Pei
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Core/Pei')
-rw-r--r--MdeModulePkg/Core/Pei/BootMode/BootMode.c2
-rw-r--r--MdeModulePkg/Core/Pei/PeiMain.inf1
2 files changed, 1 insertions, 2 deletions
diff --git a/MdeModulePkg/Core/Pei/BootMode/BootMode.c b/MdeModulePkg/Core/Pei/BootMode/BootMode.c
index 31f175f99..2215a41e6 100644
--- a/MdeModulePkg/Core/Pei/BootMode/BootMode.c
+++ b/MdeModulePkg/Core/Pei/BootMode/BootMode.c
@@ -2,7 +2,7 @@
This module provide function for ascertaining and updating the boot mode:
GetBootMode()
SetBootMode()
- See PI Speicifcation volume I, chapter 9 Boot Paths for addtional information
+ See PI Specification volume I, chapter 9 Boot Paths for additional information
on the boot mode.
Copyright (c) 2006 - 2008, Intel Corporation
diff --git a/MdeModulePkg/Core/Pei/PeiMain.inf b/MdeModulePkg/Core/Pei/PeiMain.inf
index 24486fe83..0b354dc50 100644
--- a/MdeModulePkg/Core/Pei/PeiMain.inf
+++ b/MdeModulePkg/Core/Pei/PeiMain.inf
@@ -22,7 +22,6 @@
FILE_GUID = 52C05B14-0B98-496c-BC3B-04B50211D680
MODULE_TYPE = PEI_CORE
VERSION_STRING = 1.0
- EDK_RELEASE_VERSION = 0x00020000
PI_SPECIFICATION_VERSION = 0x00010000
ENTRY_POINT = PeiCore