Coder Social home page Coder Social logo

Comments (4)

changab avatar changab commented on August 12, 2024 1
  1. Locate all EFI Device Path Protocol
  2. Check if both USB device path and MAC device path specified in the EFI Device Path
    • If yes, get the MAC address from EFI Device Path
  3. Go through all IPMI channels,
    • Send IPMI NetFn: Net Parameter selector:5 Get MAC address)
  4. Compare the MAC address specified in EFI Device Path ( Step 2) and the one retrieved via step 4.
    • If matched, this is the USB NIC exposed by BMC.

from edk2-redfish-client-deprecated.

nicklela avatar nicklela commented on August 12, 2024

We probably still use MAC address because network protocol can only provide MAC address of NIC. MAC address is defined in Host Interface specification so we can use this.

from edk2-redfish-client-deprecated.

nicklela avatar nicklela commented on August 12, 2024

action item: OpenBMC may not have implementation of "Serial Number" or "MAC Address"

from edk2-redfish-client-deprecated.

nicklela avatar nicklela commented on August 12, 2024

action: check and see if vendor id and product id can be retrieved from standard IPMI command or not.

from edk2-redfish-client-deprecated.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.