Override EDID information

Fields

_get_edid: *const fn (*const EdidOverrideProtocol, Handle, *EdidOverrideProtocolAttributes, *usize, *?[*]u8) callconv(cc) Status,

Functions

fn getEdid(self: *const EdidOverrideProtocol, handle: Handle, attributes: *EdidOverrideProtocolAttributes, edid_size: *usize, edid: *?[*]u8) Status

Returns policy information and potentially a replacement EDID for the specified …

Returns policy information and potentially a replacement EDID for the specified video output device.

Values