TianoCore EDK2 master
|
#include "CapsuleService.h"
Go to the source code of this file.
Functions | |
BOOLEAN | IsPersistAcrossResetCapsuleSupported (VOID) |
Default implementation of architecture specific routines related to PersistAcrossReset capsules
Copyright (c) 2018, Linaro, Ltd. All rights reserved.
Copyright (c) 2019, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file CapsuleReset.c.
BOOLEAN IsPersistAcrossResetCapsuleSupported | ( | VOID | ) |
Whether the platform supports capsules that persist across reset. Note that some platforms only support such capsules at boot time.
Definition at line 23 of file CapsuleReset.c.