-
Hello,
We're using the custom hardware (let's call it BRC) based on the Apollo lake's Leaf hill crb.
BRC -> 4 x 16 gib = 8 GiB of memory(4 dual-rank chips organized as 512 M by 32 bits.). This c…
-
Hi,
i just noticed while I was creating SMBIOS Type17 Entries in coreboot, that the fields `MfgId` and `ModulePartNum` in the `DIMM_INFO` Struct are empty. In Coreboot you can find the struct here:…
-
mysql server version: mysql5.6
schema:
```
CREATE TABLE `mytest` (
`a` int(11) NOT NULL,
`b` smallint(6) DEFAULT NULL,
`c` int(11) DEFAULT NULL,
`d` mediumint(9) DEFAULT NULL,
`y` fl…
-
A good way to represent polygons with holes is by what we call a "fake simple polygon" (FSP) (I guess nophead call it a "keyhole representation"). It is a polygon whose edges do not cross but some edg…
-
## Enhancement Request
Windows includes the [`CcSetReadAheadGranularityEx`](https://docs.microsoft.com/en-us/windows-hardware/drivers/ifs/ccsetreadaheadgranularityex) DDI and the older [`CcSetReadA…
-
**Dasharo version**
coreboot v4.12.0.x
**Dasharo variant**
none
**Affected component(s) or functionality**
OS stability
**Brief summary**
FreeBSD crashes on FW2B after update from 4.9…
-
**Describe the bug**
A build error occur on Github CI for Renesas RA family after this PR was merged #72804. It seems it is an issue of mbedtls module relevant to location to include the syscall…
-
I wanted to plot the contribution of each component when drawing the fit result, but I don't think I could find a simple way to do this. One way I find is use fsps source code but it is not convenienc…
-
I've altered your code a bit.
I already have an opened file, for performance reasons it is best to keep a file open than to reopen the same file multiple times.
I'd be willing to create a PR inc…
-
+ what I'm trying to achieve: when opening a latex file, automatically open the corresponding pdf file. optionally making sublime and pdf viewer side-by-side, and close the viewer when quitting sublim…
ghost updated
7 years ago