aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Vinson <nvinson@users.noreply.github.com>2023-05-25 21:47:16 -0400
committerXavier Claessens <xclaesse@gmail.com>2023-05-26 06:56:47 -0400
commit5689ecffa354be8e18ea2cd747709a277070fe18 (patch)
treebdb0fcf75ca4447c630a00d73bfa99787a6e32e8
parent9eb388a44dd960d68bdb577c8d42f1aa3d733bff (diff)
downloadmeson-5689ecffa354be8e18ea2cd747709a277070fe18.zip
meson-5689ecffa354be8e18ea2cd747709a277070fe18.tar.gz
meson-5689ecffa354be8e18ea2cd747709a277070fe18.tar.bz2
add refivar to users.md
-rw-r--r--docs/markdown/Users.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md
index e7ff49f..6fcbec6 100644
--- a/docs/markdown/Users.md
+++ b/docs/markdown/Users.md
@@ -141,6 +141,7 @@ format files
- [qboot](https://github.com/bonzini/qboot), a minimal x86 firmware for booting Linux kernels
- [QEMU](https://qemu.org), a processor emulator and virtualizer
- [radare2](https://github.com/radare/radare2), unix-like reverse engineering framework and commandline tools (not the default)
+ - [refivar](https://github.com/nvinson/refivar), A reimplementation of efivar in Rust.
- [Rizin](https://rizin.re), Free and Open Source Reverse Engineering Framework
- [rmw](https://remove-to-waste.info), safe-remove utility for the command line
- [RxDock](https://gitlab.com/rxdock/rxdock), a protein-ligand docking software designed for high throughput virtual screening (fork of rDock)