Commit History

Author SHA1 Message Date
  Alexandre Julliard 0f284520ec wineboot: Add a generic mechanism for pre-installing things before the main wine.inf section. 3 years ago
  Alexandre Julliard 7cdb88a5d8 include: Update the SYSTEM_PROCESS_INFORMATION structure. 3 years ago
  Alexandre Julliard f87e8ec2c5 wineboot: Run wine.inf for all supported architectures. 3 years ago
  Alexandre Julliard 59165212ca wineboot: Restart 64-bit version from the system32 directory. 3 years ago
  Zebediah Figura b3d00c3340 wineboot: Set the NXSupportPolicy member of the user shared data to NX_SUPPORT_POLICY_OPTIN. 3 years ago
  Alexandre Julliard 5ac2f4b553 wineboot: Fall back to initial hostname if the name lookup fails. 4 years ago
  Alexandre Julliard 6a19b999f7 wineboot: Set the computer name keys. 4 years ago
  Paul Gofman 97b5ad7597 wineboot: Initialize XState features in user_shared_data. 4 years ago
  Paul Gofman 525e7078a8 ntdll: Report newer vector processor features on x86 / x64. 4 years ago
  Alexandre Julliard e854ea34cc ntdll: Create user shared data section in the server, and initialize it in wineboot. 4 years ago
  Alexandre Julliard c42b415fab wineboot: Use wide character string literals. 4 years ago
  Jacek Caban d0a57cf988 wineboot: Use __cpuid from intrin.h. 4 years ago
  Zebediah Figura 561a84ec91 wineboot: Install wineusb as a root-enumerated PnP service. 4 years ago
  Brendan Shanks 68a01c8c6f wineboot: Populate BIOS registry keys. 4 years ago
  Nikolay Sivov 664d57d0eb wineboot: Do not use SHGetMalloc() internally. 4 years ago
  Alexandre Julliard 95c9dee30a wineboot: Keep config directory path in Unicode. 5 years ago
  Alexandre Julliard 63f8231570 wineboot: Also set the Flags value under ProfileList. 5 years ago
  Dmitry Timoshkov aa3d01e650 wineboot: Automatically create ProfileList key for current user. 5 years ago
  Zebediah Figura 9cf9483a4a wineboot: Create a root-enumerated device object for winebus. 5 years ago
  Alexandre Julliard 461b5e56f9 kernel32: Move support for running wineboot to ntdll. 5 years ago
  Alexandre Julliard 44ee1c47ff wineboot: Only use cpuid on platforms where it makes sense. 5 years ago
  Alexandre Julliard e245df2a0c wineboot: Fix do_cpuid() calling convention. 5 years ago
  Alexandre Julliard 4a8483044e wineboot: Build with msvcrt. 5 years ago
  Alexandre Julliard 51bc180c1f wineboot: Avoid using getopt_long(). 5 years ago
  Alexandre Julliard f2a7405a09 winecrt0: Make the main() and wmain() entry points cdecl. 5 years ago
  Alexandre Julliard d5a372abbb include: Move inline assembly definitions to a new wine/asm.h header. 5 years ago
  Hans Leidekker 6c486058f8 wineboot: Also process Run keys from the 32-bit registry view. 5 years ago
  Brendan McGrath 4cd78c3507 wineboot: Fix PROCESSOR_ARCHITECTURE reg value. 5 years ago
  Hans Leidekker d929a1fa86 wineboot: More accurate reporting of AMD and Intel processors. 5 years ago
  Zhiyi Zhang 193fc95628 wineboot: Create user folders if they don't exist. 6 years ago