diff options
author | Kun Qin <kuqin@microsoft.com> | 2024-09-19 14:09:03 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-10-17 08:51:15 +0000 |
commit | b3f36e151d8b014cac5c6a833e2270c14d998739 (patch) | |
tree | 839bbb514c3153ca15cdb6af25b2b5826b06288f /RedfishPkg | |
parent | e19cc32bce466fb1c175f7d44708c2ebb45802a7 (diff) | |
download | edk2-b3f36e151d8b014cac5c6a833e2270c14d998739.tar.gz edk2-b3f36e151d8b014cac5c6a833e2270c14d998739.tar.bz2 edk2-b3f36e151d8b014cac5c6a833e2270c14d998739.zip |
MdePkg: Update Delayed Dispatch PPI as per PI 1.8 A Spec
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4496
PI spec defined the `Register` function input argument `Delay` as output.
However, this parameter should be used to define the minmal time delay
the callback should fire. Thus it should be an input parameter.
This change fixed the argument type.
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Co-authored-by: Mike Turner <mikeyt@pobox.com>
Co-authored-by: Sachin Ganesh <sachinganesh@ami.com>
Signed-off-by: Kun Qin <kuqin12@gmail.com>
Diffstat (limited to 'RedfishPkg')
0 files changed, 0 insertions, 0 deletions