Skip to content

Sanitizer support #10

@novafacing

Description

@novafacing

Sanitizer support is tricky, because it depends on the operating system, which UEFI/BIOS doesn't have. Some testing and some possible implementation steps:

  • Try and build an edk2 UEFI app with ASAN, see if it works out of the box
  • If it doesn't see if it works with the hooks defined to send a harness/magic instruction to the simulator
  • If that still doesn't work, try and implement our own pass

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementA new feature or enhancement to an existing feature.low-priorityLow priority tasks that still need to be completed for an upcoming release.majorA major change, bug, or feature requiring significant effort.researchResearch-level tasks that may take a significant amount of time and effort.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions