On 2016/1/18 15:37, jiewen yao wrote:
This module only handles MOR lock v1.
Now MOR lock V2 solution is published and added in variable
driver. So this module can be deprecated.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen"
Cc: "Zhang, Chao B"
Cc: "Zeng,
Jiewen:
The patch is good to me. Reviewed-by: Chao Zhang
Thanks & Best regards
Chao Zhang
-Original Message-
From: Yao, Jiewen
Sent: Monday, January 18, 2016 3:37 PM
To: edk2-de...@ml01.01.org
Cc: Yao, Jiewen; Zhang, Chao B; Zeng, Star
Subject: [patch] SecurityPkg: Mark MorLock m
Jiewen:
The patch is good to me. Reviewed-by: Chao Zhang
Thanks & Best regards
Chao Zhang
-Original Message-
From: Yao, Jiewen
Sent: Monday, January 18, 2016 2:52 PM
To: edk2-de...@ml01.01.org
Cc: Yao, Jiewen; Zhang, Chao B; Zeng, Star
Subject: [patch V2 2/3] MdeModulePkg: Add Mo
This module only handles MOR lock v1.
Now MOR lock V2 solution is published and added in variable
driver. So this module can be deprecated.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen"
Cc: "Zhang, Chao B"
Cc: "Zeng, Star"
---
SecurityPkg/Tcg/MemoryOverwr
By the BUILDRULEORDER feature to process files listed in INF [Sources]
sections in priority order, if a filename is listed with multiple
extensions, the tools will use only the file that matches the first
extension in the space separated list.
Contributed-under: TianoCore Contribution Agreement 1.
Comments below:
-Original Message-
From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Zeng,
Star
Sent: Monday, January 18, 2016 3:23 PM
To: Yao, Jiewen; edk2-de...@ml01.01.org
Subject: Re: [edk2] [patch V2 0/3] Add MorLock to variable driver
On 2016/1/18 14:51, jiewen
On 2016/1/18 14:51, jiewen yao wrote:
Microsoft published secure MOR implementation at
https://msdn.microsoft.com/en-us/library/windows/hardware/mt270973(v=vs.85).aspx
with revision 2 update.
This series patches add MOR lock revision 2
to variable driver.
jiewen yao (3):
MdeModulePkg: Add Mor
Microsoft published secure MOR implementation at
https://msdn.microsoft.com/en-us/library/windows/hardware/mt270973(v=vs.85).aspx
with revision 2 update. See URL for tech detail.
Previous revision 1 is handled in SecurityPkg\Tcg\
MemoryOverwriteRequestControlLock.
But the VarCheck API can not satis
Microsoft published secure MOR implementation at
https://msdn.microsoft.com/en-us/library/windows/hardware/mt270973(v=vs.85).aspx
with revision 2 update.
This series patches add MOR lock revision 2
to variable driver.
jiewen yao (3):
MdeModulePkg: Add MorLockSmm to variable driver.
MdeModulePk
This patch adds MorLock function to Variable main function.
It also updates corresponding INF file to pass build.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen"
Cc: "Zhang, Chao B"
Cc: "Zeng, Star"
---
.../Universal/Variable/RuntimeDxe/Variable.c | 6
Per secure MOR implementation document, it is not
proper to add MOR lock in non-SMM version, because
DXE version can not provide protection.
This patch add standalone TcgMorLockDxe implementation.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen"
Cc: "Zhang, Ch
Yes.
I also take Star's feedback to separate DXE version from SMM version.
V2 patch will be sent soon.
Thank you
Yao Jiewen
-Original Message-
From: Ni, Ruiyu
Sent: Monday, January 18, 2016 10:27 AM
To: Yao, Jiewen; edk2-de...@ml01.01.org
Cc: Yao, Jiewen; Zeng, Star; Zhang, Chao B
Subjec
This enhancement is to use the FilePath field in the loaded image
protocol to find the name of an image as a fallback for when the
loaded image device path protocol is not installed on the image handle.
This is necessary because the SMM core does not install the loaded
image device path protocol, s
This enhancement is to use the FilePath field in the loaded image
protocol to find the name of an image as a fallback for when the
loaded image device path protocol is not installed on the image handle.
This is necessary because the SMM core does not install the loaded
image device path protocol, s
This enhancement is to use the FilePath field in the loaded image
protocol to find the name of an image as a fallback for when the
loaded image device path protocol is not installed on the image handle.
This is necessary because the SMM core does not install the loaded
image device path protocol, s
Reviewed-by: Qiu Shumin
-Original Message-
From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Hao Wu
Sent: Monday, January 18, 2016 1:18 PM
To: edk2-devel@lists.01.org; Gao, Liming
Cc: Wu, Hao A
Subject: [edk2] [PATCH 10/12] ShellPkg: Add NOOPT target in ShellPkg.dsc
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu
---
UefiCpuPkg/UefiCpuPkg.dsc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/UefiCpuPkg/UefiCpuPkg.dsc b/UefiCpuPkg/UefiCpuPkg.dsc
index 4061050..31e60bb 100644
--- a/UefiCpuPkg/UefiCpuPkg.dsc
+
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu
---
PerformancePkg/PerformancePkg.dsc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/PerformancePkg/PerformancePkg.dsc
b/PerformancePkg/PerformancePkg.dsc
index d03ea36..ac53c4e 100644
--- a/Pe
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu
---
SecurityPkg/SecurityPkg.dsc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/SecurityPkg/SecurityPkg.dsc b/SecurityPkg/SecurityPkg.dsc
index 0908b26..0f1fc0f 100644
--- a/SecurityPkg/SecurityP
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu
---
SourceLevelDebugPkg/SourceLevelDebugPkg.dsc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/SourceLevelDebugPkg/SourceLevelDebugPkg.dsc
b/SourceLevelDebugPkg/SourceLevelDebugPkg.dsc
index 0d
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu
---
PcAtChipsetPkg/PcAtChipsetPkg.dsc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/PcAtChipsetPkg/PcAtChipsetPkg.dsc
b/PcAtChipsetPkg/PcAtChipsetPkg.dsc
index 152f5f6..71b3a6e 100644
--- a/Pc
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu
---
ShellPkg/ShellPkg.dsc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ShellPkg/ShellPkg.dsc b/ShellPkg/ShellPkg.dsc
index 7e07cfb..b29adb8 100644
--- a/ShellPkg/ShellPkg.dsc
+++ b/ShellPkg/Sh
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu
---
MdeModulePkg/MdeModulePkg.dsc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MdeModulePkg/MdeModulePkg.dsc b/MdeModulePkg/MdeModulePkg.dsc
index 0e3e5eb..9c3a034 100644
--- a/MdeModulePkg/Md
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu
---
NetworkPkg/NetworkPkg.dsc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/NetworkPkg/NetworkPkg.dsc b/NetworkPkg/NetworkPkg.dsc
index 39224f3..0695dc1 100644
--- a/NetworkPkg/NetworkPkg.dsc
+
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu
---
MdePkg/MdePkg.dsc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MdePkg/MdePkg.dsc b/MdePkg/MdePkg.dsc
index 473df4d..1880b3b 100644
--- a/MdePkg/MdePkg.dsc
+++ b/MdePkg/MdePkg.dsc
@@ -1,7 +
Add NOOPT option in BUILD_TARGETS within package DSC files.
Hao Wu (12):
CryptoPkg: Add NOOPT target in CryptoPkg.dsc
IntelFrameworkModulePkg: Add NOOPT target in
IntelFrameworkModulePkg.dsc
IntelFrameworkPkg: Add NOOPT target in IntelFrameworkPkg.dsc
MdeModulePkg: Add NOOPT target in
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu
---
IntelFrameworkPkg/IntelFrameworkPkg.dsc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/IntelFrameworkPkg/IntelFrameworkPkg.dsc
b/IntelFrameworkPkg/IntelFrameworkPkg.dsc
index 93a76d6..afda3
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu
---
CryptoPkg/CryptoPkg.dsc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CryptoPkg/CryptoPkg.dsc b/CryptoPkg/CryptoPkg.dsc
index fdd0431..5ae0e67 100644
--- a/CryptoPkg/CryptoPkg.dsc
+++ b/Cry
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu
---
IntelFrameworkModulePkg/IntelFrameworkModulePkg.dsc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/IntelFrameworkModulePkg/IntelFrameworkModulePkg.dsc
b/IntelFrameworkModulePkg/IntelFramewo
Jiewen,
Could you please remove the "EFIAPI" for SetVariableCheckHandlerMor()?
Regards,
Ray
-Original Message-
From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of jiewen
yao
Sent: Friday, January 15, 2016 2:24 PM
To: edk2-de...@ml01.01.org
Cc: Yao, Jiewen ; Zeng, Star
The patch is good to me.
Reviewed-by: Fu Siyuan
-Original Message-
From: Wu, Jiaxin
Sent: Monday, January 11, 2016 4:44 PM
To: edk2-devel@lists.01.org
Cc: Ye, Ting ; Fu, Siyuan
Subject: [Patch 0/2] Fix IpSec SPD and SAD mapping issue when SPD updated
The serial patches are used to f
31 matches
Mail list logo