TianoCore EDK2
master
Loading...
Searching...
No Matches
Non-existing.c
Go to the documentation of this file.
1
9
#include <
Library/DebugLib.h
>
10
37
VOID
38
EFIAPI
39
InternalX86DisablePaging64
(
40
IN
UINT16 CodeSelector,
41
IN
UINT32 EntryPoint,
42
IN
UINT32 Context1 OPTIONAL,
43
IN
UINT32 Context2 OPTIONAL,
44
IN
UINT32 NewStack
45
)
46
{
47
//
48
// This function cannot work on IA32 platform
49
//
50
ASSERT (
FALSE
);
51
}
InternalX86DisablePaging64
VOID EFIAPI InternalX86DisablePaging64(IN UINT16 CodeSelector, IN UINT32 EntryPoint, IN UINT32 Context1 OPTIONAL, IN UINT32 Context2 OPTIONAL, IN UINT32 NewStack)
Definition:
Non-existing.c:39
FALSE
#define FALSE
Definition:
Base.h:307
IN
#define IN
Definition:
Base.h:279
DebugLib.h
MdePkg
Library
BaseLib
Ia32
Non-existing.c
Generated on Fri Nov 15 2024 18:01:17 for TianoCore EDK2 by
1.9.6