TianoCore EDK2 master
|
Go to the source code of this file.
Functions | |
VOID | InitGlobalDescriptorTable (VOID) |
Variables | |
STATIC GDT_ENTRIES | mGdtTemplate |
C based implementation of IA32 interrupt handling only requiring a minimal assembly interrupt entry point.
Copyright (c) 2006 - 2021, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file CpuGdt.c.
VOID InitGlobalDescriptorTable | ( | VOID | ) |
STATIC GDT_ENTRIES mGdtTemplate |