audk/IntelFsp2Pkg/FspSecCore/Vtf0/ResetVectorCode.asm

12 lines
405 B
NASM

;------------------------------------------------------------------------------
; @file
; This file includes all other code files to assemble the reset vector code
;
; Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>
; SPDX-License-Identifier: BSD-2-Clause-Patent
;
;------------------------------------------------------------------------------
%include "Ia16/ResetVec.asm16"