|
[Patch 06/10] SecurityPkg DxeTcgPhysicalPresenceLib: Enable Storage actions.
After enable storage related actions in the TcgPhysicalPresenceStorageLib, use this library to support storage related actions in this library. Cc: Jiewen Yao <jiewen.yao@...> Cc: Chao Zhang <ch
After enable storage related actions in the TcgPhysicalPresenceStorageLib, use this library to support storage related actions in this library. Cc: Jiewen Yao <jiewen.yao@...> Cc: Chao Zhang <ch
|
By
Dong, Eric
· #4861
·
|
|
[Patch 07/10] SecurityPkg SmmTcg2PhysicalPresenceLib: Enable Storage actions.
After enable storage related actions in the TcgPhysicalPresenceStorageLib, use this library to support storage related actions in this library. Cc: Jiewen Yao <jiewen.yao@...> Cc: Chao Zhang <ch
After enable storage related actions in the TcgPhysicalPresenceStorageLib, use this library to support storage related actions in this library. Cc: Jiewen Yao <jiewen.yao@...> Cc: Chao Zhang <ch
|
By
Dong, Eric
· #4862
·
|
|
[Patch 08/10] SecurityPkg TcgSmm: Enable Storage actions.
After enable storage related actions in the TcgPhysicalPresenceStorageLib, use this library to support storage related actions in this driver. Cc: Jiewen Yao <jiewen.yao@...> Cc: Chao Zhang <cha
After enable storage related actions in the TcgPhysicalPresenceStorageLib, use this library to support storage related actions in this driver. Cc: Jiewen Yao <jiewen.yao@...> Cc: Chao Zhang <cha
|
By
Dong, Eric
· #4863
·
|
|
[Patch 09/10] SecurityPkg OpalPasswordDxe: Use PP actions to enable BlockSID.
Update the implementation, use physical presence defined actions to update the BlockSid related status. Cc: Jiewen Yao <jiewen.yao@...> Cc: Feng Tian <feng.tian@...> Contributed-under: Tia
Update the implementation, use physical presence defined actions to update the BlockSid related status. Cc: Jiewen Yao <jiewen.yao@...> Cc: Feng Tian <feng.tian@...> Contributed-under: Tia
|
By
Dong, Eric
· #4864
·
|
|
[Patch 10/10] SecurityPkg Tcg2Config: Remove the empty options.
The BlockSID actions not has code related to them. Now we implement the BlockSID feature in OpalPasswordDxe driver. So remove these actions here. Cc: Jiewen Yao <jiewen.yao@...> Contributed-unde
The BlockSID actions not has code related to them. Now we implement the BlockSID feature in OpalPasswordDxe driver. So remove these actions here. Cc: Jiewen Yao <jiewen.yao@...> Contributed-unde
|
By
Dong, Eric
· #4865
·
|
|
[Patch 0/2] Clean the temp buffer after using it.
Clean psid/password temp buffer after using it. Eric Dong (2): SecurityPkg OpalPasswordDxe: Clean password buffer. SecurityPkg OpalPasswordDxe: Clean PSID buffer. SecurityPkg/Tcg/Opal/OpalPasswordDxe/
Clean psid/password temp buffer after using it. Eric Dong (2): SecurityPkg OpalPasswordDxe: Clean password buffer. SecurityPkg OpalPasswordDxe: Clean PSID buffer. SecurityPkg/Tcg/Opal/OpalPasswordDxe/
|
By
Dong, Eric
· #4867
·
|
|
[Patch 1/2] SecurityPkg OpalPasswordDxe: Clean password buffer.
Cc: Feng Tian <feng.tian@...> Cc: Jiewen Yao <jiewen.yao@...> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong <eric.dong@...> --- SecurityPkg/Tcg/Opa
Cc: Feng Tian <feng.tian@...> Cc: Jiewen Yao <jiewen.yao@...> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong <eric.dong@...> --- SecurityPkg/Tcg/Opa
|
By
Dong, Eric
· #4868
·
|
|
[Patch 2/2] SecurityPkg OpalPasswordDxe: Clean PSID buffer.
Change callback handler type to avoid saving PSID info in browser temp buffer. Also clean the buffer after using it. Cc: Feng Tian <feng.tian@...> Cc: Jiewen Yao <jiewen.yao@...> Contribut
Change callback handler type to avoid saving PSID info in browser temp buffer. Also clean the buffer after using it. Cc: Feng Tian <feng.tian@...> Cc: Jiewen Yao <jiewen.yao@...> Contribut
|
By
Dong, Eric
· #4869
·
|
|
[patch] MdeModulePkg/DisplayEngine: Return the selectable menu correctly
Reviewed-by: Eric Dong <eric.dong@...>
Reviewed-by: Eric Dong <eric.dong@...>
|
By
Dong, Eric
· #5128
·
|
|
[Patch 00/10] Enable BlockSid related PP actions.
Jiewen, We have new solution to fix this issue, so I will rollback this series now and check in the new solution later. Thanks, Eric
Jiewen, We have new solution to fix this issue, so I will rollback this series now and check in the new solution later. Thanks, Eric
|
By
Dong, Eric
· #5178
·
|
|
[PATCH 0/3] Support TCG2 BlockSID related actions
Reviewed-by: Eric Dong <eric.dong@...>
Reviewed-by: Eric Dong <eric.dong@...>
|
By
Dong, Eric
· #5292
·
|
|
[PATCH] SignedCapsulePkg: GetImage() return EFI_UNSUPPORTED.
Reviewed-by: Eric Dong <eric.dong@...>
Reviewed-by: Eric Dong <eric.dong@...>
|
By
Dong, Eric
· #5364
·
|
|
[patch] MdeModulePkg/SetupBrowserDxe: Fix incorrect local variable used
Reviewed-by: Eric Dong <eric.dong@...>
Reviewed-by: Eric Dong <eric.dong@...>
|
By
Dong, Eric
· #5616
·
|
|
[PATCH] MdeModulePkg/BdsDxe: Initialize gConnectConInEvent earlier
Reviewed-by: Eric Dong <eric.dong@...>
Reviewed-by: Eric Dong <eric.dong@...>
|
By
Dong, Eric
· #5623
·
|
|
[patch 07/18] SecurityPkg/OpalPasswordDxe: Make comments align with the function
Please also update the function comment to "Send BlockSid request through TPM physical presence module." With this change, the patch is good. Reviewed-by: Eric Dong <eric.dong@...>
Please also update the function comment to "Send BlockSid request through TPM physical presence module." With this change, the patch is good. Reviewed-by: Eric Dong <eric.dong@...>
|
By
Dong, Eric
· #5805
·
|
|
[Patch] SecurityPkg Tcg2ConfigDxe: Force reset when PCR Allocation changed.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong <eric.dong@...> Cc: Jiewen Yao <jiewen.yao@...> Cc: Star Zeng <star.zeng@...> --- SecurityPkg/Tcg/Tcg
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong <eric.dong@...> Cc: Jiewen Yao <jiewen.yao@...> Cc: Star Zeng <star.zeng@...> --- SecurityPkg/Tcg/Tcg
|
By
Dong, Eric
· #6008
·
|
|
[patch 3/3] MdeModulePkg/FileExplorer: Enable functionality of creating new file/folder
Reviewed-by: Eric Dong <eric.dong@...>
Reviewed-by: Eric Dong <eric.dong@...>
|
By
Dong, Eric
· #6732
·
|
|
[patch 2/3] MdeModulePkg/FileExplorer: Update QuesrionId when Updating FileExplore form
Reviewed-by: Eric Dong <eric.dong@...>
Reviewed-by: Eric Dong <eric.dong@...>
|
By
Dong, Eric
· #6731
·
|
|
[patch 1/3] MdeModulePkg/FileExplorer: Remove the codes of searching load file protocol
Reviewed-by: Eric Dong <eric.dong@...>
Reviewed-by: Eric Dong <eric.dong@...>
|
By
Dong, Eric
· #6733
·
|
|
SetUnicodeMem in DisplayEngineDxe seems unsafe
Xiaofeng, BugZillar link is: https://bugzilla.tianocore.org/ Thanks, Eric
Xiaofeng, BugZillar link is: https://bugzilla.tianocore.org/ Thanks, Eric
|
By
Dong, Eric
· #6953
·
|