edk2/MdeModulePkg/Universal/DriverSampleDxe
Qihang Gao 9c60e889b7 MdeModulePkg: Add missing FreePool to fix memory leak issue
The return value of HiiGetString function should be freed by using
FreePool(). By the way, add a check for NewString before calling
RegisterHotKey().

Signed-off-by: Qihang Gao <gaoqihang@loongson.cn>
2026-05-27 03:45:48 +00:00
..
DriverSample.c MdeModulePkg: Add missing FreePool to fix memory leak issue 2026-05-27 03:45:48 +00:00
DriverSample.h MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
DriverSample.uni MdeModulePkg: Fix various typos 2021-05-17 02:10:31 +00:00
DriverSampleDxe.inf MdeModulePkg: Fix various typos 2021-05-17 02:10:31 +00:00
DriverSampleExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
Inventory.vfr MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
InventoryStrings.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
NVDataStruc.h MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Vfr.vfr MdeModulePkg/Universal/DriverSampleDxe: Fix VFR warnings 2025-09-18 16:08:59 +00:00
VfrStrings.uni MdeModulePkg/DriverSampleDxe: EFI_BROWSER_ACTION_REQUEST_QUESTION_APPLY 2024-01-24 15:57:35 +00:00