You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
When OsLoader shell "fs load" tried to free memory, the assertion happened with the message "CR has Bad Signature". It's caused when FreePool() tried to free the memory allocated by AllocatePages(), and the memory signature is not as expected. So modify the free memory function to FreePages() Signed-off-by: Vincent Chen <vincent.chen@intel.com>
11 KiB
11 KiB