public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/6] Mark the File parameter as OPTIONAL
@ 2020-04-16  7:33 Guomin Jiang
  2020-04-20 11:39 ` [edk2-devel] " Laszlo Ersek
  2020-04-21  8:52 ` Wang, Jian J
  0 siblings, 2 replies; 6+ messages in thread
From: Guomin Jiang @ 2020-04-16  7:33 UTC (permalink / raw)
  To: devel

File paramter should be optional according to the descritpion.

Guomin Jiang (6):
  SecurityPkg/TPM: measure UEFI images without associated device paths
    again
  SecurityPkg/DxeImageAuth: Mark the File parameter as option
  SecurityPkg/DxeImageVerificationLib: Mark the File parameter as
    OPTIONAL
  MdeModulePkg/SecurityManagementLib: Mark the File parameter as
    OPTIONAL
  MdeModulePkg/SecurityStubDxe: Mark the File parameter as OPTIONAL
  MdePkg/Security2: Mark the File parameter as OPTIONAL.

 .../Include/Library/SecurityManagementLib.h   |  2 +-
 .../DxeSecurityManagementLib.c                |  2 +-
 .../Universal/SecurityStubDxe/SecurityStub.c  |  2 +-
 MdePkg/Include/Protocol/Security2.h           |  2 +-
 .../DxeImageAuthenticationStatusLib.c         |  2 +-
 .../DxeImageVerificationLib.c                 |  2 +-
 .../DxeTpm2MeasureBootLib.c                   | 20 +++++++++----------
 .../DxeTpmMeasureBootLib.c                    | 20 +++++++++----------
 8 files changed, 26 insertions(+), 26 deletions(-)

-- 
2.25.1.windows.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-04-21  8:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <16063C7FB70875D2.18921@groups.io>
2020-04-16 13:41 ` [edk2-devel] [PATCH v2 0/6] Mark the File parameter as OPTIONAL Guomin Jiang
2020-04-20  0:56   ` Guomin Jiang
2020-04-20  1:12     ` Xu, Shiwei
2020-04-16  7:33 Guomin Jiang
2020-04-20 11:39 ` [edk2-devel] " Laszlo Ersek
2020-04-21  2:15   ` Guomin Jiang
2020-04-21  8:52 ` Wang, Jian J

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox