Skip to content

How to add another EDK2 module to VisualUefi #44

@crimsonskylark

Description

@crimsonskylark
  1. Open the solution with Visual Studio;
  2. Create a new project for the module in question. In my case, this was "DnsDxe" - part of "NetworkPkg";
  3. Change the project from Application (.exe) to Static library (.lib)
  4. Add all the relevant C files to the project;
  5. Fix the include path

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions