commit | b015ab57bf558daa1c768995a7a7f1df2d40191e | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun May 05 21:58:35 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue May 07 21:10:04 2019 +0200 |
tree | c3a03a121e334488fcf090fff9874cdc1e5d20ee | |
parent | 470dfa50da799720ed6513b89b9237064415cb73 [diff] |
efi_loader: signature of ExitBootServices() Consistently use efi_uintn_t as type of memory keys. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Alexander Graf <graf@amazon.com>