summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/include/ipxe/vmware.h
Commit message (Collapse)AuthorAgeFilesLines
* [vmware] Expose GuestRPC mechanism in 64-bit buildsMichael Brown2016-01-051-0/+81
The GuestRPC mechanism (used for VMWARE_SETTINGS and CONSOLE_VMWARE) does not use any real-mode code and so can be exposed in both 64-bit and 32-bit builds. Reported-by: Matthew Helton <mwhelton@gmail.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>