Home
last modified time | relevance | path

Searched refs:Windows (Results 1 – 25 of 235) sorted by relevance

12345678910

/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dosi.rst33 with all versions of Windows.
41 What should an OEM do if they want to support Linux and Windows
43 for Linux to deal with how Linux is different from Windows.
73 Windows 98, SE: "Microsoft Windows"
74 Windows ME: "Microsoft WindowsME:Millennium Edition"
75 Windows NT: "Microsoft Windows NT"
94 Linux answers "Microsoft Windows NT" to please that BIOS idiom.
116 in example code using _OSI("Windows 2001").
150 to support Linux and Windows differences in the same BIOS.
172 Like Linux's _OSI("*Windows*") strategy, Linux defaults to
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/files/
H A D0001-Fix-narrowing-errors-Wc-11-narrowing.patch8 …../../../../CPP/Windows/ErrorMsg.cpp:24:10: error: case value evaluates to -2147024809, which cann…
22 CPP/Windows/ErrorMsg.cpp | 14 +++++++-------
25 diff --git a/CPP/Windows/ErrorMsg.cpp b/CPP/Windows/ErrorMsg.cpp
27 --- a/CPP/Windows/ErrorMsg.cpp
28 +++ b/CPP/Windows/ErrorMsg.cpp
/openbmc/linux/Documentation/usb/
H A Dgadget_multi.rst42 Windows host drivers
45 For the gadget to work under Windows two conditions have to be met:
50 First of all, Windows need to detect the gadget as an USB composite
52 Windows lets USB Generic Parent Driver[5] handle the device which then
66 The other, trickier thing is making Windows install drivers for each
69 For mass storage it is trivial since Windows detect it's an interface
77 To make Windows select RNDIS drivers for the first function in the
107 things don't work as intended before realising Windows have cached
114 Provided INF files have been tested on Windows XP SP3, Windows Vista
116 as well. It most likely won't work on Windows prior to Windows XP
[all …]
H A Dgadget_serial.rst42 Windows and know how to configure and build Linux kernels, run
70 | Windows) Driver USB Stack | |
95 the Windows usbser.sys ACM driver, and the Linux USB generic serial
149 either the Windows or Linux ACM driver on the host side. If gadget
155 Installing the Windows Host ACM Driver
159 of Windows.
162 to the Windows host with a USB cable, Windows should recognize the
166 For example, on Windows XP, when the gadget serial device is first
171 Windows will complain that the Gadget Serial driver has not passed
172 Windows Logo testing, but select "Continue anyway" and finish the
[all …]
H A Dlinux-cdc-acm.inf1 ; Windows USB CDC ACM Setup File
8 ; For use only on Windows operating systems.
11 Signature="$Windows NT$"
25 ; Windows 2000/XP/Vista-32bit Sections
/openbmc/linux/fs/ntfs3/
H A DKconfig8 Windows OS native file system (NTFS) support up to NTFS version 3.1.
21 Windows implementation of ntfs.sys uses 32 bits per clusters.
23 for 16T+ volumes. Windows will not be able to mount such volumes.
31 In Windows 10 one can use command "compact" to compress any files.
46 NOTE: this is linux only feature. Windows will ignore these ACLs.
/openbmc/linux/fs/fat/
H A DKconfig9 VFAT (Windows 95) file systems), then you must say Y or M here
53 If you have Windows 95 or Windows NT installed on your MSDOS
56 generated by Windows 95 / Windows NT.
64 tristate "VFAT (Windows-95) fs support"
67 This option provides support for normal Windows file systems with
69 used by Windows 95, Windows 98, Windows NT 4.0, and the Unix
/openbmc/qemu/docs/about/
H A Dbuild-platforms.rst122 Windows chapter
125 The project aims to support the two most recent versions of Windows that are
126 still supported by the vendor. The minimum Windows API that is currently
127 targeted is "Windows 8", so theoretically the QEMU binaries can still be run
128 on older versions of Windows, too. However, such old versions of Windows are
130 Windows instead.
133 toolchain, either hosted on Linux (Debian/Fedora) or via `MSYS2`_ on Windows.
134 A more recent Windows version is always preferred as it is less likely to have
137 build process to successfully complete. On newer versions of Windows 10,
142 Only 64-bit Windows is supported.
/openbmc/linux/Documentation/filesystems/
H A Dvfat.rst106 recent Windows don't update it correctly in some
129 emulate the Windows 95 rule for create.
131 **win95**: emulate the Windows 95 rule for display/create.
135 **mixed**: emulate the Windows NT rule for display,
136 emulate the Windows 95 rule for create.
143 between local time (as used by Windows on FAT) and UTC
176 FAT has the ATTR_RO (read-only) attribute. On Windows,
279 Windows 95 filesystem::
300 Windows 95 but it is used by Windows NT. The case of filenames is not
301 completely compatible from Windows NT to Windows 95. It is not completely
[all …]
H A Dntfs3.rst65 - Files with the Windows-specific HIDDEN (FILE_ATTRIBUTE_HIDDEN) attribute
69 - Files with the Windows-specific SYSTEM (FILE_ATTRIBUTE_SYSTEM) attribute
73 - Updates the Windows-specific HIDDEN (FILE_ATTRIBUTE_HIDDEN) attribute
80 by Windows, either because it contains some not allowed character (which
/openbmc/linux/Documentation/admin-guide/
H A Dldm.rst6 :Last Updated: Anton Altaparmakov on 30 March 2007 for Windows Vista.
11 Windows 2000, XP, and Vista use a new partitioning scheme. It is a complete
22 Dynamic Disks. The journalling allows Windows to make changes to these
81 - "Windows Logical Disk Manager (Dynamic Disk) support" CONFIG_LDM_PARTITION
86 - "Windows LDM extra logging" CONFIG_LDM_DEBUG
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dstart.rst257 can be a Windows machine capable of running version 2 of Windows Subsystem
367 Pre-Windows 10 or Windows 10 "Home" version), you must install Docker
416 Windows).
440 With `Windows Subsystem for Linux (WSL 2)
443 to build on Windows. You can set up a Linux distribution inside Windows
451 While all Windows 11 and Windows Server 2022 builds support WSL 2,
452 the first versions of Windows 10 and Windows Server 2019 didn't.
455 and for `Windows Server 2019
463 Microsoft Windows [Version 10.0.19041.153]
523 option on Windows. Then, open a Windows Powershell as Administrator to
[all …]
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Doperating_system.hpp11 Windows, enumerator
54 {OperatingSystemTypes::Windows, "Windows"},
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/
H A D0001-CMakeLists.txt-Do-not-use-private-makefile-target.patch26 -if(NOT ${CMAKE_SYSTEM_NAME} MATCHES "Windows")
44 -if(NOT ${CMAKE_SYSTEM_NAME} MATCHES "Windows")
62 -if(NOT ${CMAKE_SYSTEM_NAME} MATCHES "Windows")
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-quote-tools/
H A Dtpm-quote-tools_1.0.4.bb9 Windows XP. It was ported to Windows using MinGW and MSYS. \
/openbmc/qemu/docs/specs/
H A Dpci-serial.rst9 guests work out-of-the box with all cards. There is a Windows inf file
10 (``docs/qemupciserial.inf``) to set up the cards in Windows guests.
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gjs/gjs/
H A D0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch35 # to Windows before we can build it on Windows.
H A D0001-Support-cross-builds-a-bit-better.patch42 # to Windows before we can build it on Windows.
/openbmc/linux/Documentation/networking/device_drivers/ethernet/microsoft/
H A Dnetvsc.rst10 This driver is compatible with Windows Server 2012 R2, 2016 and
11 Windows 10.
19 Hyper-V host version does. Windows Server 2016 and Azure
21 IPv6. Windows Server 2012 only supports checksum offload for TCP.
61 feature is enabled by default on VMs running on Windows Server 2019 and
/openbmc/linux/fs/smb/client/
H A DKconfig33 and NAS appliances (e.g. Samba, Windows 11, Windows Server 2022,
36 included in Windows NT4, 2000 and XP (and later). Use of dialects
38 This module also provides limited support for OS/2 and Windows ME
52 If you need to mount to Samba, Azure, ksmbd, Macs or Windows from this
100 namespace prefix to SMB/CIFS EAs. EAs are stored on Windows
115 (rather than Windows like) file behavior. It also enables support
/openbmc/qemu/docs/system/i386/
H A Dhyperv.rst12 proprietary OSes, namely, Microsoft Windows.
14 KVM on x86 implements Hyper-V Enlightenments for Windows guests. These features
15 make Windows and Hyper-V guests think they're running on top of a Hyper-V
42 hypervisor. It is known that some Windows versions will do this even when they
75 to shutdown. This effectively blocks crash dump generation by Windows.
100 periodic mode. It is known that certain Windows versions revert to using HPET
128 if there is a Windows version which acts differently.
135 way for Windows to perform system reboot and thus it may not be used.
217 by Windows Kernel debugger to send the packets through, rather than sending
221 This new communication is used by Windows Kernel debugger rather than sending
[all …]
/openbmc/linux/fs/nls/
H A DKconfig47 DOS/Windows partitions correctly. This does apply to the filenames
59 DOS/Windows partitions correctly. This does apply to the filenames
71 DOS/Windows partitions correctly. This does apply to the filenames
84 DOS/Windows partitions correctly. This does apply to the filenames
100 DOS/Windows partitions correctly. This does apply to the filenames
115 DOS/Windows partitions correctly. This does apply to the filenames
126 DOS/Windows partitions correctly. This does apply to the filenames
137 DOS/Windows partitions correctly. This does apply to the filenames
290 tristate "Windows CP1250 (Slavic/Central European Languages)"
295 input/output character sets. Say Y here for the Windows CP-1250
[all …]
/openbmc/linux/Documentation/admin-guide/cifs/
H A Dintroduction.rst15 file servers such as Windows (including Windows 2019 Server), as
34 not just in Linux to Windows (or Linux to Mac) environments.
/openbmc/linux/drivers/platform/x86/intel/int3472/
H A DKconfig18 it maps to a TPS68470 camera PMIC. On machines designed for Windows,
29 with Windows or ChromeOS. Say N here if you are not sure.
/openbmc/bmcweb/
H A D.gitignore266 ### Windows ###
267 # Windows thumbnail cache files
282 # Windows Installer files
289 # Windows shortcuts

12345678910