TianoCore EDK2 master
Loading...
Searching...
No Matches
PlatformBmMemoryTest.c File Reference
#include "PlatformBm.h"

Go to the source code of this file.

Functions

EFI_STATUS PlatformBootManagerMemoryTest (IN EXTENDMEM_COVERAGE_LEVEL Level)
 

Detailed Description

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.

Function Documentation

◆ PlatformBootManagerMemoryTest()

EFI_STATUS PlatformBootManagerMemoryTest ( IN EXTENDMEM_COVERAGE_LEVEL  Level)

Perform the memory test base on the memory test intensive level, and update the memory resource.

Parameters
LevelThe memory test intensive level.
Return values
EFI_STATUSSuccess test all the system memory and update the memory resource

Definition at line 26 of file PlatformBmMemoryTest.c.