TianoCore EDK2 master
|
#include "PlatformBm.h"
Go to the source code of this file.
Functions | |
EFI_STATUS | PlatformBootManagerMemoryTest (IN EXTENDMEM_COVERAGE_LEVEL Level) |
Perform the platform memory test
Copyright (c) 2004 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file PlatformBmMemoryTest.c.
EFI_STATUS PlatformBootManagerMemoryTest | ( | IN EXTENDMEM_COVERAGE_LEVEL | Level | ) |
Perform the memory test base on the memory test intensive level, and update the memory resource.
Level | The memory test intensive level. |
EFI_STATUS | Success test all the system memory and update the memory resource |
Definition at line 26 of file PlatformBmMemoryTest.c.