1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 23:15:10 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Liav A
485d4e01ed Kernel: Move VMWare backdoor communication code to the x86 directory
The VMWare backdoor handling code involves many x86-specific
instructions and therefore should be in the Arch/x86 directory. This
ensures we can easily omit the code in compile-time for non-x86 builds.
2022-09-20 18:43:05 +01:00
Renamed from Kernel/Firmware/Hypervisor/VMWareBackdoor.cpp (Browse further)