1#ifndef _IPXE_VALIDATOR_H
2#define _IPXE_VALIDATOR_H
#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.
struct stp_switch root
Root switch.
An X.509 certificate chain.
An X.509 root certificate list.
int create_validator(struct interface *job, struct x509_chain *chain, struct x509_root *root)
Instantiate a certificate validator.