id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host 17013,CustomTable not present in EFI mode,vboooo,,"{{{ VBoxManage setextradata ""VM name"" ""VBoxInternal/Devices/acpi/0/Config/CustomTable"" ""/path/to/table.bin"" }}} (see UserManual: 9.13 Configuring the custom ACPI table) doesn't work properly for VMs in EFI mode (but in BIOS mode). It seems the implementation under [https://www.virtualbox.org/browser/vbox/trunk/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatform.c AcpiPlatform.c] Revision 58975 line 220 isn't present. There is no entry in ""TableInfo[]"" ''' * To reproduce *''' 1. Create a VM with EFI mode 2. Set extra data using VBoxManage 3. Configure custom ACPI table 4. boot linux (like CloneZilla) in shell mode 5. `ls -l /sys/firmware/acpi/tables/` The expected table isn't present. Switch to BIOS mode works correct.",defect,new,EFI,VirtualBox 5.1.26,,"EFI, UEFI, CustomTable, ACPI-Table",,all,all