Skip to content

Commit ddc020f

Browse files
author
Laszlo Ersek
committed
Revert "OvmfPkg: link SM3 support into Tcg2Pei and Tcg2Dxe"
This reverts commit a7c7d21. The reason is that said commit had not been reviewed by OvmfPkg maintainers/reviewers, before it was pushed. Cc: Ard Biesheuvel <[email protected]> Cc: Imran Desai <[email protected]> Cc: Jordan Justen <[email protected]> Cc: Leif Lindholm <[email protected]> Cc: Marc-André Lureau <[email protected]> Cc: Stefan Berger <[email protected]> Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1781 Signed-off-by: Laszlo Ersek <[email protected]> Reviewed-by: Leif Lindholm <[email protected]> Reviewed-by: Philippe Mathieu-Daude <[email protected]>
1 parent 1ec05b8 commit ddc020f

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

OvmfPkg/OvmfPkgIa32.dsc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,6 @@
625625
NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
626626
NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
627627
NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
628-
NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
629628
}
630629
!if $(TPM2_CONFIG_ENABLE) == TRUE
631630
SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf
@@ -907,6 +906,5 @@
907906
NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
908907
NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
909908
NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
910-
NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
911909
}
912910
!endif

OvmfPkg/OvmfPkgIa32X64.dsc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,6 @@
637637
NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
638638
NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
639639
NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
640-
NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
641640
}
642641
!if $(TPM2_CONFIG_ENABLE) == TRUE
643642
SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf
@@ -921,6 +920,5 @@
921920
NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
922921
NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
923922
NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
924-
NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
925923
}
926924
!endif

OvmfPkg/OvmfPkgX64.dsc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,6 @@
636636
NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
637637
NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
638638
NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
639-
NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
640639
}
641640
!if $(TPM2_CONFIG_ENABLE) == TRUE
642641
SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf
@@ -919,6 +918,5 @@
919918
NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
920919
NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
921920
NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
922-
NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
923921
}
924922
!endif

0 commit comments

Comments
 (0)