Savva Mitrofanov 6d20d2d56f User: Corrects ASSERT behavior in UserPcd
The CpuBreakPoint in UserMisc normally shouldn't enter dead-loop
condition, instead it should break the program using abort signal. Also
sets DEBUG_PROPERTY_ASSERT_BREAKPOINT_ENABLED bit by default in
PcdDebugPropertyMask. As a background was a problem with fuzzing when
program process falls into dead-loop condition instead of just to exit
with crash
2023-01-12 13:41:53 +03:00
..
2022-12-28 12:11:23 +03:00
2023-01-02 20:49:40 +03:00
2022-12-28 12:11:55 +03:00
2022-12-28 12:11:36 +03:00