Skip to content

Commit

Permalink
alpha release test 7
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelwernel committed Dec 26, 2023
1 parent 202b47b commit dea8c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vmaware.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4427,7 +4427,7 @@ const std::map<VM::u64, VM::technique> VM::table = {
//{ VM::VPC_BOARD, { 20, VM::vpc_board }},
// { VM::HYPERV_WMI, { 80, VM::hyperv_wmi }}, TODO: FIX
// { VM::HYPERV_REG, { 80, VM::hyperv_registry }}, SAME
{ VM::BIOS_SERIAL, { 60, VM::bios_serial }},
//{ VM::BIOS_SERIAL, { 60, VM::bios_serial }},
//{ VM::VBOX_FOLDERS, { 45, VM::vbox_shared_folders }},
//{ VM::VBOX_MSSMBIOS, { 75, VM::vbox_mssmbios }}

Expand Down

0 comments on commit dea8c5c

Please sign in to comment.