Skip to content

Commit

Permalink
Merge pull request #11 from tklengyel/fix
Browse files Browse the repository at this point in the history
Disable TestValidateTdxCfv
  • Loading branch information
el-tipton authored Apr 22, 2024
2 parents 15f2fc0 + 6931b08 commit 1186805
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
50 changes: 25 additions & 25 deletions HBFA/UefiHostFuzzTestCasePkg/UefiHostFuzzTestCasePkg.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -216,32 +216,32 @@
RngLib|MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib.inf
CcProbeLib|OvmfPkg/Library/CcProbeLib/DxeCcProbeLib.inf
}
UefiHostFuzzTestCasePkg/TestCase/OvmfPkg/EmuVariableFvbRuntimeDxe/TestValidateTdxCfv.inf{
<LibraryClasses>
NULL|OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf
UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
PlatformFvbLib|OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.inf
CcProbeLib|OvmfPkg/Library/CcProbeLib/DxeCcProbeLib.inf
PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
PeiHardwareInfoLib|OvmfPkg/Library/HardwareInfoLib/PeiHardwareInfoLib.inf
RegisterFilterLib|MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull.inf
# UefiHostFuzzTestCasePkg/TestCase/OvmfPkg/EmuVariableFvbRuntimeDxe/TestValidateTdxCfv.inf{
# <LibraryClasses>
# NULL|OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf
# UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
# PlatformFvbLib|OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.inf
# CcProbeLib|OvmfPkg/Library/CcProbeLib/DxeCcProbeLib.inf
# PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
# BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
# PeiHardwareInfoLib|OvmfPkg/Library/HardwareInfoLib/PeiHardwareInfoLib.inf
# RegisterFilterLib|MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull.inf
#UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf
LocalApicLib|UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf
CcExitLib|OvmfPkg/Library/CcExitLib/CcExitLib.inf
MemEncryptTdxLib|OvmfPkg/Library/BaseMemEncryptTdxLib/BaseMemEncryptTdxLib.inf
MemEncryptSevLib|OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib.inf
CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf
PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
TdxLib|MdePkg/Library/TdxLib/TdxLib.inf
PciLib|OvmfPkg/Library/DxePciLibI440FxQ35/DxePciLibI440FxQ35.inf
MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf
QemuFwCfgSimpleParserLib|OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib.inf
QemuFwCfgLib|OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxeLib.inf
IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev.inf
PlatformInitLib|OvmfPkg/Library/PlatformInitLib/PlatformInitLib.inf
}
# LocalApicLib|UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf
# CcExitLib|OvmfPkg/Library/CcExitLib/CcExitLib.inf
# MemEncryptTdxLib|OvmfPkg/Library/BaseMemEncryptTdxLib/BaseMemEncryptTdxLib.inf
# MemEncryptSevLib|OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib.inf
# CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
# PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf
# PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
# TdxLib|MdePkg/Library/TdxLib/TdxLib.inf
# PciLib|OvmfPkg/Library/DxePciLibI440FxQ35/DxePciLibI440FxQ35.inf
# MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf
# QemuFwCfgSimpleParserLib|OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib.inf
# QemuFwCfgLib|OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxeLib.inf
# IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev.inf
# PlatformInitLib|OvmfPkg/Library/PlatformInitLib/PlatformInitLib.inf
# }

UefiHostFuzzTestCasePkg/TestCase/OvmfPkg/VirtioPciDeviceDxe/TestVirtioPciDevice.inf{
<LibraryClasses>
Expand Down
4 changes: 2 additions & 2 deletions docs/src/harness/includedfuzzharnesses.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ A number of fuzzing test harness cases are included in HBFA-FL. These, test-harn
| TestFmpAuthenticationLibRsa2048Sha256 | HBFA/UefiHostFuzzTestCasePkg/TestCase/SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/TestFmpAuthenticationLibRsa2048Sha256.{c,inf} |
| TestCapsulePei | HBFA/UefiHostFuzzTestCasePkg/TestCase/MdeModulePkg/Universal/CapsulePei/Common/TestCapsulePei.{c,inf} |
| TestFileName | HBFA/UefiHostFuzzTestCasePkg/TestCase/MdeModulePkg/Universal/Disk/UdfDxe/TestFileName.{c,inf} |
| TestValidateTdxCfv | HBFA/UefiHostFuzzTestCasePkg/TestCase/OvmfPkg/EmuVariableFvbRuntimeDxe/TestValidateTdxCfv.{c,inf} |
| TestTcg2MeasureGptTable | HBFA/UefiHostFuzzTestCasePkg/TestCase/SecurityPkg/Library/DxeTpm2MeasureBootLib/TestTcg2MeasureGptTable.{c,inf} |
| TestTcg2MeasurePeImage | HBFA/UefiHostFuzzTestCasePkg/TestCase/SecurityPkg/Library/DxeTpm2MeasureBootLib/TestTcg2MeasurePeImage.{c,inf} |
| TestVirtioPciDevice | HBFA/UefiHostFuzzTestCasePkg/TestCase/OvmfPkg/VirtioPciDeviceDxe/TestVirtioPciDevice.{c,inf} |
Expand Down Expand Up @@ -65,5 +64,6 @@ The following fuzzing test-cases are not included in HBFA-FL; however, they are
| TestUpdateLockBoxFuzzOffset | HBFA/UefiHostFuzzTestCasePkg/TestCase/MdeModulePkg/Library/SmmLockBoxLib/UpdateLockBoxTestCase/TestUpdateLockBoxFuzzOffset.{c,inf} |
| TestHobList | HBFA/UefiHostFuzzTestCasePkg/TestCase/OvmfPkg/Library/TdxStartupLib/TestHobList.{c,inf} |
| TestParseMmioExitInstructions | HBFA/UefiHostFuzzTestCasePkg/TestCase/OvmfPkg/Library/CcExitLib/TestParseMmioExitInstructions.{c,inf} |
| TestValidateTdxCfv | HBFA/UefiHostFuzzTestCasePkg/TestCase/OvmfPkg/EmuVariableFvbRuntimeDxe/TestValidateTdxCfv.{c,inf} |

[&lt;&lt;](../fuzzing/building.md) Back | Return to [Summary](../SUMMARY.md) | Next [&gt;&gt;](../fuzzing/fuzzingwithAFL.md)
[&lt;&lt;](../fuzzing/building.md) Back | Return to [Summary](../SUMMARY.md) | Next [&gt;&gt;](../fuzzing/fuzzingwithAFL.md)

0 comments on commit 1186805

Please sign in to comment.