HomeSort by relevance Sort by last modified time
    Searched refs:ARCH_IA32 (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/OvmfPkg/
build.sh 44 ARCH_IA32=no
168 if [[ "$ARCH_IA32" == "yes" && "$ARCH_X64" == "yes" ]]; then
174 elif [[ "$ARCH_IA32" == "yes" && "$ARCH_X64" == "no" ]]; then
  /device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/
Main.asm 59 %ifdef ARCH_IA32

Completed in 76 milliseconds