AMI-Aptio-BIOS-Reversed / AmiIpmiPkg / Ipmi / DxeIpmiLan /
@Ajax Dong Ajax Dong authored 2 days ago
..
README.md Full restructure 2 days ago
README.md

DxeIpmiLan, 0103, Unknown, Phase 2

IPMI LAN configuration DXE driver. Provides UEFI protocol interfaces for configuring BMC LAN channel parameters over IPMI, including IP address assignment (static/DHCP), subnet mask, default gateway, and MAC address filtering. This driver enables the BIOS setup to present and modify BMC network configuration through IPMI commands such as Get/Set LAN Configuration Parameters.

Key Functions

  • DxeIpmiLanEntry -- protocol installation and initialization
  • IpmiGetLanConfiguration / IpmiSetLanConfiguration -- read/write LAN channel parameters via IPMI
  • IpmiGetMacAddress -- retrieves BMC MAC address

Protocols/Dependencies

  • IPMI Transport Protocol (DXE), BMC LAN Configuration

Platform

x86-64, UEFI DXE_DRIVER, AmiIpmiPkg

Note: No reconstructed source available; summary based on module name and expected IPMI LAN functionality within the HR650X BIOS.