]> Git Repo - u-boot.git/commit
efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL
authorHeinrich Schuchardt <[email protected]>
Wed, 4 Apr 2018 13:42:09 +0000 (15:42 +0200)
committerAlexander Graf <[email protected]>
Thu, 5 Apr 2018 08:01:32 +0000 (10:01 +0200)
commit9c9021e24571505d76969d8fd37b3b5e06ad2590
tree7d10db6610d4f9cb293b26fb6f183cf94fc52684
parent2db1eba1c3717856ebcf01727379ad2d3f19b3cc
efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL

Use const efi_guid_t* when passing GUIDs.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
include/efi_api.h
lib/efi_loader/efi_file.c
This page took 0.033851 seconds and 4 git commands to generate.