updated OpenCore config.plist for FileVault 2
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||

|
||||
|
||||
## Push-button installer of macOS on VirtualBox
|
||||
@@ -60,7 +61,8 @@ VirtualBox does not supply an EDID for its virtual display, and macOS does not e
|
||||
|
||||
### FileVault
|
||||
|
||||
The VirtualBox EFI implementation does not properly load the FileVault full disk encryption password prompt upon boot. The bootloader [OpenCore](https://github.com/acidanthera/OpenCorePkg/releases/tag/0.5.8) is able to load the password prompt with the parameter `ProvideConsoleGop` set to `true`. See sample [config.plist](https://github.com/myspaghetti/macos-virtualbox/files/4640669/config.plist.txt).
|
||||
The VirtualBox EFI implementation does not properly load the FileVault full disk encryption password prompt upon boot. The bootloader [OpenCore](https://github.com/acidanthera/OpenCorePkg/releases/tag/0.6.9) is able to load the password prompt with the parameter `ProvideConsoleGop` set to `true`. See sample [config.plist](https://github.com/myspaghetti/macos-virtualbox/files/6600860/config.plist.txt)
|
||||
|
||||
|
||||
## Dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user