1#ifndef _IPXE_GDBSERIAL_H
2#define _IPXE_GDBSERIAL_H
struct gdb_transport * gdbserial_configure(const char *port, unsigned int baud)
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define FILE_SECBOOT(_status)
Declare a file's UEFI Secure Boot permission status.
A transport mechanism for the GDB protocol.