TianoCore EDK2 master
|
Go to the source code of this file.
Functions | |
SHELL_STATUS | DisplayTheBlocks (IN CONST EFI_DEVICE_PATH_PROTOCOL *DevPath, IN CONST UINT64 Lba, IN CONST UINT8 BlockCount) |
SHELL_STATUS EFIAPI | ShellCommandRunDblk (IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable) |
Main file for Dblk shell Debug1 function.
(C) Copyright 2015 Hewlett-Packard Development Company, L.P.
Copyright (c) 2005 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file Dblk.c.
SHELL_STATUS DisplayTheBlocks | ( | IN CONST EFI_DEVICE_PATH_PROTOCOL * | DevPath, |
IN CONST UINT64 | Lba, | ||
IN CONST UINT8 | BlockCount | ||
) |
SHELL_STATUS EFIAPI ShellCommandRunDblk | ( | IN EFI_HANDLE | ImageHandle, |
IN EFI_SYSTEM_TABLE * | SystemTable | ||
) |