VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Library/MipiSysTLib/Readme.md@ 105681

Last change on this file since 105681 was 101291, checked in by vboxsync, 20 months ago

EFI/FirmwareNew: Make edk2-stable202308 build on all supported platforms (using gcc at least, msvc not tested yet), bugref:4643

  • Property svn:eol-style set to native
File size: 1.2 KB
Line 
1## Introduction of MipiSysTLib ##
2MipiSysTLib library is a upper level library consuming MIPI SYS-T submodule.
3It provides MIPI-related APIs in EDK2 format to be consumed.
4
5## MipiSysTLib Version ##
6EDK2 supports building with v1.1+edk2 official version which was fully validated.
7
8## HOW to Install MipiSysTLib for UEFI Building ##
9MIPI SYS-T repository was added as a submodule of EDK2 project. Please
10refer to edk2/Readme.md for how to clone the code.
11
12## About GenMipiSystH.py ##
13"GenMipiSystH.py" is a Python script which is used for customizing the
14mipi_syst.h.in in mipi sys-T repository. The resulting file, mipi_syst.h, will
15be put to same folder level as this script.
16```
17 mipisyst submodule MipiSysTLib library
18|---------------------| GenMipiSystH.py |---------------------|
19| mipi_syst.h.in |-----------------> | mipi_syst.h |
20|---------------------| |---------------------|
21```
22This script needs to be done once by a developer when adding some
23project-related definition or a new version of mipi_syst.h.in was released.
24Normal users do not need to do this, since the resulting file is stored
25in the EDK2 git repository.
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette