]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - IntelFsp2WrapperPkg/Include/Ppi/TopOfTemporaryRam.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / IntelFsp2WrapperPkg / Include / Ppi / TopOfTemporaryRam.h
... / ...
CommitLineData
1/** @file\r
2 Provides the pointer to top of temporary ram.\r
3\r
4 Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
5 SPDX-License-Identifier: BSD-2-Clause-Patent\r
6\r
7**/\r
8\r
9#ifndef _TOP_OF_TEMPORARY_RAM_H_\r
10#define _TOP_OF_TEMPORARY_RAM_H_\r
11\r
12extern EFI_GUID gTopOfTemporaryRamPpiGuid;\r
13\r
14#endif\r