| Index | Module | Size | Phase |
|---|---|---|---|
| 147 | TlsDxe | 1,637,632 bytes (1.6 MB) | Stub |
TlsDxe is a minimal TLS protocol stub driver for the UEFI network stack. It contains only a single function (ModuleEntryPoint) that installs the protocol interface and registers a dispatch function. The majority of the binary image (1.6 MB) consists of a statically linked OpenSSL cryptographic library, making this the largest single module in the network stack.
x86-64, PE32+, UEFI DXE driver, 6 sections (.text/.rdata/.data/section_3/.xdata/.reloc), entry at 0x58C