# Secure Boot

Eine weitere neue Schutzfunktion in Computern ist die BIOS / UEFI-Funktion "**Secure Boot**".\
Diese Funktion soll das Laden von Schadsoftware beim Starten des Computers verhindern. Damit dieses Schutzprinzip funktioniert werden im BIOS / UEFI sogenannte "**Security Keys**" hinterlegt, das heisst das Gerät kann nur von verifizierten Geräten booten.

<figure><img src="/files/3A1fo81GV0fzC3WULo8j" alt=""><figcaption><p>Funktion Secure Boot im UEFI</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://m187.ict-bz.ch/tag-1/komponenten-verarbeitung/spezielle-mainboard-funktionen/secure-boot.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
