Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf5022cb

Browse files
committed
uefi-raw: better description
1 parent7d30baa commitf5022cb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎uefi-raw/Cargo.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
name ="uefi-raw"
33
version ="0.5.2"
44
readme ="README.md"
5-
description ="Raw UEFI types"
5+
description ="""
6+
Raw UEFI types and bindings for protocols, boot, and runtime services. This can
7+
serve as base for an UEFI firmware implementation or a high-level wrapper to
8+
access UEFI functionality from an UEFI image.
9+
"""
610

711
authors.workspace =true
812
categories.workspace =true

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp