Project

General

Profile

Actions

Feature #3490

closed

Update DHCP options for network booting with UEFI

Added by Donald Cupp about 10 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Category:
DHCP (IPv4)
Target version:
Start date:
02/26/2014
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:

Description

All new computers have the ability to boot UEFI afaik. There are few little changes that need to be made to pfsense to support some of the new challenges presented by UEFI booting. Previously, we could boot any machine that supported x86 with the same binary bootloader, so only supporting a single file was all that was necessary for the most part. With UEFI, we actually load a different binary depending on whether we are booting i686 or x86_64. This is totally supported by the DHCP spec, and you can see a low-level configuration example here.

https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/s1-netboot-pxe-config-efi.html

In this way, we don't have to keep a static mapping of mac to bootloader files. So I would think that all you have to do is ginger up the network booting dialog to support per arch boot files, at least in the general DHCP options page.

Actions #1

Updated by Renato Botelho about 10 years ago

  • Category set to DHCP (IPv4)
  • Status changed from New to Feedback
  • Target version set to 2.2
  • % Done changed from 0 to 100

Pull request 992 was merged

Actions #2

Updated by Jim Thompson over 9 years ago

  • Assignee set to Renato Botelho
Actions #3

Updated by Chris Buechler over 9 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF