-
Witthout installing the QueuedJobs module, logic in `WorkflowEmbargoExpiryExtension` will throw errors when content is attempted to be passed to a "PublishItemWorkflowAction".
```
Class 'AbstractQueu…
-
Im relativly lost, searching for a way to get the available physical memory. [This article on osdev](https://wiki.osdev.org/How_Do_I_Determine_The_Amount_Of_RAM#Getting_an_E820_Memory_Map) was what I …
-
Hey there I was just wondering if there where any decent code examples on how to replace the chained PIC from edition two, with APIC in order to be able to use it with new newer Bootloader/UEFI!
As…
-
See https://github.com/rust-osdev/bootloader/pull/420
We worked around the issue for now by preventing inlining of the `map_physical_region` function, but we should figure out the root cause of th…
-
https://wiki.osdev.org/ACPI
-
I had to remove this line from the `json`.
`"is-builtin": true,`
Because:
```
sebboh@debian:~/prj/aarch64-bare-metal$ cargo build -Z build-std=core --target aarch64-unknown-none.json
error:…
-
https://interrupt.memfault.com/blog/how-to-write-linker-scripts-for-firmware
http://www.bravegnu.org/gnu-eprog/index.html
https://sourceware.org/binutils/docs/ld/
https://wiki.osdev.org/Linker_Scri…
-
https://github.com/rust-osdev/bootloader/blob/master/linker.ld
メモリマップはこれ。
さて、長い闘いになるかな。
-
Whether a lifecycle container/manager can be provided to store the currently open protocol?
https://docs.rs/uefi/latest/uefi/table/boot/enum.OpenProtocolAttributes.html
![image](https://github.com/…
-
https://wiki.osdev.org/Random_Number_Generator#x86_RDRAND_Instruction