TianoCore EDK2 master
|
Go to the source code of this file.
Typedefs | |
typedef IN UINT64 | Value |
typedef IN UINT64 IN UINT64 | RegionStart |
typedef IN UINT64 IN UINT64 IN BOOLEAN | DisableMmu |
Functions | |
typedef | VOID (EFIAPI *ARM_REPLACE_LIVE_TRANSLATION_ENTRY)(IN UINT64 *Entry |
Arm MMU library instance internal header file.
Copyright (C) Microsoft Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file ArmMmuLibInternal.h.
Definition at line 20 of file ArmMmuLibInternal.h.
Definition at line 19 of file ArmMmuLibInternal.h.
typedef IN UINT64 Value |
Definition at line 18 of file ArmMmuLibInternal.h.
VOID | ( | EFIAPI * | ARM_REPLACE_LIVE_TRANSLATION_ENTRY | ) |
Writes bytes from a buffer to firmware configuration
[in] | Size | Size in bytes to write |
[in] | Buffer | Buffer to transfer data from (OPTIONAL if Size is 0) |
Skips bytes in firmware configuration
[in] | Size | Size in bytes to skip |