]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Universal/DebugSupportDxe/Ia32/PlDebugSupport.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / DebugSupportDxe / Ia32 / PlDebugSupport.h
CommitLineData
9e604fe4 1/** @file\r
c1f23d63 2 IA32 specific debug support macros, typedefs and prototypes.\r
3\r
d1102dba 4Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
9d510e61 5SPDX-License-Identifier: BSD-2-Clause-Patent\r
c1f23d63 6\r
7**/\r
8\r
9e604fe4 9#ifndef _PLDEBUG_SUPPORT_H_\r
10#define _PLDEBUG_SUPPORT_H_\r
c1f23d63 11\r
6e8a984e 12#include "Ia32/DebugSupport.h"\r
ed7748fe 13\r
1436aea4 14#define EFI_ISA IsaIa32\r
c1f23d63 15\r
16#endif\r