diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-12-09 07:38:46 +0100 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-12-10 09:15:32 +0100 |
commit | 470fa190f35006e2641d775d4befbd74108837bc (patch) | |
tree | 7a58974bb8d2d641b2d97b5ee25c4d3d1daba8ac /test/py/tests/test_net.py | |
parent | 3d20d212cf410102ce67b62774c831bd73617424 (diff) |
efi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE
The EFI_RT_PROPERTIES_TABLE configuration table indicates which runtime
services are available at runtime.
Even if CONFIG_EFI_RUNTIME_UPDATE_CAPSULE=y, we neither support
UpdateCapsule() nor QueryCapsuleCapabilities() at runtime. Thus we should
not set the corresponding flags EFI_RT_SUPPORTED_UPDATE_CAPSULE and
EFI_RT_SUPPORTED_QUERY_CAPSULE_CAPABILITIES in RuntimeServicesSupported.
Fixes: 2bc27ca8a04a ("efi_loader: define UpdateCapsule api")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'test/py/tests/test_net.py')
0 files changed, 0 insertions, 0 deletions