summaryrefslogtreecommitdiffstats
path: root/src/boot/efi/disk.h
blob: 551a9ae63985200d718cac7d4ec0cae028c4af71 (plain)
1
2
3
4
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma once

EFI_STATUS disk_get_part_uuid(EFI_HANDLE *handle, CHAR16 uuid[static 37]);