diff options
| author | Heinrich Schuchardt <[email protected]> | 2017-10-05 16:35:53 +0200 |
|---|---|---|
| committer | Alexander Graf <[email protected]> | 2017-10-09 07:00:30 +0200 |
| commit | 5a9682d0ddd9328eb581b18a8b263c3834943942 (patch) | |
| tree | f5b7bad0ebabdb966eabf520a75b190cb6b002cd /include/linux/string.h | |
| parent | fc05a9590689b70fffdb9914e9867ea53fd579fa (diff) | |
efi_loader: pass GUIDs as const efi_guid_t *
We need to call some boottime services internally.
Our GUIDs are stored as const efi_guid_t *.
The boottime services never change GUIDs.
So we can define the parameters as const efi_guid_t *.
Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions
