mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-01-11 23:13:26 -05:00
f668360d59
Refactor EDK2 build script for improved clarity and efficiency - Implement a case statement for setting architecture and postfix based on the input argument, enhancing readability and scalability. - Add a directory change check to exit the script if the `cd` command to the EDK2 source directory fails, improving robustness. - Consolidate file removal commands into a single line for each set of related files, simplifying the script structure. - Streamline the build commands with a conditional segment specifically for the AARCH64 architecture, making the script more concise. - Enhance the success check logic by verifying the existence of all expected output files before declaring success. |
||
---|---|---|
.. | ||
edk2_mod/edk2-edk2-stable201911/MdeModulePkg | ||
efiffs | ||
build.sh | ||
buildedk.sh |