]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/boot/efi/disk.h
Merge pull request #18007 from fw-strlen/ipv6_masq_and_dnat
[thirdparty/systemd.git] / src / boot / efi / disk.h
CommitLineData
db9ecf05 1/* SPDX-License-Identifier: LGPL-2.1-or-later */
7a3c343c 2#pragma once
8110e144 3
47381f8f
DDM
4#include <efi.h>
5
3042bbeb 6EFI_STATUS disk_get_part_uuid(EFI_HANDLE *handle, CHAR16 uuid[static 37]);