mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-02-25 12:29:20 -05:00
Fixed HBCD boot issue. (#992)
This commit is contained in:
parent
b3982d4930
commit
fc3a5fae36
@ -130,9 +130,7 @@ function get_os_type {
|
|||||||
|
|
||||||
function vt_check_compatible_pe {
|
function vt_check_compatible_pe {
|
||||||
#Check for PE without external tools
|
#Check for PE without external tools
|
||||||
if [ -f "$1/HBCD_PE.ini" ]; then
|
return
|
||||||
set ventoy_compatible=YES
|
|
||||||
fi
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function locate_initrd {
|
function locate_initrd {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user