| 
    IntelFsp2Pkg[all]
    0.1
    
   | 
 
Functions | |
| VOID EFIAPI | DisableCacheAsRam (IN BOOLEAN DisableCar) | 
Copyright (c) 2014, Intel Corporation. All rights reserved.
 SPDX-License-Identifier: BSD-2-Clause-Patent 
| VOID EFIAPI DisableCacheAsRam | ( | IN BOOLEAN | DisableCar | ) | 
This function disable CAR.
| [in] | DisableCar | TRUE means use INVD, FALSE means use WBINVD |