Page MenuHomeFreeBSD

Use pmap names for the EFI trampoline page table code.
ClosedPublic

Authored by kib on Sep 18 2016, 9:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 13, 11:10 PM
Unknown Object (File)
Thu, Apr 11, 6:09 AM
Unknown Object (File)
Mar 3 2024, 7:31 AM
Unknown Object (File)
Mar 3 2024, 7:08 AM
Unknown Object (File)
Feb 4 2024, 1:18 PM
Unknown Object (File)
Jan 9 2024, 8:47 PM
Unknown Object (File)
Jan 9 2024, 8:39 PM
Unknown Object (File)
Jan 9 2024, 8:39 PM
Subscribers
None

Details

Summary

Page table entries and bits do not need another names. Pmap gives well-known names, there is no sense to not reuse them.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kib retitled this revision from to Use pmap names for the EFI trampoline page table code..
kib updated this object.
kib edited the test plan for this revision. (Show Details)
kib added reviewers: emaste, imp, jhb.
kib set the repository for this revision to rS FreeBSD src repository - subversion.

Minor style cleanups as well.

imp edited edge metadata.
This revision is now accepted and ready to land.Sep 18 2016, 4:00 PM
This revision was automatically updated to reflect the committed changes.