Commit History

Author SHA1 Message Date
  negelef 38473b9849 Removed end-of-line whitespace in all modules 6 years ago
  negelef e57ed9079e Removed obsolete inline procedures for querying stack and frame pointer. Use procedures provided by compiler instead. 6 years ago
  felixf be44b24058 Unified versions of Windows.Machine.Mod 7 years ago
  negelef a83744ba85 Fixed incmpatible interface 7 years ago
  negelef 06d16a42c5 Fixed signed type of halt code 7 years ago
  felixf 3253ae6ebc Removed Machine.Init from module Modules --> moved the call to Machine.Init to Machine module (Portability / EFI !) 9 years ago
  felixf 3c4121fe9e removed special handling of bootconsole -- objective: unification of efi machine and machine 9 years ago
  felixf 7da2eb96a5 Changes for EFI -- much is full of traces, state is yet to be considered experimental. 9 years ago
  eth.negelef 34afa206ac Replaced unnecessary hugeint functions with proper operators 10 years ago
  eth.negelef d5c4f9d2eb Replaced unnecessary address comparison functions with proper compare operators 10 years ago
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 years ago