]> git.sur5r.net Git - u-boot/blobdiff - include/efi_loader.h
ARM: rmobile: Fix environment placement on Draak
[u-boot] / include / efi_loader.h
index 0c286bf6bed72b4d32b5abdaeaee7e38b69a001d..c66252a7dd2accc4be5be86260f38fd49fc02281 100644 (file)
@@ -214,6 +214,13 @@ efi_status_t efi_net_register(void);
 /* Called by bootefi to make the watchdog available */
 efi_status_t efi_watchdog_register(void);
 /* Called by bootefi to make SMBIOS tables available */
+/**
+ * efi_smbios_register() - write out SMBIOS tables
+ *
+ * Called by bootefi to make SMBIOS tables available
+ *
+ * @return 0 if OK, -ENOMEM if no memory is available for the tables
+ */
 efi_status_t efi_smbios_register(void);
 
 struct efi_simple_file_system_protocol *