1. 10 7月, 2023 1 次提交
  2. 09 7月, 2023 3 次提交
  3. 07 7月, 2023 5 次提交
  4. 05 7月, 2023 1 次提交
    • S
      Utilities: Correct TestFatDxe/TestNtfsDxe fuzzer logic · 53a00be4
      Savva Mitrofanov 提交于
      We need to pass a non-empty buffer into the read routine because
      the return code EFI_BUFFER_TOO_SMALL is expected only for directories.
      Properly, the right way is to retrieve file size using FatGetInfo or 
      FileGetInfo,  but this will significantly slow down the fuzzing process,
      that's why we use  100-byte temporary buffer
      53a00be4
  5. 04 7月, 2023 3 次提交
  6. 03 7月, 2023 2 次提交
  7. 02 7月, 2023 2 次提交
  8. 01 7月, 2023 1 次提交
  9. 24 6月, 2023 1 次提交
  10. 23 6月, 2023 1 次提交
  11. 22 6月, 2023 2 次提交
  12. 21 6月, 2023 1 次提交
  13. 18 6月, 2023 8 次提交
  14. 14 6月, 2023 3 次提交
  15. 13 6月, 2023 3 次提交
  16. 12 6月, 2023 2 次提交
  17. 11 6月, 2023 1 次提交