Ventoy/EDK2
Tobias Svenblad f668360d59
Refactor EDK2 build script for improved clarity and efficiency
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.
2023-12-07 20:33:00 +02:00
..
edk2_mod/edk2-edk2-stable201911/MdeModulePkg Fix the issue when booting Peux distro iso file. 2022-12-13 12:17:46 +08:00
efiffs Code Optimize 2020-12-12 07:40:33 +08:00
build.sh Refactor EDK2 build script for improved clarity and efficiency 2023-12-07 20:33:00 +02:00
buildedk.sh update script for jenkins 2021-02-07 11:34:44 +08:00