-
- Notifications
You must be signed in to change notification settings - Fork 181
Pull requests: rust-osdev/uefi-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
map_size is already the required size in bytes for the buffer.
#131 by pratyai was merged Mar 30, 2020 Loading… updated Mar 30, 2020
Bump x86_64 dependency version to fix build on latest nightlies
#134 by imtsuki was merged May 22, 2020 Loading… updated May 22, 2020
Fix
BltPixel::from
conversion #135 by BinaryTENSHi was merged May 28, 2020 Loading… updated May 28, 2020
Add experimental support for AArch64
#120 by wangrunji0408 was closed Jul 3, 2020 Loading… updated Jul 3, 2020
Add basic AArch 64 support
#137 by stevefan1999-personal was merged Jul 3, 2020 Loading… updated Jul 3, 2020
Update GOP docs with text from wiki
#142 by GabrielMajeri was merged Jul 14, 2020 Loading… updated Jul 14, 2020
Replace
cargo-xbuild
with build-std
feature #148 by GabrielMajeri was merged Jul 31, 2020 Loading… updated Jul 31, 2020
Manually run clippy instead of relying on custom action
#150 by GabrielMajeri was merged Aug 2, 2020 Loading… updated Aug 2, 2020
Add memory_map_descriptor_size function
#151 by toku-sa-n was closed Aug 3, 2020 Loading… updated Aug 3, 2020
Add method to return (image_base, image_size) to LoadedImage
#149 by tomoyat1 was merged Aug 3, 2020 Loading… updated Aug 3, 2020
Hide the
MemoryMapIter
type from the API #154 by GabrielMajeri was merged Aug 3, 2020 Loading… updated Aug 3, 2020
Publish new versions of the crates
#158 by GabrielMajeri was merged Aug 7, 2020 Loading… updated Aug 7, 2020
Remove
cargo-xbuild
description #159 by toku-sa-n was merged Aug 7, 2020 Loading… updated Aug 7, 2020
Make memory map iterator clonable
#161 by phil-opp was merged Aug 20, 2020 Loading… updated Aug 20, 2020
Fix the
text::Output::current_mode
method #163 by GabrielMajeri was merged Aug 23, 2020 Loading… updated Aug 23, 2020
Use
ExactSizeIterator
in exit_boot_services
#165 by GabrielMajeri was merged Aug 23, 2020 Loading… updated Aug 23, 2020
Use exact size iterators where possible
#164 by GabrielMajeri was merged Aug 23, 2020 Loading… updated Aug 24, 2020
Update x86_64 requirement from 0.11.1 to 0.12.0 dependencies Pull requests that update a dependency file
#168 by dependabot-preview bot was closed Sep 24, 2020 Loading… updated Sep 24, 2020
Update x86_64 requirement from 0.11.1 to 0.12.1 dependencies Pull requests that update a dependency file
#169 by dependabot-preview bot was merged Sep 24, 2020 Loading… updated Sep 24, 2020
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.