TianoCore EDK2 master
|
#include <Library/PeiServicesLib.h>
#include <Ppi/DxeIpl.h>
#include <Library/DebugLib.h>
#include <Library/FspPlatformLib.h>
#include <Library/FspCommonLib.h>
#include <Library/FspSwitchStackLib.h>
Go to the source code of this file.
Header file for FSP notify phase PEI module
Copyright (c) 2016 Intel Corporation. All rights reserved. SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file FspNotifyPhasePeim.h.