VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-mangling-code-undef.h@ 95372

Last change on this file since 95372 was 95372, checked in by vboxsync, 3 years ago

ValKit/bs3kit: Some more work on extended CPU/FPU state management. bugref:9898

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 5.6 KB
Line 
1/* $Id: bs3kit-mangling-code-undef.h 95372 2022-06-26 00:27:49Z vboxsync $ */
2/** @file
3 * BS3Kit - Undefining function mangling - automatically generated by the bs3kit-mangling-code-undef.h makefile rule.
4 */
5
6/*
7 * Copyright (C) 2007-2020 Oracle Corporation
8 *
9 * This file is part of VirtualBox Open Source Edition (OSE), as
10 * available from http://www.virtualbox.org. This file is free software;
11 * you can redistribute it and/or modify it under the terms of the GNU
12 * General Public License (GPL) as published by the Free Software
13 * Foundation, in version 2 as it comes in the "COPYING" file of the
14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
16 *
17 * The contents of this file may alternatively be used under the terms
18 * of the Common Development and Distribution License Version 1.0
19 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
20 * VirtualBox OSE distribution, in which case the provisions of the
21 * CDDL are applicable instead of those of the GPL.
22 *
23 * You may elect to license modified versions of this file under the
24 * terms and conditions of either the GPL or the CDDL or both.
25 */
26
27#undef Bs3A20Disable
28#undef Bs3A20DisableViaKbd
29#undef Bs3A20DisableViaPortA
30#undef Bs3A20Enable
31#undef Bs3A20EnableViaKbd
32#undef Bs3A20EnableViaPortA
33#undef Bs3ExtCtxAlloc
34#undef Bs3ExtCtxCopy
35#undef Bs3ExtCtxFree
36#undef Bs3ExtCtxGetMxCsr
37#undef Bs3ExtCtxGetSize
38#undef Bs3ExtCtxGetYmm
39#undef Bs3ExtCtxInit
40#undef Bs3ExtCtxRestore
41#undef Bs3ExtCtxSave
42#undef Bs3ExtCtxSetMxCsr
43#undef Bs3ExtCtxSetYmm
44#undef Bs3GetCpuVendor
45#undef Bs3GetModeName
46#undef Bs3GetModeNameShortLower
47#undef Bs3KbdRead
48#undef Bs3KbdWait
49#undef Bs3KbdWrite
50#undef Bs3MemAlloc
51#undef Bs3MemAllocZ
52#undef Bs3MemChr
53#undef Bs3MemCmp
54#undef Bs3MemCpy
55#undef Bs3MemFree
56#undef Bs3MemGuardedTestPageAlloc
57#undef Bs3MemGuardedTestPageAllocEx
58#undef Bs3MemGuardedTestPageFree
59#undef Bs3MemMove
60#undef Bs3MemPCpy
61#undef Bs3MemPrintInfo
62#undef Bs3MemSet
63#undef Bs3MemZero
64#undef Bs3PagingAlias
65#undef bs3PagingGetLegacyPte
66#undef bs3PagingGetPaePte
67#undef Bs3PagingGetPte
68#undef Bs3PagingInitRootForLM
69#undef Bs3PagingInitRootForPAE
70#undef Bs3PagingInitRootForPP
71#undef Bs3PagingMapRamAbove4GForLM
72#undef Bs3PagingProtect
73#undef Bs3PagingProtectPtr
74#undef Bs3PagingQueryAddressInfo
75#undef Bs3PagingSetupCanonicalTraps
76#undef Bs3PagingUnalias
77#undef Bs3Panic
78#undef Bs3PicMaskAll
79#undef Bs3PicSetup
80#undef Bs3PicUpdateMask
81#undef Bs3PitDisable
82#undef Bs3PitSetupAndEnablePeriodTimer
83#undef Bs3PrintChr
84#undef Bs3Printf
85#undef Bs3PrintfV
86#undef Bs3PrintStr
87#undef Bs3PrintStrN
88#undef Bs3PrintU32
89#undef Bs3PrintX32
90#undef Bs3RegCtxConvertToRingX
91#undef Bs3RegCtxPrint
92#undef Bs3RegCtxRestore
93#undef Bs3RegCtxSave
94#undef Bs3RegCtxSaveEx
95#undef Bs3RegCtxSetGrpDsFromCurPtr
96#undef Bs3RegCtxSetGrpSegFromCurPtr
97#undef Bs3RegCtxSetGrpSegFromFlat
98#undef Bs3RegCtxSetRipCsFromCurPtr
99#undef Bs3RegCtxSetRipCsFromFlat
100#undef Bs3RegCtxSetRipCsFromLnkPtr
101#undef Bs3RegGetCr0
102#undef Bs3RegGetCr2
103#undef Bs3RegGetCr3
104#undef Bs3RegGetCr4
105#undef Bs3RegGetDr0
106#undef Bs3RegGetDr1
107#undef Bs3RegGetDr2
108#undef Bs3RegGetDr3
109#undef Bs3RegGetDr6
110#undef Bs3RegGetDr7
111#undef Bs3RegGetDrX
112#undef Bs3RegGetLdtr
113#undef Bs3RegGetTr
114#undef Bs3RegGetXcr0
115#undef Bs3RegSetCr0
116#undef Bs3RegSetCr2
117#undef Bs3RegSetCr3
118#undef Bs3RegSetCr4
119#undef Bs3RegSetDr0
120#undef Bs3RegSetDr1
121#undef Bs3RegSetDr2
122#undef Bs3RegSetDr3
123#undef Bs3RegSetDr6
124#undef Bs3RegSetDr7
125#undef Bs3RegSetDrX
126#undef Bs3RegSetLdtr
127#undef Bs3RegSetTr
128#undef Bs3RegSetXcr0
129#undef Bs3SelFar32ToFlat32
130#undef Bs3SelFar32ToFlat32NoClobber
131#undef Bs3SelFlatCodeToProtFar16
132#undef Bs3SelFlatCodeToRealMode
133#undef Bs3SelFlatDataToProtFar16
134#undef Bs3SelFlatDataToRealMode
135#undef Bs3SelLnkPtrToCurPtr
136#undef Bs3SelProtFar16DataToFlat
137#undef Bs3SelProtFar16DataToRealMode
138#undef Bs3SelProtFar32ToFlat32
139#undef Bs3SelProtModeCodeToRealMode
140#undef Bs3SelRealModeCodeToFlat
141#undef Bs3SelRealModeCodeToProtMode
142#undef Bs3SelRealModeDataToFlat
143#undef Bs3SelRealModeDataToProtFar16
144#undef Bs3SelSetup16BitCode
145#undef Bs3SelSetup16BitData
146#undef Bs3Shutdown
147#undef Bs3SlabAlloc
148#undef Bs3SlabAllocEx
149#undef Bs3SlabFree
150#undef Bs3SlabInit
151#undef Bs3SlabListAdd
152#undef Bs3SlabListAlloc
153#undef Bs3SlabListAllocEx
154#undef Bs3SlabListFree
155#undef Bs3SlabListInit
156#undef Bs3StrCpy
157#undef Bs3StrFormatV
158#undef Bs3StrLen
159#undef Bs3StrNLen
160#undef Bs3StrPrintf
161#undef Bs3StrPrintfV
162#undef Bs3SwitchFromV86To16BitAndCallC
163#undef Bs3TestCheckRegCtxEx
164#undef Bs3TestFailed
165#undef Bs3TestFailedF
166#undef Bs3TestFailedV
167#undef Bs3TestHostPrintf
168#undef Bs3TestHostPrintfV
169#undef Bs3TestInit
170#undef Bs3TestNow
171#undef Bs3TestPrintf
172#undef Bs3TestPrintfV
173#undef Bs3TestQueryCfgBool
174#undef Bs3TestQueryCfgU32
175#undef Bs3TestQueryCfgU8
176#undef Bs3TestSkipped
177#undef Bs3TestSkippedF
178#undef Bs3TestSkippedV
179#undef Bs3TestSub
180#undef Bs3TestSubDone
181#undef Bs3TestSubErrorCount
182#undef Bs3TestSubF
183#undef Bs3TestSubV
184#undef Bs3TestTerm
185#undef Bs3TestValue
186#undef Bs3Trap16Init
187#undef Bs3Trap16InitEx
188#undef Bs3Trap16SetGate
189#undef Bs3Trap32Init
190#undef Bs3Trap32SetGate
191#undef Bs3Trap64Init
192#undef Bs3Trap64SetGate
193#undef Bs3TrapDefaultHandler
194#undef Bs3TrapPrintFrame
195#undef Bs3TrapReInit
196#undef Bs3TrapRmV86Init
197#undef Bs3TrapRmV86InitEx
198#undef Bs3TrapRmV86SetGate
199#undef Bs3TrapSetDpl
200#undef Bs3TrapSetHandler
201#undef Bs3TrapSetHandlerEx
202#undef Bs3TrapSetJmpAndRestore
203#undef Bs3TrapSetJmp
204#undef Bs3TrapUnsetJmp
205#undef Bs3UInt32Div
206#undef Bs3UInt64Div
207#undef Bs3UtilSetFullGdtr
208#undef Bs3UtilSetFullIdtr
209#ifndef BS3_CMN_ONLY
210# undef Bs3BiosInt15h88
211# undef Bs3BiosInt15hE820
212# undef Bs3CpuDetect
213# undef Bs3SwitchTo32BitAndCallC
214# undef Bs3TestDoModes
215# undef Bs3TestDoModesByMax
216# undef Bs3TestDoModesByOne
217# undef Bs3TrapInit
218#endif /* !BS3_CMN_ONLY */
Note: See TracBrowser for help on using the repository browser.

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