Danny Tsai
8b362c977a
Correct installable address whitelist ( #816 )
...
* Correct installable address whitelist
blacklist is stored at 0xb088~0xb0bf, which is ulong[14] in
{start(inclusive), end(exclusive)} pair.
one thing to note is that boot9 use inclusive comparing with
blacklist start for both section load address and
section load address + section size (comparing logic is
at 0xa42e~0xa449), so if the firm fits perfectly at the end
of the space right before the blacklisted range,
it'll also be rejected.
* shrink vram drive size to avoid bleeding into blacklisted range
2023-07-21 21:39:08 -03:00
..
2019-09-29 19:53:27 +02:00
2021-10-23 13:19:13 +02:00
2020-08-02 15:40:26 +02:00
2020-08-26 23:01:58 +02:00
2020-08-26 23:01:58 +02:00
2023-04-15 12:54:02 +02:00
2019-06-03 02:27:43 +02:00
2021-05-22 14:12:19 +02:00
2021-05-22 14:12:19 +02:00
2021-05-22 14:12:19 +02:00
2020-03-28 07:05:42 -03:00
2021-11-14 22:14:59 +01:00
2020-08-02 15:40:41 +02:00
2020-08-02 15:40:41 +02:00
2023-04-15 12:54:02 +02:00
2018-09-19 00:47:28 +02:00
2020-08-26 23:01:58 +02:00
2020-06-30 19:22:18 +02:00
2018-03-07 01:22:15 +01:00
2019-09-29 19:53:27 +02:00
2023-07-21 21:39:08 -03:00
2019-10-03 17:04:35 -03:00
2021-11-14 22:14:59 +01:00
2023-04-15 12:54:02 +02:00
2023-04-15 12:54:02 +02:00
2023-04-15 12:54:02 +02:00
2019-06-03 02:27:43 +02:00
2020-10-28 00:01:36 +01:00
2020-10-28 00:01:36 +01:00
2020-08-26 23:01:58 +02:00
2019-09-29 19:53:27 +02:00
2020-08-26 23:01:58 +02:00
2019-09-29 19:53:27 +02:00
2022-02-21 23:57:02 -06:00
2021-02-20 12:21:40 +01:00
2023-04-15 12:54:02 +02:00
2023-04-15 12:54:02 +02:00
2020-08-26 23:01:58 +02:00
2019-09-29 19:53:27 +02:00
2021-02-18 19:06:31 +01:00
2021-02-18 19:06:31 +01:00
2020-07-23 13:46:42 -03:00
2019-09-29 19:53:27 +02:00
2021-02-12 15:02:55 +01:00
2021-02-12 15:02:55 +01:00
2021-11-14 22:14:59 +01:00
2021-07-07 18:00:11 +02:00
2021-10-09 10:51:52 +02:00
2021-02-20 12:21:40 +01:00
2021-04-01 09:29:49 +02:00
2020-08-20 19:43:52 +02:00
2021-05-22 14:12:19 +02:00
2021-07-07 18:00:11 +02:00