Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

{
  # Gitlab #22 dhcp4 option 67 wrong name
  "Dhcp4": {
    "option-data": [
      {
        "space": "dhcp4",
        "name": "boot-file-name",
        "code": 67,
        "data": "boot.pxe"
      }
    ]
  }
}