EFI Gateway Module for Hardware-Hardened Malware Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional Information Handling Systems (IHSs) face challenges in effectively identifying malware infiltration in the BIOS, as not all changes to boot code are malicious, and existing safe boot processes may fail to detect certain types of malware.

Innovation Solution

The implementation of a hardware-hardened advanced threat protection system that includes a processor, BIOS, and an EFI gateway module, which launches immediately after Power-On Self-Test (POST) to determine the presence of malware by applying a behavior-based threat model using an off-host authentication processing system, storing the threat model in segregated off-host memory, and comparing it with a reference template to alert users or halt the process if compromised.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional safe boot processes compare BIOS present state with known good code, then changes can be detected, but false positives occur because not all changes are malicious

Engineering Contradiction:
Improvemalware detection accuracyVSAvoidfalse positive alerts
Core Design Contradiction:
Measurement precisionVSObject-affected harmful factors

Solution Approach 1:

The patent transitions from comparing static code states to analyzing dynamic behavioral parameters during boot. The EFI gateway module monitors runtime behavior characteristics such as execution flow patterns, memory access patterns, and timing parameters to distinguish malicious from legitimate changes, reducing false positives while improving detection accuracy

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The EFI gateway module serves as an intermediary layer between the BIOS and the operating system. It intercepts and analyzes boot-time operations, providing a neutral observation point that can identify malware behavior without directly modifying BIOS code or triggering false alerts from legitimate updates

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If conventional safe boot processes halt on detected changes, then security is maintained, but legitimate updates are blocked

Engineering Contradiction:
Improvesecurity assuranceVSAvoidsystem update capability
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The system dynamically adjusts its response based on threat analysis results. Rather than statically halting all changes, the EFI gateway module continuously evaluates behavioral parameters and adapts its security measures in real-time, allowing legitimate updates to proceed while blocking confirmed malicious activities

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system implements feedback mechanisms where detection results inform subsequent security decisions. The EFI gateway module analyzes boot behavior, provides feedback on threat likelihood, and adjusts security responses accordingly, enabling both security maintenance and legitimate system updates through iterative evaluation

Inventive Principle:
Principle #23Feedback

3Reliability

If behavior-based threat model is stored in off-host memory, then security is enhanced, but system complexity increases

Engineering Contradiction:
Improvethreat protection securityVSAvoidhardware architecture complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system segments security functions into distinct modules: the EFI gateway module handles boot-time analysis, the off-host authentication processing system manages threat model storage and verification, and the BIOS performs standard initialization. This segmentation distributes complexity across specialized components rather than concentrating it in one place

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS10019577B2Hardware hardened advanced threat protection
Publication Date: 2018.07.10 DELL PROD LP
  • US10019577B2 patent drawing
  • US10019577B2 patent drawing
  • US10019577B2 patent drawing

AI summary

Systems and methods for hardware hardened advanced threat protection are described. In some embodiments, an Information Handling System (IHS) may include a processor; and a Basic Input/Output System (BIOS) coupled to the processor, the BIOS having BIOS instructions stored thereon that, upon execution, cause the IHS to: launch an Extensible Firmware Interface (EFI) gateway module; and determine, using the EFI gateway module, whether the BIOS instructions include malware.