|
TianoCore EDK2 master
|
Go to the source code of this file.
Functions | |
| VOID EFIAPI | DisableCacheAsRam (IN BOOLEAN DisableCar) |
Copyright (c) 2014, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file CacheAsRamLib.h.
| VOID EFIAPI DisableCacheAsRam | ( | IN BOOLEAN | DisableCar | ) |
This function disable CAR.
| [in] | DisableCar | TRUE means use INVD, FALSE means use WBINVD |
Definition at line 20 of file DisableCacheAsRamNull.c.