Page MenuHomeFreeBSD

livefivar: Move to new ioctl struct
AcceptedPublic

Authored by imp on Mon, Apr 28, 11:57 PM.

Details

Reviewers
tsoome
kevans
kib
Summary

Move to the newer ioctl 'struct efi_var_ioctl' which uses efi_guid_t
instead of struct uuid. This allows for direct assignment agaain.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63762
Build 60646: arc lint + arc unit

Event Timeline

imp requested review of this revision.Mon, Apr 28, 11:57 PM
imp created this revision.
This revision is now accepted and ready to land.Tue, Apr 29, 8:02 AM
kib added inline comments.
lib/libefivar/efivar.c
90

This is a straight space?