From 1522878a90f1fe9ab3df2fb68f5aa4b4a35a8c2a Mon Sep 17 00:00:00 2001 From: "iliya.saroukha" <iliya.saroukhanian@etu.hesge.ch> Date: Thu, 27 Mar 2025 16:28:57 +0100 Subject: [PATCH] added additional acronyms --- thesis/glossary/acronyms.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/thesis/glossary/acronyms.tex b/thesis/glossary/acronyms.tex index 5c3343b..378514d 100644 --- a/thesis/glossary/acronyms.tex +++ b/thesis/glossary/acronyms.tex @@ -25,4 +25,7 @@ \newacronym{idt}{IDT}{Interrupt Descriptor Table} \newacronym{vmcb}{VMCB}{Virtual Machine Control Block} \newacronym{vmcs}{VMCS}{Virtual Machine Control Structure} +\newacronym{msr}{MSR}{Model-specific register} +\newacronym{bios}{BIOS}{Basic Input/Output System} +\newacronym{smx}{SMX}{Safer Mode Extensions} -- GitLab