]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/BaseUefiCpuLib/Ia32/InitializeFpu.nasm
UefiCpuPkg/BaseUefiCpuLib: Use NASM read-only data section name
[mirror_edk2.git] / UefiCpuPkg / Library / BaseUefiCpuLib / Ia32 / InitializeFpu.nasm
index 55085e019f46b1493aab1377111c227657c6a020..6dac4ccfc7a8888165ce4c5d43c2f16191d8ab83 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;*\r
-;*   Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
+;*   Copyright (c) 2016 - 2017, Intel Corporation. All rights reserved.<BR>\r
 ;*   This program and the accompanying materials\r
 ;*   are licensed and made available under the terms and conditions of the BSD License\r
 ;*   which accompanies this distribution.  The full text of the license may be found at\r
@@ -12,7 +12,7 @@
 ;*\r
 ;------------------------------------------------------------------------------\r
 \r
-    SECTION .rdata\r
+    SECTION .rodata\r
 \r
 ;\r
 ; Float control word initial value:\r