Re: [edk2] [PATCH 15/16] UefiCpuPkg: Series of patches to fix typos

2016-07-07 Thread Fan, Jeff
Reviewed-by: Jeff Fan 

-Original Message-
From: Mudusuru, Giri P 
Sent: Thursday, July 07, 2016 3:48 PM
To: edk2-devel@lists.01.org
Cc: Fan, Jeff
Subject: [edk2] [PATCH 15/16] UefiCpuPkg: Series of patches to fix typos

- becasue to because

Cc: Jeff Fan 

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Giri P Mudusuru 
---
 UefiCpuPkg/CpuMpPei/Microcode.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/UefiCpuPkg/CpuMpPei/Microcode.c b/UefiCpuPkg/CpuMpPei/Microcode.c 
index 9dcbf99..3fd3a8b 100644
--- a/UefiCpuPkg/CpuMpPei/Microcode.c
+++ b/UefiCpuPkg/CpuMpPei/Microcode.c
@@ -93,7 +93,7 @@ MicrocodeDetect (
 if (MicrocodeEntryPoint->HeaderVersion == 0x1) {
   //
   // It is the microcode header. It is not the padding data between 
microcode patches
-  // becasue the padding data should not include 0x0001 and it should 
be the repeated
+  // because the padding data should not include 0x0001 and it 
+ should be the repeated
   // byte format (like 0xXYXYXYXY).
   //
   if (MicrocodeEntryPoint->ProcessorId == RegEax &&
--
2.9.0.windows.1

___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


[edk2] [PATCH 15/16] UefiCpuPkg: Series of patches to fix typos

2016-07-07 Thread Giri P Mudusuru
- becasue to because

Cc: Jeff Fan 

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Giri P Mudusuru 
---
 UefiCpuPkg/CpuMpPei/Microcode.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/UefiCpuPkg/CpuMpPei/Microcode.c b/UefiCpuPkg/CpuMpPei/Microcode.c
index 9dcbf99..3fd3a8b 100644
--- a/UefiCpuPkg/CpuMpPei/Microcode.c
+++ b/UefiCpuPkg/CpuMpPei/Microcode.c
@@ -93,7 +93,7 @@ MicrocodeDetect (
 if (MicrocodeEntryPoint->HeaderVersion == 0x1) {
   //
   // It is the microcode header. It is not the padding data between 
microcode patches
-  // becasue the padding data should not include 0x0001 and it should 
be the repeated
+  // because the padding data should not include 0x0001 and it should 
be the repeated
   // byte format (like 0xXYXYXYXY).
   //
   if (MicrocodeEntryPoint->ProcessorId == RegEax &&
-- 
2.9.0.windows.1

___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel