BIOS supports UEFI boot,
I tried several times, but now
If I select USB from boot menu, screen goes blank,
If I select UEFI USB, it gives out option to select like Local Image A , Local Image B etc , picture below

After select any of them, I get this

I noticed "WARNING: Primary GPT header is invalid, WARNING: Secondary GPT header is invalid" on "./build_image --board=${BOARD} --noenable_rootfs_verification --enable_serial tty1 dev" command.
detailed log below
ChromeOS version information:
CHROME_BRANCH=48
CHROME_VERSION=
CHROMEOS_VERSION_STRING=7612.0.2015_11_05_1255
CHROME_BASE=
INFO : The following images will be built chromiumos_image.bin.
INFO : Clearing shadow utils lockfiles under /build/x86-generic
* Building file list for packages cleaning...
* Your packages directory was already clean.
INFO : Verifying that the base image does not contain a blacklisted package.
INFO : Generating list of packages for virtual/target-os.
INFO : No blacklisted packages found.
INFO : Using image type usb
INFO : Using disk layout /mnt/host/source/src/scripts/build_library/legacy_disk_layout.json
1+0 records in
1+0 records out
512 bytes (512 B) copied, 0.000100459 s, 5.1 MB/s
WARNING: Primary GPT header is invalid
WARNING: Secondary GPT header is invalid
DBE267BD-7254-AF44-B5E3-5AE17019369C
start size part contents
0 1 PMBR (Boot GUID: DBE267BD-7254-AF44-B5E3-5AE17019369C)
1 1 Pri GPT header
2 32 Pri GPT table
2928640 2490368 1 Label: "STATE"
Type: Linux data
UUID: 673DCDE8-12DC-D34E-8ACC-E1174F1D0EC5
20480 32768 2 Label: "KERN-A"
Type: ChromeOS kernel
UUID: 4528C4D5-EDAF-8041-A9BB-D186E7DF812D
Attr: priority=15 tries=15 successful=0
286720 2641920 3 Label: "ROOT-A"
Type: ChromeOS rootfs
UUID: 88146C1E-C19E-2344-B23B-D1653123EBD8
53248 32768 4 Label: "KERN-B"
Type: ChromeOS kernel
UUID: DCD9D658-0C3F-2947-BD4D-CEF124925EE0
Attr: priority=0 tries=0 successful=0
282624 4096 5 Label: "ROOT-B"
Type: ChromeOS rootfs
UUID: 7C962606-AB65-584F-83E7-E83B7724EAAC
16448 1 6 Label: "KERN-C"
Type: ChromeOS kernel
UUID: 980645E1-206B-7945-AD31-F63133F0BD0B
Attr: priority=0 tries=0 successful=0
16449 1 7 Label: "ROOT-C"
Type: ChromeOS rootfs
UUID: 37688F4E-5714-A54A-8DDC-C1AE28E21BA7
86016 32768 8 Label: "OEM"
Type: Linux data
UUID: E216B90A-7FB9-DB4A-BCF3-789F5A94EFC6
16450 1 9 Label: "reserved"
Type: ChromeOS reserved
UUID: 74522FE9-FEF0-8040-8EDB-FF94E9F0FBC5
16451 1 10 Label: "reserved"
Type: ChromeOS reserved
UUID: 209CBA00-80BD-B448-9003-D852AD4E84E1
64 16384 11 Label: "RWFW"
Type: ChromeOS firmware
UUID: 990E6688-6CBA-484C-8612-46ED60FF41EE
249856 32768 12 Label: "EFI-SYSTEM"
Type: EFI System Partition
UUID: DBE267BD-7254-AF44-B5E3-5AE17019369C
5451679 32 Sec GPT table
5451711 1 Sec GPT header
INFO : Creating FS for partition 8 with format ext4.
tune2fs 1.42.12 (29-Aug-2014)
Setting maximal mount count to -1
Setting error behavior to 2
Setting interval between checks to 0 seconds
Setting reserved blocks percentage to 0% (0 blocks)
Setting reserved blocks count to 0
Setting time filesystem last checked to Thu Nov 19 11:00:00 2009
INFO : Creating FS for partition 12 with format vfat.
mkfs.fat 3.0.26 (2014-03-07)
Loop device does not match a floppy size, using default hd params
INFO : Creating FS for partition 3 with format ext2.
tune2fs 1.42.12 (29-Aug-2014)
Setting maximal mount count to -1
Setting error behavior to 2
Setting interval between checks to 0 seconds
Setting reserved blocks percentage to 0% (0 blocks)
Setting reserved blocks count to 0
Setting time filesystem last checked to Thu Nov 19 11:00:00 2009
INFO : Creating FS for partition 1 with format ext4.
tune2fs 1.42.12 (29-Aug-2014)
Setting maximal mount count to -1
Setting error behavior to 2
Setting interval between checks to 0 seconds
Setting reserved blocks percentage to 0% (0 blocks)
Setting reserved blocks count to 0
Setting time filesystem last checked to Thu Nov 19 11:00:00 2009
Is this creating any error?