commit | 8bd4f410b86686b2cd0a867053348f154c857c69 | [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 | 78a23b511a6a165413309dd88571308d1b5a62eb [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>