]> git.proxmox.com Git - efi-boot-shim.git/blame - version.h
Cryptlib: Update to the latest edk2 commit
[efi-boot-shim.git] / version.h
CommitLineData
fc986307
PJ
1#ifndef _SHIM_VERSION_H
2#define _SHIM_VERSION_H 1
3
4#include <efi.h>
5
6extern CHAR8 shim_version[];
7
8#endif /* SHIM_VERSION_H */