Skip to content

This is a VS code extension which helps points to definition of keywords in the UEFI code like PCDs, GUIDs, etc.

Notifications You must be signed in to change notification settings

unkemptArc99/uefi-code-defn

Repository files navigation

uefi-code-defn

This is a VS Code Extension which will be used for working with UEFI code base. The aim is to provide references to keywords like PCDs, GUIDs, etc. which primarily come from non-C files.

Features

Right now, these are the features that are provided for extension -

  • Definitions for PCD.

TODO

  • Definition of GUIDs and Protocols.
  • Integrating ECC EDK2 tool for checking coding guidelines of the code.
  • References, Hover and Auto-completion for metafile data.

Contribution

This project is kind of a new thing to me. You will see my code in tatters with respect to design principles in TS. Please feel free to contribute to the code. Do a fork, create branches with the name <username>/<branch_name> and raise PR. I will make sure to look at it. Thanks in advance for your help. Enjoy!

About

This is a VS code extension which helps points to definition of keywords in the UEFI code like PCDs, GUIDs, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published