docs
This commit is contained in:
parent
c57cb0d751
commit
59bdade439
|
@ -1,5 +1,8 @@
|
|||
#include "pch.h"
|
||||
|
||||
// do we use some sort of a custom bootloader protocol in rusEFI WBO?
|
||||
// todo: should we move to any widely used protocol like OpenBLT or else?
|
||||
|
||||
#if EFI_WIDEBAND_FIRMWARE_UPDATE && EFI_CAN_SUPPORT
|
||||
|
||||
#include "ch.h"
|
||||
|
|
Loading…
Reference in New Issue