commit | 01df8cf33634a36566281af475cc520c3febad4d | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Jun 26 17:57:48 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jul 11 23:14:16 2020 +0200 |
tree | 79f41454d29eecf8d14736d417f6c7e5b9403e4d | |
parent | 2a79c352caf9bd84301dcfe8d4a08075457d33d6 [diff] |
efi_loader: separate UEFI variable API from implemementation Separate the remaining UEFI variable API functions GetNextVariableName and QueryVariableInfo() from internal functions implementing them. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>