You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
dbe7aaa987
Currently, the common hook UpdateMadt() was updating fixed size of ProcessorLocalApic entries. This allows the hook to append ProcessorLocalApic entries with the number of detected CPUs in runtime. Signed-off-by: Aiden Park <aiden.park@intel.com>