index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
transitions
/
librm.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
[librm] Add support for installing a startup IPI handler
Michael Brown
2024-03-15
1
-0
/
+67
*
[build] Inhibit linker warnings about an implied executable stack
Geert Stappers
2023-06-30
1
-0
/
+2
*
[librm] Test for FXSAVE/FXRSTOR instruction support
Michael Brown
2021-02-18
1
-6
/
+17
*
[build] Use .balign directive instead of .align
Michael Brown
2021-02-12
1
-3
/
+3
*
[librm] Add facility to provide register and stack dump for CPU exceptions
Michael Brown
2018-03-18
1
-6
/
+27
*
[librm] Conditionalize the workaround for the Tivoli VMM's SSE garbling
Laszlo Ersek
2016-11-08
1
-3
/
+11
*
[librm] Preserve FPU, MMX and SSE state across calls to virt_call()
Michael Brown
2016-05-02
1
-1
/
+8
*
[librm] Reduce real-mode stack consumption in virt_call()
Michael Brown
2016-04-29
1
-59
/
+103
*
[comboot] Support COMBOOT in 64-bit builds
Michael Brown
2016-04-15
1
-2
/
+64
*
[librm] Do not unconditionally preserve flags across virt_call()
Michael Brown
2016-03-12
1
-2
/
+2
*
[librm] Support ioremap() for addresses above 4GB in a 64-bit build
Michael Brown
2016-02-26
1
-0
/
+17
*
[librm] Add support for running in 64-bit long mode
Michael Brown
2016-02-24
1
-38
/
+412
*
[librm] Rename prot_call() to virt_call()
Michael Brown
2016-02-22
1
-31
/
+31
*
[librm] Do not preserve flags unnecessarily
Michael Brown
2016-02-21
1
-17
/
+11
*
[librm] Add phys_call() wrapper for calling code with physical addressing
Michael Brown
2016-02-20
1
-5
/
+204
*
[librm] Generate page tables for 64-bit builds
Michael Brown
2016-02-19
1
-2
/
+181
*
[librm] Prepare for long-mode memory map
Michael Brown
2016-02-19
1
-23
/
+42
*
[librm] Transition to protected mode within init_librm()
Michael Brown
2016-02-19
1
-103
/
+126
*
[librm] Provide an abstraction wrapper for prot_call
Michael Brown
2016-02-18
1
-4
/
+2
*
[librm] Convert prot_call() to a real-mode near call
Michael Brown
2016-02-18
1
-6
/
+6
*
[librm] Simplify definitions for prot_call() and real_call() stack frames
Michael Brown
2016-02-18
1
-14
/
+17
*
[librm] Use garbage-collectable section names
Michael Brown
2016-02-18
1
-22
/
+26
*
[librm] Discard argument as part of return from real_call()
Michael Brown
2016-02-16
1
-1
/
+1
*
[librm] Discard argument as part of return from prot_call()
Michael Brown
2016-02-16
1
-4
/
+2
*
[bios] Add bin-x86_64-pcbios build platform
Michael Brown
2016-02-16
1
-0
/
+671