Home
last modified time | relevance | path

Searched refs:efi_gop_pixel (Results 1 – 25 of 186) sorted by relevance

12345678

/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0}; in bar()
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0}; in main()
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix)
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix)
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel));
103 struct efi_gop_pixel pix;
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0};
18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0};
19 static const struct efi_gop_pixel ORANGE = { 0, 128, 255, 0};
20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0};
21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0};
28 static struct efi_gop_pixel *bitmap;
35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse()
50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
103 struct efi_gop_pixel pix; in setup()
[all …]

12345678