mirror of https://github.com/acidanthera/audk.git
065e587c17
Check for NULL from AllocateCopyPool before setting Count to 1. Also change sizeof (EFI_HANDLE*) to sizeof (EFI_HANDLE). Handles is a EFI_HANDLE pointer, so the allocated memory must be the size of EFI_HANDLE. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Thomas Palmer <thomas.palmer@hpe.com> Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com> |
||
---|---|---|
.. | ||
BmBoot.c | ||
BmBootDescription.c | ||
BmConnect.c | ||
BmConsole.c | ||
BmDriverHealth.c | ||
BmHotkey.c | ||
BmLoadOption.c | ||
BmMisc.c | ||
BmPerformance.c | ||
InternalBm.h | ||
UefiBootManagerLib.inf | ||
UefiBootManagerLib.uni |