efivar.3 (a0e610c43975ca0ec0bfc7d1df88d8b7a3cb871c) | efivar.3 (503478afd101aafda5fadf7e9743a7809a9af478) |
---|---|
1.\" Copyright 2016 Netflix, Inc. 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 78 unchanged lines hidden (view full) --- 87.Fn efi_guid_to_str 88.Fn efi_name_to_guid 89.Fn efi_guid_to_name 90.Fn efi_guid_to_symbol 91This function is not actually implemented. 92.Sh BUGS 93No facilities exist to process the strings as native UTF. 94This is a limitation in the Linux libefivar library interface. | 1.\" Copyright 2016 Netflix, Inc. 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 78 unchanged lines hidden (view full) --- 87.Fn efi_guid_to_str 88.Fn efi_name_to_guid 89.Fn efi_guid_to_name 90.Fn efi_guid_to_symbol 91This function is not actually implemented. 92.Sh BUGS 93No facilities exist to process the strings as native UTF. 94This is a limitation in the Linux libefivar library interface. |
95.Sh SEE ALSO 96.Xr efidev 4 |
|
95.Sh AUTHORS 96.An -nosplit 97This software was originally written by 98.An Warner Losh . | 97.Sh AUTHORS 98.An -nosplit 99This software was originally written by 100.An Warner Losh . |