diff options
| author | Kyle Evans <kevans@FreeBSD.org> | 2018-03-19 15:27:53 +0000 |
|---|---|---|
| committer | Kyle Evans <kevans@FreeBSD.org> | 2018-03-19 15:27:53 +0000 |
| commit | d3cf0e0c001d6c54dca8dc37b801be57a0e48471 (patch) | |
| tree | 8ae89b4a1e5e27ba43d9611e2b82f9c202f53413 /UPDATING | |
| parent | 9bec2ea66e56d7d887e8166cd88a196ff9d3dd4d (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -51,6 +51,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW: ****************************** SPECIAL WARNING: ****************************** +20180319: + For UEFI systems: the UEFI loader(8), loader.efi, should be updated in + conjunction with installing a new kernel after r330868. The kernel, + after this revision, will be more lenient when mapping addresses for + UEFI Runtime Services and this may result in a kernel panic without the + corresponding loader(8) update. + 20180212: FreeBSD boot loader enhanced with Lua scripting. It's purely opt-in for now by building WITH_LOADER_LUA and WITHOUT_FORTH in /etc/src.conf. |
