Skip to content

Commit

Permalink
Merge pull request #6 from intel/3-add-patch-for-supporting-oss-fuzz-…
Browse files Browse the repository at this point in the history
…and-adding-some-fixes-for-fuzzing-test-cases

3 add patch for supporting oss fuzz and adding some fixes for fuzzing test cases
  • Loading branch information
el-tipton authored Apr 11, 2024
2 parents 2daceac + 431cb9a commit 7cfcb93
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions HBFA/UefiHostFuzzTestCasePkg/UefiHostFuzzTestCasePkg.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@
# <LibraryClasses>
# NULL|MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
# }
# UefiHostFuzzTestCasePkg/TestCase/MdeModulePkg/Bus/Usb/UsbBusPei/TestPeiUsb.inf {
# <LibraryClasses>
# NULL|MdeModulePkg/Bus/Usb/UsbBusPei/UsbBusPei.inf
# }
UefiHostFuzzTestCasePkg/TestCase/MdeModulePkg/Bus/Usb/UsbBusPei/TestPeiUsb.inf {
<LibraryClasses>
NULL|MdeModulePkg/Bus/Usb/UsbBusPei/UsbBusPei.inf
}

UefiHostFuzzTestCasePkg/TestCase/SecurityPkg/Library/FmpAuthenticationLibPkcs7/TestFmpAuthenticationLibPkcs7.inf {
<LibraryClasses>
Expand Down

0 comments on commit 7cfcb93

Please sign in to comment.