UBIOS Development Kit; UBIOS stands for Unified Basic Input/Output System which is a bootloading firmware, UDK is written in Rust programming language.
| Module | Description |
|---|---|
udkfw |
A cross-platform simple UBIOS firmware implementation |
odc |
UBIOS Object Description compiler (od-tools in the standard) |
ubios |
Basic structures, constants and runtime in the UBIOS standard |
- GCC-3007-2025 Unified Basic Input/Output System (UBIOS) Infrastructure Specification, link
This project is licensed under Mulan-PSL v2.0.
Copyright (c) 2025 HUST OpenAtom Club
UDK is licensed under Mulan PSL v2.
You can use this software according to the terms and conditions of the Mulan PSL v2.
You may obtain a copy of Mulan PSL v2 at:
http://license.coscl.org.cn/MulanPSL2
THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND,
EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT,
MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
See the Mulan PSL v2 for more details.