We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb4cff4 commit e418ac6Copy full SHA for e418ac6
1 file changed
README.md
@@ -28,6 +28,8 @@ Hyper-V integration services for macOS. Requires a Generation 2 virtual machine
28
- `RebuildAppleMemoryMap` - required for macOS 10.6 and older
29
- Kernel quirks
30
- `ProvideCurrentCpuInfo` - required for proper TSC/FSB values and CPU topology values.
31
+- UEFI quirks
32
+ - `DisableSecurityPolicy` - required on Windows 10 and newer
33
- [Lilu](https://github.com/acidanthera/Lilu) is required for patching and library functions
34
- Installer images can either be passed in from USB hard disks, or converted from a DMG to a VHDX image using `qemu-img`:
35
- DMGs need to be in a read/write format first.
0 commit comments