Commit Graph

4581 Commits

Author SHA1 Message Date
GitHub gen-configs Action 2628bc86d1 Auto-generated configs and docs 2022-12-15 12:39:07 +00:00
GitHub gen-configs Action 42efd2c0fd Auto-generated configs and docs 2022-12-15 03:43:04 +00:00
GitHub gen-configs Action 6daa6d936a Auto-generated configs and docs 2022-12-15 03:30:12 +00:00
GitHub gen-configs Action 7e693d4a85 Auto-generated configs and docs 2022-12-15 00:07:48 +00:00
GitHub gen-configs Action 93cb248194 Auto-generated configs and docs 2022-12-14 03:43:40 +00:00
GitHub gen-configs Action 41d4e6f9db Auto-generated configs and docs 2022-12-14 00:10:15 +00:00
GitHub gen-configs Action de6df95f72 Auto-generated configs and docs 2022-12-13 20:05:32 +00:00
GitHub gen-configs Action 3c66377935 Auto-generated configs and docs 2022-12-11 04:26:44 +00:00
GitHub gen-configs Action 2372ce911e Auto-generated configs and docs 2022-12-10 23:01:38 +00:00
GitHub gen-configs Action 56a26b118c Auto-generated configs and docs 2022-12-10 22:22:53 +00:00
GitHub gen-configs Action 1c5847eb03 Auto-generated configs and docs 2022-12-10 12:40:43 +00:00
Matthew Kennedy 9f76dc4c6b
Use a shared buffer for "high memory" operations (#4878)
* big buffer

* mostly hooked up big buffer

* bad merge

* s

* sneak preview of trigger scope

* s

* constness

* channel limits

* s

* unnecessary

* efilib

* TcpServerSandbox

* includes fix

* binary format
2022-12-10 07:35:39 -05:00
rusefillc 7cbeb3a482 re-enable LiveDataPane fix #4842 2022-12-09 23:17:19 -05:00
GitHub gen-configs Action 59f9f0d65e Auto-generated configs and docs 2022-12-10 03:55:37 +00:00
Matthew Kennedy 614dc2f260
Strictly validate stack use in hardware CI (#4880)
* firmware error in case of low stack only on HW CI

* send date

* I don't java good

* I still don't java good

* send the right command

* I guess we can check it on every single test?

* javaaaaaa

* atoi breaks on later non-digit

* avoid sscanf use (for atoi)

to avoid bloating the stack

* less churn

* less churn

Co-authored-by: Nathan Schulte <nmschulte@desmas.net>
2022-12-08 13:20:55 -05:00
GitHub gen-configs Action 3307c62be5 Auto-generated configs and docs 2022-12-08 04:06:07 +00:00
GitHub gen-configs Action 1c014a165a Auto-generated configs and docs 2022-12-07 15:10:52 +00:00
GitHub gen-configs Action 27ccdf3995 Auto-generated configs and docs 2022-12-07 04:04:03 +00:00
GitHub gen-configs Action 018a05f576 Auto-generated configs and docs 2022-12-06 02:51:38 +00:00
GitHub gen-configs Action b19e1606a6 Auto-generated configs and docs 2022-12-05 23:56:47 +00:00
GitHub gen-configs Action 6e61c7aa28 Auto-generated configs and docs 2022-12-04 18:19:30 +00:00
rusefillc 751e7a6787 reduce flash footprint by smarter code generation #4163 2022-12-04 00:21:17 -05:00
GitHub gen-configs Action f4db62e404 Auto-generated configs and docs 2022-12-04 00:21:48 +00:00
GitHub gen-configs Action a0943133cd Auto-generated configs and docs 2022-12-03 02:23:31 +00:00
GitHub gen-configs Action 7537781739 Auto-generated configs and docs 2022-12-03 01:20:16 +00:00
GitHub gen-configs Action 7bdcdaeebe Auto-generated configs and docs 2022-12-02 00:01:18 +00:00
GitHub gen-configs Action 5441e60c6b Auto-generated configs and docs 2022-12-01 03:35:46 +00:00
GitHub gen-configs Action 64e40b867c Auto-generated configs and docs 2022-12-01 02:58:54 +00:00
GitHub gen-configs Action 0edf719e77 Auto-generated configs and docs 2022-12-01 00:55:15 +00:00
GitHub gen-configs Action d281091c12 Auto-generated configs and docs 2022-12-01 00:34:21 +00:00
GitHub gen-configs Action 097c6752ea Auto-generated configs and docs 2022-11-30 18:29:45 +00:00
GitHub gen-configs Action 64fb265575 Auto-generated configs and docs 2022-11-30 04:11:33 +00:00
GitHub gen-configs Action 4a35b55634 Auto-generated configs and docs 2022-11-30 03:25:45 +00:00
GitHub gen-configs Action 6f1b99535f Auto-generated configs and docs 2022-11-30 00:20:15 +00:00
Andrey 6eed99a646 ETB JNI test progress
Coffee is important!
2022-11-29 10:25:15 -05:00
Andrey 2a0756c95d ETB JNI test progress
I am pretty confused :(
2022-11-29 10:17:05 -05:00
Andrey 85c22ac971 ETB JNI test progress 2022-11-29 09:58:35 -05:00
Andrey cf63cea45f ETB JNI test progress 2022-11-29 02:21:36 -05:00
Andrey a80368a7d3 ETB JNI test progress 2022-11-29 00:38:59 -05:00
Andrey 76e74e173f ETB JNI test progress 2022-11-29 00:10:46 -05:00
GitHub gen-configs Action 53b1cfff95 Auto-generated configs and docs 2022-11-29 01:18:34 +00:00
GitHub gen-configs Action f83f7b18b7 Auto-generated configs and docs 2022-11-29 01:06:09 +00:00
GitHub gen-configs Action 5e3e64f8d6 Auto-generated configs and docs 2022-11-29 00:44:32 +00:00
GitHub gen-configs Action 740425611f Auto-generated configs and docs 2022-11-28 03:49:25 +00:00
GitHub gen-configs Action f4f90c939d Auto-generated configs and docs 2022-11-28 00:00:49 +00:00
GitHub gen-configs Action 74ea14b29e Auto-generated configs and docs 2022-11-27 23:28:40 +00:00
rusefillc 0fb3bc9e13 rusEFI console: Seconds of nothing between "connect" and console fix #4773 2022-11-27 10:03:08 -05:00
rusefillc 5ea649cc3b minor usability whistle 2022-11-27 09:50:26 -05:00
rusefillc ee84738774 better API 2022-11-27 09:49:36 -05:00
rusefillc 77c02f07df better parameter name 2022-11-27 09:47:08 -05:00