Logo
Explore Help
Sign In
sysadmin/ipxe
1
0
Fork 0
You've already forked ipxe
mirror of https://github.com/ipxe/ipxe synced 2026-02-14 02:31:26 +03:00
Code Issues Packages Projects Releases Wiki Activity
Files
99c798d87a94838be62976cb1632e7d0a9550df3
ipxe/src/config/sideband.h

16 lines
303 B
C
Raw Normal View History

[bofm] Add support for BOFM under EFI Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-02-17 00:31:38 +00:00
#ifndef CONFIG_SIDEBAND_H
#define CONFIG_SIDEBAND_H
/** @file
*
* Sideband access by platform firmware
*
*/
FILE_LICENCE ( GPL2_OR_LATER );
//#define CONFIG_BOFM /* IBM's BladeCenter Open Fabric Manager */
[vmware] Allow settings to be specified in the VMware .vmx file Allow iPXE settings to be specified in the .vmx file via the VMware GuestInfo mechanism. For example: guestinfo.ipxe.filename = "http://boot.ipxe.org/demo/boot.php" guestinfo.ipxe.dns = "192.168.0.1" guestinfo.ipxe.net0.ip = "192.168.0.15" guestinfo.ipxe.net0.netmask = "255.255.255.0" guestinfo.ipxe.net0.gateway = "192.168.0.1" Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-03-01 15:58:08 +00:00
//#define VMWARE_SETTINGS /* VMware GuestInfo settings */
[bofm] Add support for BOFM under EFI Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-02-17 00:31:38 +00:00
#endif /* CONFIG_SIDEBAND_H */
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 83ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API