SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
|||
Index: include/ipmitool/ipmi_fru.h
|
||||
--- include/ipmitool/ipmi_fru.h.orig
|
||||
+++ include/ipmitool/ipmi_fru.h
|
||||
@@ -621,4 +621,5 @@ typedef struct ipmi_fru_bloc {
|
||||
|
||||
int ipmi_fru_main(struct ipmi_intf *intf, int argc, char **argv);
|
||||
int ipmi_fru_print(struct ipmi_intf *intf, struct sdr_record_fru_locator *fru);
|
||||
+int ipmi_spd_print_fru(struct ipmi_intf *, uint8_t);
|
||||
char *get_fru_area_str(uint8_t *data, uint32_t *offset);
|
Loading…
Add table
Add a link
Reference in a new issue