Changes in boot/genarch/src/efi.c [de1712e:9d58539] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/genarch/src/efi.c
rde1712e r9d58539 29 29 #include <genarch/efi.h> 30 30 #include <arch/types.h> 31 #include < stddef.h>31 #include <typedefs.h> 32 32 33 33 void *efi_vendor_table_find(efi_system_table_t *st, efi_guid_t guid)
Note:
See TracChangeset
for help on using the changeset viewer.