2019-06-21, 07:09
Hi,
I am working on HP servers with a custom ipxe.efirom. I am observing that during the boot process my option rom get loaded but when its just about to boot the system sometime hangs while enumerating the boot devices.
This is being observed in both legacy and uefi boot modes. I am currently working in legacy mode. This is also happening intermittently so some time it works and some it fails. When it does work my remove function gets called, but when the system hangs i dont see any removes.
I want to know if someone can point out what process calls the driver_remove for me please.
I am working on HP servers with a custom ipxe.efirom. I am observing that during the boot process my option rom get loaded but when its just about to boot the system sometime hangs while enumerating the boot devices.
This is being observed in both legacy and uefi boot modes. I am currently working in legacy mode. This is also happening intermittently so some time it works and some it fails. When it does work my remove function gets called, but when the system hangs i dont see any removes.
I want to know if someone can point out what process calls the driver_remove for me please.