VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-mangling-data.h@ 104792

Last change on this file since 104792 was 98103, checked in by vboxsync, 23 months ago

Copyright year updates by scm.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 18.5 KB
Line 
1/* $Id: bs3kit-mangling-data.h 98103 2023-01-17 14:15:46Z vboxsync $ */
2/** @file
3 * BS3Kit - Symbol mangling.
4 */
5
6/*
7 * Copyright (C) 2007-2023 Oracle and/or its affiliates.
8 *
9 * This file is part of VirtualBox base platform packages, as
10 * available from https://www.virtualbox.org.
11 *
12 * This program is free software; you can redistribute it and/or
13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation, in version 3 of the
15 * License.
16 *
17 * This program is distributed in the hope that it will be useful, but
18 * WITHOUT ANY WARRANTY; without even the implied warranty of
19 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
20 * General Public License for more details.
21 *
22 * You should have received a copy of the GNU General Public License
23 * along with this program; if not, see <https://www.gnu.org/licenses>.
24 *
25 * The contents of this file may alternatively be used under the terms
26 * of the Common Development and Distribution License Version 1.0
27 * (CDDL), a copy of it is provided in the "COPYING.CDDL" file included
28 * in the VirtualBox distribution, in which case the provisions of the
29 * CDDL are applicable instead of those of the GPL.
30 *
31 * You may elect to license modified versions of this file under the
32 * terms and conditions of either the GPL or the CDDL or both.
33 *
34 * SPDX-License-Identifier: GPL-3.0-only OR CDDL-1.0
35 */
36
37
38/*
39 * First part is only applied once. It concerns itself with data symbols.
40 */
41
42#ifndef BS3KIT_INCLUDED_bs3kit_mangling_data_h
43#define BS3KIT_INCLUDED_bs3kit_mangling_data_h
44#ifndef RT_WITHOUT_PRAGMA_ONCE
45# pragma once
46#endif
47
48#if 0 /* the object converter deals with this now */
49#if ARCH_BITS == 64
50
51# define Bs3Gdt BS3_DATA_NM(Bs3Gdt)
52# define Bs3Gdt_Ldt BS3_DATA_NM(Bs3Gdt_Ldt)
53# define Bs3Gdte_Tss16 BS3_DATA_NM(Bs3Gdte_Tss16)
54# define Bs3Gdte_Tss16DoubleFault BS3_DATA_NM(Bs3Gdte_Tss16DoubleFault)
55# define Bs3Gdte_Tss16Spare0 BS3_DATA_NM(Bs3Gdte_Tss16Spare0)
56# define Bs3Gdte_Tss16Spare1 BS3_DATA_NM(Bs3Gdte_Tss16Spare1)
57# define Bs3Gdte_Tss32 BS3_DATA_NM(Bs3Gdte_Tss32)
58# define Bs3Gdte_Tss32DoubleFault BS3_DATA_NM(Bs3Gdte_Tss32DoubleFault)
59# define Bs3Gdte_Tss32Spare0 BS3_DATA_NM(Bs3Gdte_Tss32Spare0)
60# define Bs3Gdte_Tss32Spare1 BS3_DATA_NM(Bs3Gdte_Tss32Spare1)
61# define Bs3Gdte_Tss32IobpIntRedirBm BS3_DATA_NM(Bs3Gdte_Tss32IobpIntRedirBm)
62# define Bs3Gdte_Tss32IntRedirBm BS3_DATA_NM(Bs3Gdte_Tss32IntRedirBm)
63# define Bs3Gdte_Tss64 BS3_DATA_NM(Bs3Gdte_Tss64)
64# define Bs3Gdte_Tss64Spare0 BS3_DATA_NM(Bs3Gdte_Tss64Spare0)
65# define Bs3Gdte_Tss64Spare1 BS3_DATA_NM(Bs3Gdte_Tss64Spare1)
66# define Bs3Gdte_Tss64Iobp BS3_DATA_NM(Bs3Gdte_Tss64Iobp)
67# define Bs3Gdte_RMTEXT16_CS BS3_DATA_NM(Bs3Gdte_RMTEXT16_CS)
68# define Bs3Gdte_X0TEXT16_CS BS3_DATA_NM(Bs3Gdte_X0TEXT16_CS)
69# define Bs3Gdte_X1TEXT16_CS BS3_DATA_NM(Bs3Gdte_X1TEXT16_CS)
70# define Bs3Gdte_R0_MMIO16 BS3_DATA_NM(Bs3Gdte_R0_MMIO16)
71
72# define Bs3Gdte_R0_First BS3_DATA_NM(Bs3Gdte_R0_First)
73# define Bs3Gdte_R0_CS16 BS3_DATA_NM(Bs3Gdte_R0_CS16)
74# define Bs3Gdte_R0_DS16 BS3_DATA_NM(Bs3Gdte_R0_DS16)
75# define Bs3Gdte_R0_SS16 BS3_DATA_NM(Bs3Gdte_R0_SS16)
76# define Bs3Gdte_R0_CS32 BS3_DATA_NM(Bs3Gdte_R0_CS32)
77# define Bs3Gdte_R0_DS32 BS3_DATA_NM(Bs3Gdte_R0_DS32)
78# define Bs3Gdte_R0_SS32 BS3_DATA_NM(Bs3Gdte_R0_SS32)
79# define Bs3Gdte_R0_CS64 BS3_DATA_NM(Bs3Gdte_R0_CS64)
80# define Bs3Gdte_R0_DS64 BS3_DATA_NM(Bs3Gdte_R0_DS64)
81# define Bs3Gdte_R0_CS16_EO BS3_DATA_NM(Bs3Gdte_R0_CS16_EO)
82# define Bs3Gdte_R0_CS16_CNF BS3_DATA_NM(Bs3Gdte_R0_CS16_CNF)
83# define Bs3Gdte_R0_CS16_CND_EO BS3_DATA_NM(Bs3Gdte_R0_CS16_CND_EO)
84# define Bs3Gdte_R0_CS32_EO BS3_DATA_NM(Bs3Gdte_R0_CS32_EO)
85# define Bs3Gdte_R0_CS32_CNF BS3_DATA_NM(Bs3Gdte_R0_CS32_CNF)
86# define Bs3Gdte_R0_CS32_CNF_EO BS3_DATA_NM(Bs3Gdte_R0_CS32_CNF_EO)
87# define Bs3Gdte_R0_CS64_EO BS3_DATA_NM(Bs3Gdte_R0_CS64_EO)
88# define Bs3Gdte_R0_CS64_CNF BS3_DATA_NM(Bs3Gdte_R0_CS64_CNF)
89# define Bs3Gdte_R0_CS64_CNF_EO BS3_DATA_NM(Bs3Gdte_R0_CS64_CNF_EO)
90
91# define Bs3Gdte_R1_First BS3_DATA_NM(Bs3Gdte_R1_First)
92# define Bs3Gdte_R1_CS16 BS3_DATA_NM(Bs3Gdte_R1_CS16)
93# define Bs3Gdte_R1_DS16 BS3_DATA_NM(Bs3Gdte_R1_DS16)
94# define Bs3Gdte_R1_SS16 BS3_DATA_NM(Bs3Gdte_R1_SS16)
95# define Bs3Gdte_R1_CS32 BS3_DATA_NM(Bs3Gdte_R1_CS32)
96# define Bs3Gdte_R1_DS32 BS3_DATA_NM(Bs3Gdte_R1_DS32)
97# define Bs3Gdte_R1_SS32 BS3_DATA_NM(Bs3Gdte_R1_SS32)
98# define Bs3Gdte_R1_CS64 BS3_DATA_NM(Bs3Gdte_R1_CS64)
99# define Bs3Gdte_R1_DS64 BS3_DATA_NM(Bs3Gdte_R1_DS64)
100# define Bs3Gdte_R1_CS16_EO BS3_DATA_NM(Bs3Gdte_R1_CS16_EO)
101# define Bs3Gdte_R1_CS16_CNF BS3_DATA_NM(Bs3Gdte_R1_CS16_CNF)
102# define Bs3Gdte_R1_CS16_CND_EO BS3_DATA_NM(Bs3Gdte_R1_CS16_CND_EO)
103# define Bs3Gdte_R1_CS32_EO BS3_DATA_NM(Bs3Gdte_R1_CS32_EO)
104# define Bs3Gdte_R1_CS32_CNF BS3_DATA_NM(Bs3Gdte_R1_CS32_CNF)
105# define Bs3Gdte_R1_CS32_CNF_EO BS3_DATA_NM(Bs3Gdte_R1_CS32_CNF_EO)
106# define Bs3Gdte_R1_CS64_EO BS3_DATA_NM(Bs3Gdte_R1_CS64_EO)
107# define Bs3Gdte_R1_CS64_CNF BS3_DATA_NM(Bs3Gdte_R1_CS64_CNF)
108# define Bs3Gdte_R1_CS64_CNF_EO BS3_DATA_NM(Bs3Gdte_R1_CS64_CNF_EO)
109
110# define Bs3Gdte_R2_First BS3_DATA_NM(Bs3Gdte_R2_First)
111# define Bs3Gdte_R2_CS16 BS3_DATA_NM(Bs3Gdte_R2_CS16)
112# define Bs3Gdte_R2_DS16 BS3_DATA_NM(Bs3Gdte_R2_DS16)
113# define Bs3Gdte_R2_SS16 BS3_DATA_NM(Bs3Gdte_R2_SS16)
114# define Bs3Gdte_R2_CS32 BS3_DATA_NM(Bs3Gdte_R2_CS32)
115# define Bs3Gdte_R2_DS32 BS3_DATA_NM(Bs3Gdte_R2_DS32)
116# define Bs3Gdte_R2_SS32 BS3_DATA_NM(Bs3Gdte_R2_SS32)
117# define Bs3Gdte_R2_CS64 BS3_DATA_NM(Bs3Gdte_R2_CS64)
118# define Bs3Gdte_R2_DS64 BS3_DATA_NM(Bs3Gdte_R2_DS64)
119# define Bs3Gdte_R2_CS16_EO BS3_DATA_NM(Bs3Gdte_R2_CS16_EO)
120# define Bs3Gdte_R2_CS16_CNF BS3_DATA_NM(Bs3Gdte_R2_CS16_CNF)
121# define Bs3Gdte_R2_CS16_CND_EO BS3_DATA_NM(Bs3Gdte_R2_CS16_CND_EO)
122# define Bs3Gdte_R2_CS32_EO BS3_DATA_NM(Bs3Gdte_R2_CS32_EO)
123# define Bs3Gdte_R2_CS32_CNF BS3_DATA_NM(Bs3Gdte_R2_CS32_CNF)
124# define Bs3Gdte_R2_CS32_CNF_EO BS3_DATA_NM(Bs3Gdte_R2_CS32_CNF_EO)
125# define Bs3Gdte_R2_CS64_EO BS3_DATA_NM(Bs3Gdte_R2_CS64_EO)
126# define Bs3Gdte_R2_CS64_CNF BS3_DATA_NM(Bs3Gdte_R2_CS64_CNF)
127# define Bs3Gdte_R2_CS64_CNF_EO BS3_DATA_NM(Bs3Gdte_R2_CS64_CNF_EO)
128
129# define Bs3Gdte_R3_First BS3_DATA_NM(Bs3Gdte_R3_First)
130# define Bs3Gdte_R3_CS16 BS3_DATA_NM(Bs3Gdte_R3_CS16)
131# define Bs3Gdte_R3_DS16 BS3_DATA_NM(Bs3Gdte_R3_DS16)
132# define Bs3Gdte_R3_SS16 BS3_DATA_NM(Bs3Gdte_R3_SS16)
133# define Bs3Gdte_R3_CS32 BS3_DATA_NM(Bs3Gdte_R3_CS32)
134# define Bs3Gdte_R3_DS32 BS3_DATA_NM(Bs3Gdte_R3_DS32)
135# define Bs3Gdte_R3_SS32 BS3_DATA_NM(Bs3Gdte_R3_SS32)
136# define Bs3Gdte_R3_CS64 BS3_DATA_NM(Bs3Gdte_R3_CS64)
137# define Bs3Gdte_R3_DS64 BS3_DATA_NM(Bs3Gdte_R3_DS64)
138# define Bs3Gdte_R3_CS16_EO BS3_DATA_NM(Bs3Gdte_R3_CS16_EO)
139# define Bs3Gdte_R3_CS16_CNF BS3_DATA_NM(Bs3Gdte_R3_CS16_CNF)
140# define Bs3Gdte_R3_CS16_CND_EO BS3_DATA_NM(Bs3Gdte_R3_CS16_CND_EO)
141# define Bs3Gdte_R3_CS32_EO BS3_DATA_NM(Bs3Gdte_R3_CS32_EO)
142# define Bs3Gdte_R3_CS32_CNF BS3_DATA_NM(Bs3Gdte_R3_CS32_CNF)
143# define Bs3Gdte_R3_CS32_CNF_EO BS3_DATA_NM(Bs3Gdte_R3_CS32_CNF_EO)
144# define Bs3Gdte_R3_CS64_EO BS3_DATA_NM(Bs3Gdte_R3_CS64_EO)
145# define Bs3Gdte_R3_CS64_CNF BS3_DATA_NM(Bs3Gdte_R3_CS64_CNF)
146# define Bs3Gdte_R3_CS64_CNF_EO BS3_DATA_NM(Bs3Gdte_R3_CS64_CNF_EO)
147
148# define Bs3GdteSpare00 BS3_DATA_NM(Bs3GdteSpare00)
149# define Bs3GdteSpare01 BS3_DATA_NM(Bs3GdteSpare01)
150# define Bs3GdteSpare02 BS3_DATA_NM(Bs3GdteSpare02)
151# define Bs3GdteSpare03 BS3_DATA_NM(Bs3GdteSpare03)
152# define Bs3GdteSpare04 BS3_DATA_NM(Bs3GdteSpare04)
153# define Bs3GdteSpare05 BS3_DATA_NM(Bs3GdteSpare05)
154# define Bs3GdteSpare06 BS3_DATA_NM(Bs3GdteSpare06)
155# define Bs3GdteSpare07 BS3_DATA_NM(Bs3GdteSpare07)
156# define Bs3GdteSpare08 BS3_DATA_NM(Bs3GdteSpare08)
157# define Bs3GdteSpare09 BS3_DATA_NM(Bs3GdteSpare09)
158# define Bs3GdteSpare0a BS3_DATA_NM(Bs3GdteSpare0a)
159# define Bs3GdteSpare0b BS3_DATA_NM(Bs3GdteSpare0b)
160# define Bs3GdteSpare0c BS3_DATA_NM(Bs3GdteSpare0c)
161# define Bs3GdteSpare0d BS3_DATA_NM(Bs3GdteSpare0d)
162# define Bs3GdteSpare0e BS3_DATA_NM(Bs3GdteSpare0e)
163# define Bs3GdteSpare0f BS3_DATA_NM(Bs3GdteSpare0f)
164# define Bs3GdteSpare10 BS3_DATA_NM(Bs3GdteSpare10)
165# define Bs3GdteSpare11 BS3_DATA_NM(Bs3GdteSpare11)
166# define Bs3GdteSpare12 BS3_DATA_NM(Bs3GdteSpare12)
167# define Bs3GdteSpare13 BS3_DATA_NM(Bs3GdteSpare13)
168# define Bs3GdteSpare14 BS3_DATA_NM(Bs3GdteSpare14)
169# define Bs3GdteSpare15 BS3_DATA_NM(Bs3GdteSpare15)
170# define Bs3GdteSpare16 BS3_DATA_NM(Bs3GdteSpare16)
171# define Bs3GdteSpare17 BS3_DATA_NM(Bs3GdteSpare17)
172# define Bs3GdteSpare18 BS3_DATA_NM(Bs3GdteSpare18)
173# define Bs3GdteSpare19 BS3_DATA_NM(Bs3GdteSpare19)
174# define Bs3GdteSpare1a BS3_DATA_NM(Bs3GdteSpare1a)
175# define Bs3GdteSpare1b BS3_DATA_NM(Bs3GdteSpare1b)
176# define Bs3GdteSpare1c BS3_DATA_NM(Bs3GdteSpare1c)
177# define Bs3GdteSpare1d BS3_DATA_NM(Bs3GdteSpare1d)
178# define Bs3GdteSpare1e BS3_DATA_NM(Bs3GdteSpare1e)
179# define Bs3GdteSpare1f BS3_DATA_NM(Bs3GdteSpare1f)
180
181# define Bs3GdteTiled BS3_DATA_NM(Bs3GdteTiled)
182# define Bs3GdteFreePart1 BS3_DATA_NM(Bs3GdteFreePart1)
183# define Bs3Gdte_CODE16 BS3_DATA_NM(Bs3Gdte_CODE16)
184# define Bs3GdteFreePart2 BS3_DATA_NM(Bs3GdteFreePart2)
185# define Bs3Gdte_SYSTEM16 BS3_DATA_NM(Bs3Gdte_SYSTEM16)
186# define Bs3GdteFreePart3 BS3_DATA_NM(Bs3GdteFreePart3)
187# define Bs3Gdte_DATA16 BS3_DATA_NM(Bs3Gdte_DATA16)
188
189# define Bs3GdteFreePart4 BS3_DATA_NM(Bs3GdteFreePart4)
190# define Bs3GdtePreTestPage08 BS3_DATA_NM(Bs3GdtePreTestPage08)
191# define Bs3GdtePreTestPage07 BS3_DATA_NM(Bs3GdtePreTestPage07)
192# define Bs3GdtePreTestPage06 BS3_DATA_NM(Bs3GdtePreTestPage06)
193# define Bs3GdtePreTestPage05 BS3_DATA_NM(Bs3GdtePreTestPage05)
194# define Bs3GdtePreTestPage04 BS3_DATA_NM(Bs3GdtePreTestPage04)
195# define Bs3GdtePreTestPage03 BS3_DATA_NM(Bs3GdtePreTestPage03)
196# define Bs3GdtePreTestPage02 BS3_DATA_NM(Bs3GdtePreTestPage02)
197# define Bs3GdtePreTestPage01 BS3_DATA_NM(Bs3GdtePreTestPage01)
198# define Bs3GdteTestPage BS3_DATA_NM(Bs3GdteTestPage)
199# define Bs3GdteTestPage00 BS3_DATA_NM(Bs3GdteTestPage00)
200# define Bs3GdteTestPage01 BS3_DATA_NM(Bs3GdteTestPage01)
201# define Bs3GdteTestPage02 BS3_DATA_NM(Bs3GdteTestPage02)
202# define Bs3GdteTestPage03 BS3_DATA_NM(Bs3GdteTestPage03)
203# define Bs3GdteTestPage04 BS3_DATA_NM(Bs3GdteTestPage04)
204# define Bs3GdteTestPage05 BS3_DATA_NM(Bs3GdteTestPage05)
205# define Bs3GdteTestPage06 BS3_DATA_NM(Bs3GdteTestPage06)
206# define Bs3GdteTestPage07 BS3_DATA_NM(Bs3GdteTestPage07)
207
208# define Bs3GdtEnd BS3_DATA_NM(Bs3GdtEnd)
209
210# define Bs3Tss16 BS3_DATA_NM(Bs3Tss16)
211# define Bs3Tss16DoubleFault BS3_DATA_NM(Bs3Tss16DoubleFault)
212# define Bs3Tss16Spare0 BS3_DATA_NM(Bs3Tss16Spare0)
213# define Bs3Tss16Spare1 BS3_DATA_NM(Bs3Tss16Spare1)
214# define Bs3Tss32 BS3_DATA_NM(Bs3Tss32)
215# define Bs3Tss32DoubleFault BS3_DATA_NM(Bs3Tss32DoubleFault)
216# define Bs3Tss32Spare0 BS3_DATA_NM(Bs3Tss32Spare0)
217# define Bs3Tss32Spare1 BS3_DATA_NM(Bs3Tss32Spare1)
218# define Bs3Tss64 BS3_DATA_NM(Bs3Tss64)
219# define Bs3Tss64Spare0 BS3_DATA_NM(Bs3Tss64Spare0)
220# define Bs3Tss64Spare1 BS3_DATA_NM(Bs3Tss64Spare1)
221# define Bs3Tss64WithIopb BS3_DATA_NM(Bs3Tss64WithIopb)
222# define Bs3Tss32WithIopb BS3_DATA_NM(Bs3Tss32WithIopb)
223# define Bs3SharedIntRedirBm BS3_DATA_NM(Bs3SharedIntRedirBm)
224# define Bs3SharedIobp BS3_DATA_NM(Bs3SharedIobp)
225# define Bs3SharedIobpEnd BS3_DATA_NM(Bs3SharedIobpEnd)
226# define Bs3Idt16 BS3_DATA_NM(Bs3Idt16)
227# define Bs3Idt32 BS3_DATA_NM(Bs3Idt32)
228# define Bs3Idt64 BS3_DATA_NM(Bs3Idt64)
229# define Bs3Lidt_Idt16 BS3_DATA_NM(Bs3Lidt_Idt16)
230# define Bs3Lidt_Idt32 BS3_DATA_NM(Bs3Lidt_Idt32)
231# define Bs3Lidt_Idt64 BS3_DATA_NM(Bs3Lidt_Idt64)
232# define Bs3Lidt_Ivt BS3_DATA_NM(Bs3Lidt_Ivt)
233# define Bs3Lgdt_Gdt BS3_DATA_NM(Bs3Lgdt_Gdt)
234# define Bs3Ldt BS3_DATA_NM(Bs3Ldt)
235# define Bs3LdtEnd BS3_DATA_NM(Bs3LdtEnd)
236
237# define Bs3Text16_StartOfSegment BS3_DATA_NM(Bs3Text16_StartOfSegment)
238# define Bs3Text16_EndOfSegment BS3_DATA_NM(Bs3Text16_EndOfSegment)
239# define Bs3Text16_Size BS3_DATA_NM(Bs3Text16_Size)
240
241# define Bs3System16_StartOfSegment BS3_DATA_NM(Bs3System16_StartOfSegment)
242# define Bs3System16_EndOfSegment BS3_DATA_NM(Bs3System16_EndOfSegment)
243
244# define Bs3Data16_StartOfSegment BS3_DATA_NM(Bs3Data16_StartOfSegment)
245# define Bs3Data16_EndOfSegment BS3_DATA_NM(Bs3Data16_EndOfSegment)
246
247# define Bs3RmText16_StartOfSegment BS3_DATA_NM(Bs3RmText16_StartOfSegment)
248# define Bs3RmText16_EndOfSegment BS3_DATA_NM(Bs3RmText16_EndOfSegment)
249# define Bs3RmText16_Size BS3_DATA_NM(Bs3RmText16_Size)
250# define Bs3RmText16_FlatAddr BS3_DATA_NM(Bs3RmText16_FlatAddr)
251
252# define Bs3X0Text16_StartOfSegment BS3_DATA_NM(Bs3X0Text16_StartOfSegment)
253# define Bs3X0Text16_EndOfSegment BS3_DATA_NM(Bs3X0Text16_EndOfSegment)
254# define Bs3X0Text16_Size BS3_DATA_NM(Bs3X0Text16_Size)
255# define Bs3X0Text16_FlatAddr BS3_DATA_NM(Bs3X0Text16_FlatAddr)
256
257# define Bs3X1Text16_StartOfSegment BS3_DATA_NM(Bs3X1Text16_StartOfSegment)
258# define Bs3X1Text16_EndOfSegment BS3_DATA_NM(Bs3X1Text16_EndOfSegment)
259# define Bs3X1Text16_Size BS3_DATA_NM(Bs3X1Text16_Size)
260# define Bs3X1Text16_FlatAddr BS3_DATA_NM(Bs3X1Text16_FlatAddr)
261
262# define Bs3Text32_StartOfSegment BS3_DATA_NM(Bs3Text32_StartOfSegment)
263# define Bs3Text32_EndOfSegment BS3_DATA_NM(Bs3Text32_EndOfSegment)
264
265# define Bs3Data32_StartOfSegment BS3_DATA_NM(Bs3Data32_StartOfSegment)
266# define Bs3Data32_EndOfSegment BS3_DATA_NM(Bs3Data32_EndOfSegment)
267
268# define Bs3Text64_StartOfSegment BS3_DATA_NM(Bs3Text64_StartOfSegment)
269# define Bs3Text64_EndOfSegment BS3_DATA_NM(Bs3Text64_EndOfSegment)
270
271# define Bs3Data64_StartOfSegment BS3_DATA_NM(Bs3Data64_StartOfSegment)
272# define Bs3Data64_EndOfSegment BS3_DATA_NM(Bs3Data64_EndOfSegment)
273
274# define Bs3Data16Thru64Text32And64_TotalSize BS3_DATA_NM(Bs3Data16Thru64Text32And64_TotalSize)
275# define Bs3TotalImageSize BS3_DATA_NM(Bs3TotalImageSize)
276
277# define g_achBs3HexDigits BS3_DATA_NM(g_achBs3HexDigits)
278# define g_achBs3HexDigitsUpper BS3_DATA_NM(g_achBs3HexDigitsUpper)
279# define g_bBs3CurrentMode BS3_DATA_NM(g_bBs3CurrentMode)
280# define g_uBs3TrapEipHint BS3_DATA_NM(g_uBs3TrapEipHint)
281# define g_aBs3RmIvtOriginal BS3_DATA_NM(g_aBs3RmIvtOriginal)
282
283# define g_usBs3TestStep BS3_DATA_NM(g_usBs3TestStep)
284# define g_usBs3TestStep BS3_DATA_NM(g_usBs3TestStep)
285# define g_Bs3Trap16GenericEntriesFlatAddr BS3_DATA_NM(g_Bs3Trap16GenericEntriesFlatAddr)
286# define g_Bs3Trap32GenericEntriesFlatAddr BS3_DATA_NM(g_Bs3Trap32GenericEntriesFlatAddr)
287# define g_Bs3Trap64GenericEntriesFlatAddr BS3_DATA_NM(g_Bs3Trap64GenericEntriesFlatAddr)
288
289# define g_uBs3CpuDetected BS3_DATA_NM(g_uBs3CpuDetected)
290
291#endif /* ARCH_BITS == 64 */
292#endif /* not needed */
293
294#endif /* !BS3KIT_INCLUDED_bs3kit_mangling_data_h */
295
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette