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
F153448281: D7934.diff
Tue, Apr 21, 5:50 AM
Unknown Object (File)
Sun, Apr 19, 6:06 AM
Unknown Object (File)
Fri, Apr 10, 3:18 PM
Unknown Object (File)
Thu, Apr 9, 11:18 PM
Unknown Object (File)
Mon, Apr 6, 8:56 PM
Unknown Object (File)
Mon, Apr 6, 9:05 AM
Unknown Object (File)
Thu, Mar 26, 9:45 AM
Unknown Object (File)
Wed, Mar 25, 9:57 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.