diff options
author | Suqiang Ren <suqiangx.ren@intel.com> | 2024-02-02 00:20:49 -0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-02-09 22:16:32 +0000 |
commit | e4ceae5c18a61e73584031195373ab725f518957 (patch) | |
tree | 83e780992745d6653525a1036b30e70e95aa5057 /ReadMe.rst | |
parent | dcf2e39dce00a5978f1c1a53a0fce04d0fdc9a3c (diff) | |
download | edk2-e4ceae5c18a61e73584031195373ab725f518957.tar.gz |
MdePkg: Add EFI_UNSUPPORTED return for some Runtime Service functions
According to UEFI Spec 2.10 page 206, if any EFI_RUNTIME_SERVICES* calls
are not supported for use by the OS at runtime, an EFI_RT_PROPERTIES_TABLE
configuration table should be published describing which runtime services
are supported at runtime. So need to add EFI_UNSUPPORTED return for some
Runtime Service functions.
REF: UEFI spec 2.10 section 8 Services ? Runtime Services
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Signed-off-by: Suqiang Ren <suqiangx.ren@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Diffstat (limited to 'ReadMe.rst')
0 files changed, 0 insertions, 0 deletions