mirror of
https://github.com/ipxe/ipxe
synced 2025-12-29 11:03:15 +03:00
[vmware] Add GuestRPC mechanism
Use the VMware backdoor I/O port to access the GuestRPC mechanism. Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -85,6 +85,7 @@ SRCDIRS += arch/i386/interface/pcbios
|
||||
SRCDIRS += arch/i386/interface/pxe
|
||||
SRCDIRS += arch/i386/interface/pxeparent
|
||||
SRCDIRS += arch/i386/interface/syslinux
|
||||
SRCDIRS += arch/i386/interface/vmware
|
||||
SRCDIRS += arch/i386/hci/commands
|
||||
|
||||
# The various xxx_loader.c files are #included into core/loader.c and
|
||||
|
||||
Reference in New Issue
Block a user