]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFspPkg/FspSecCore/Vtf0/ResetVectorCode.asm
IntelFspPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / IntelFspPkg / FspSecCore / Vtf0 / ResetVectorCode.asm
1 ;------------------------------------------------------------------------------
2 ; @file
3 ; This file includes all other code files to assemble the reset vector code
4 ;
5 ; Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>
6 ; SPDX-License-Identifier: BSD-2-Clause-Patent
7 ;
8 ;------------------------------------------------------------------------------
9
10
11 %include "Ia16/ResetVec.asm16"