TianoCore EDK2 master
|
#include "UefiShellDebug1CommandsLib.h"
Go to the source code of this file.
Data Structures | |
struct | MEMORY_LENGTH_ENTRY |
Functions | |
VOID | AddMemoryLength (LIST_ENTRY *List, UINT32 Type, UINT64 NumberOfPages) |
SHELL_STATUS EFIAPI | ShellCommandRunMemMap (IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable) |
Main file for Mode shell Debug1 function.
(C) Copyright 2016 Hewlett Packard Enterprise Development LP
(C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.
Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file MemMap.c.
VOID AddMemoryLength | ( | LIST_ENTRY * | List, |
UINT32 | Type, | ||
UINT64 | NumberOfPages | ||
) |
SHELL_STATUS EFIAPI ShellCommandRunMemMap | ( | IN EFI_HANDLE | ImageHandle, |
IN EFI_SYSTEM_TABLE * | SystemTable | ||
) |