Main public logs
Appearance
Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:52, 3 May 2025 Martini talk contribs created page KernelDebugRef - Expressions (Created page with "The expression evaluator has been enhanced to provide support for four types of addresses: * Real mode (''.segment:offset'') * Protected mode (''#selector:offset'') * Linear address (''%dword'') * Physical address (''%%dword'') The symbols: * '''.''' * '''#''' * '''%''' * '''%%''' override the current address type, allowing selectors to be used in real mode, segments to be used in protected mode, and so on. The '''%''' linear address and the '''%%''' physical address...")