index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
boot
/
efi
Age
Commit message (
Expand
)
Author
2016-05-22
efi: ensure 8 byte alignment of buffer, as ReadBlocks() method will fail othe...
cinap_lenrek
2016-05-22
efi: allow access to iso filesystem on non-cdrom media (iso/hybrid)
cinap_lenrek
2015-06-05
9boot: look for plan9.ini in all filesystems accessible to efi to find plan9 ...
cinap_lenrek
2015-01-25
pc, efi loaders: erase characters when backspace is pressed
mischief
2014-10-31
efi: generate /386/efiboot.fat for generating efi bootable cd images (see -E ...
cinap_lenrek
2014-10-31
efi: iso filesystem support for cdrom booting
cinap_lenrek
2014-10-31
efi: add test targets for iso and fat (for documentation only)
cinap_lenrek
2014-10-24
efi: change eficonfig ordering so memconf() is first, dont fallback to fs whe...
cinap_lenrek
2014-10-23
efi: add initial pxe support (v4 only)
cinap_lenrek
2014-10-19
efi: use LocateHandle() and HandleProtocol() to check for multiple gop protoc...
cinap_lenrek
2014-10-19
efi: fix compiler warnings, remove indicator prints in readn()
cinap_lenrek
2014-10-18
efi: simplify bootscreen code
cinap_lenrek
2014-10-18
efi: convert pixel format to bootscreen color channel
cinap_lenrek
2014-10-18
efi: make clean target virtual
cinap_lenrek
2014-10-18
efi: add experimental efi bootloader
cinap_lenrek