31 Oct, 2019

1 commit

  • With this patch, when setting UEFI variable with "env set -e" command,
    we will be able to
    - specify vendor guid with "-guid guid",
    - specify variable attributes, BOOTSERVICE_ACCESS, RUNTIME_ACCESS,
    respectively with "-bs" and "-rt",
    - append a value instead of overwriting with "-a",
    - use memory as variable's value instead of explicit values given
    at the command line with "-i address,size"

    If guid is not explicitly given, default value will be used.

    Meanwhile, "env print -e," will be modified so that it will NOT dump
    a variable's value if '-n' is specified.

    Signed-off-by: AKASHI Takahiro
    Signed-off-by: Heinrich Schuchardt

    AKASHI Takahiro
     

06 Oct, 2019

1 commit


12 Aug, 2019

1 commit


05 Jun, 2019

2 commits


03 May, 2019

1 commit


21 Mar, 2019

1 commit


25 Feb, 2019

1 commit