X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFsp2Pkg%2FLibrary%2FSecFspSecPlatformLibNull%2FIa32%2FFlat32.nasm;h=0d75aae071bb140e843e00faf9650eb504e204f7;hp=122eb9eb3312ed1a5eebc9ce97bb815c259292ad;hb=e37bb20c7b4e63de1664edae19afc7c1a95853fa;hpb=1c2f052de2064a0f973aa27767516dfbd90b4fbd diff --git a/IntelFsp2Pkg/Library/SecFspSecPlatformLibNull/Ia32/Flat32.nasm b/IntelFsp2Pkg/Library/SecFspSecPlatformLibNull/Ia32/Flat32.nasm index 122eb9eb33..0d75aae071 100644 --- a/IntelFsp2Pkg/Library/SecFspSecPlatformLibNull/Ia32/Flat32.nasm +++ b/IntelFsp2Pkg/Library/SecFspSecPlatformLibNull/Ia32/Flat32.nasm @@ -2,7 +2,7 @@ ; This is the code that goes from real-mode to protected mode. ; It consumes the reset vector, configures the stack. ; -; Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.
+; Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.
; This program and the accompanying materials ; are licensed and made available under the terms and conditions of the BSD License ; which accompanies this distribution. The full text of the license may be found at @@ -124,4 +124,4 @@ ASM_PFX(ProtectedModeEntryLinearAddress): ASM_PFX(ProtectedModeEntryLinearOffset): DD ASM_PFX(ProtectedModeEntryPoint) ; Offset of our 32 bit code DW LINEAR_CODE_SEL - +