]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Include/Library/QemuFwCfgLib.h
OvmgPkg: QemuFwCfgLib: export QEMU_FW_CFG_FNAME_SIZE
[mirror_edk2.git] / OvmfPkg / Include / Library / QemuFwCfgLib.h
index 8d3b835d431c8b9e65aecd10ac609a4e26189b8c..baaa257d6188ece06ef4cd7815fd265e8cc946ff 100644 (file)
 #ifndef __FW_CFG_LIB__\r
 #define __FW_CFG_LIB__\r
 \r
+//\r
+// The size, in bytes, of names of firmware configuration files, including at\r
+// least one terminating NUL byte.\r
+//\r
+#define QEMU_FW_CFG_FNAME_SIZE 56\r
+\r
 typedef enum {\r
   QemuFwCfgItemSignature            = 0x0000,\r
   QemuFwCfgItemInterfaceVersion     = 0x0001,\r