Skip to content

Commit 0c916f1

Browse files
authored
Update documentation.md
1 parent 3be04db commit 0c916f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ VMAware provides a convenient way to not only check for VMs, but also have the f
558558
| `VM::MAC_SYS` | Check for VM-strings in system profiler commands for MacOS | 🍏 | 100% | | | | [link](https://github.com/kernelwernel/VMAware/tree/main/src/vmaware.hpp#L6851) |
559559
| `VM::OBJECTS` | Check for known VM objects | 🪟 | 100% | | | | [link](https://github.com/kernelwernel/VMAware/tree/main/src/vmaware.hpp#L9129) |
560560
| `VM::NVRAM` | Check for known NVRAM signatures that are present on virtual firmware | 🪟 | 100% | Admin | | | [link](https://github.com/kernelwernel/VMAware/tree/main/src/vmaware.hpp#L9247) |
561-
| `VM::BOOT` | Check boot logo for known VM images | 🪟 | 100% | | | | [link](https://github.com/kernelwernel/VMAware/tree/main/src/vmaware.hpp#L9035) |
561+
| `VM::BOOT` | Check boot logo for known VM images | 🪟 | 100% | Admin | | | [link](https://github.com/kernelwernel/VMAware/blob/main/src/vmaware.hpp#L9437) |
562562
563563
<!-- END OF TECHNIQUE DOCUMENTATION -->
564564

0 commit comments

Comments
 (0)