Skip to main content

parse_delta_json

Function parse_delta_json 

Source
pub fn parse_delta_json(data: &[u8]) -> Result<UefiVarsDelta, ParseJsonError>
Expand description

Parse a UefiVarsDelta from a user provided UEFI custom nvram variables JSON file.