3.7
Virtual Memory Services
This section contains function definitions for the virtual memory support that may be optionally
used by an operating system at runtime. If an operating system chooses to make EFI runtime
service calls in a virtual addressing mode instead of the flat physical mode, then the operating
system must use the services in this section to switch the EFI runtime services from flat physical
addressing to virtual addressing. Table 3-12 lists the virtual memory service functions described in
this section.
Table 3-12. Virtual Memory Functions
Name
SetVirtualAddressMap
ConvertPointer
Version 1.02
Type
Description
Runtime
Used by an OS loader to convert from physical addressing to virtual
addressing.
Runtime
Used by EFI components to convert internal pointers when switching
to virtual addressing.
12/12/00
Services
91
Need help?
Do you have a question about the Extensible Firmware Interface and is the answer not in the manual?