edk2/MdeModulePkg/Core
Oliver Smith-Denny c3479204cc MdeModulePkg: Unify EfiFileName Parsing
The various cores all attempt to print the EfiFileName when
loading/dispatching drivers, but they are not unified on
approach. This commit ensures they are using the same buffer
size and the loop parsing variables are unsigned, as we should
not have a negative index.

Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
2025-07-23 12:57:55 +00:00
..
Dxe MdeModulePkg: Unify EfiFileName Parsing 2025-07-23 12:57:55 +00:00
DxeIplPeim MdeModulePkg: Don't Allocate Page 0 2025-07-08 03:45:09 +00:00
Pei MdeModulePkg: Unify EfiFileName Parsing 2025-07-23 12:57:55 +00:00
PiSmmCore MdeModulePkg: Unify EfiFileName Parsing 2025-07-23 12:57:55 +00:00
RuntimeDxe MdeModulePkg: Align RuntimeDxe function headers with UEFI return values 2024-02-09 22:16:32 +00:00