-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
complexity:easyRequires minimal background information and effort to accomplishRequires minimal background information and effort to accomplishtype:bugSomething isn't workingSomething isn't workingurgency:lowLittle to no impactLittle to no impact
Description
Is there an existing issue for this?
- I have searched existing issues
Current Behavior
- wait_for_event does not signal the idle loop event (https://github.com/tianocore/edk2/blob/38370cf4924205df97b8bcaf0f184983a4b34f66/MdeModulePkg/Core/Dxe/Event/Event.c#L697)
- wait_for_event returns an error if out_index is null, but it is an optional input and should simply be ignored if null.
Expected Behavior
function should align with edk2 semantics.
Steps To Reproduce
By inspection.
Build Environment
N/AVersion Information
Tag: patina-v8.3.0
Urgency
Low
Are you going to fix this?
I will fix it
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
Metadata
Metadata
Assignees
Labels
complexity:easyRequires minimal background information and effort to accomplishRequires minimal background information and effort to accomplishtype:bugSomething isn't workingSomething isn't workingurgency:lowLittle to no impactLittle to no impact
Type
Projects
Status
Done