Commit 1199114 Doug Flick
committed
1 parent 8c2d94c commit 1199114 Copy full SHA for 1199114
File tree 3 files changed +15
-0
lines changed
3 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 554
554
MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
555
555
MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
556
556
557
+ #
558
+ # Hash2 Protocol Support
559
+ #
560
+ SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf
561
+
557
562
#
558
563
# TPM2 support
559
564
#
Original file line number Diff line number Diff line change @@ -177,6 +177,11 @@ READ_LOCK_STATUS = TRUE
177
177
INF MdeModulePkg /Bus /Usb /UsbKbDxe /UsbKbDxe . inf
178
178
INF MdeModulePkg /Bus /Usb /UsbMassStorageDxe /UsbMassStorageDxe . inf
179
179
180
+ #
181
+ # Hash2 Protocol producer
182
+ #
183
+ INF SecurityPkg /Hash2DxeCrypto /Hash2DxeCrypto . inf
184
+
180
185
#
181
186
# TPM2 support
182
187
#
Original file line number Diff line number Diff line change 461
461
MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
462
462
MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
463
463
464
+ #
465
+ # Hash2 Protocol Support
466
+ #
467
+ SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf
468
+
464
469
#
465
470
# ACPI Support
466
471
#
You can’t perform that action at this time.
0 commit comments