edk2/MdeModulePkg
Maximilian Brune 5ea30a061c MdeModulePkg/HiiDatabaseDxe: Fix BlockSize length
The BlockSize calculation was missing the 0 terminator which caused the
string block to shrink by 1 every time the string was processed.
Therefore causing memory corruptions, because the string took more
memory space as was allocated for the string block therefore corrupting
the memory pool at the end (which caused an ASSERT upon trying to free
it).

Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
2025-05-16 09:04:53 +08:00
..
Application CapsuleApp: Fix proper return after capsule update 2025-03-13 02:36:57 +00:00
Bus MdeModulePkg: Correct Usb Mouse Z for absolute pointer. 2025-05-09 16:01:42 +08:00
Core MdeModulePkg: DebugImageInfoTable: Fix Array Maintenance 2025-05-07 11:27:35 +08:00
Include MdeModulePkg: Update MM buffer structs alignment 2025-04-14 08:44:05 +00:00
Library ArmFfaLib: Replace SMCCC_VERSION check with FF-A version check 2025-05-01 11:51:16 +00:00
Logo MdeModulePkg/Logo: Add LoongArch64 architecture. 2022-10-14 02:16:33 +00:00
Test Add MockVariablePolicyHelperLib 2025-02-07 18:43:32 +00:00
Universal MdeModulePkg/HiiDatabaseDxe: Fix BlockSize length 2025-05-16 09:04:53 +08:00
MdeModulePkg.ci.yaml MdeModulePkg: Add duplicate exception for gUiAppFileGuid 2025-03-06 14:18:10 +01:00
MdeModulePkg.dec MdeModulePkg: ArmFfaLib: Move Rx/Tx hob definition to Include/Guid folder 2025-04-10 17:52:48 +00:00
MdeModulePkg.dsc ArmPkg: ArmFfaLib: Move ArmFfaLib implementation to MdeModulePkg 2025-04-10 17:52:48 +00:00
MdeModulePkg.uni MdeModulePkg/AcpiTableDxe: PCD switch to avoid using ACPI reclaim memory 2024-04-09 07:03:08 +00:00
MdeModulePkgExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00