Searched refs:BiosTablesTest (Results 1 – 8 of 8) sorted by relevance
56 volatile BIOS_TABLES_TEST *BiosTablesTest; in BiosTablesTestMain() local66 Pages = AllocateAlignedPages (EFI_SIZE_TO_PAGES (sizeof *BiosTablesTest), in BiosTablesTestMain()115 BiosTablesTest = Pages; in BiosTablesTestMain()116 BiosTablesTest->Rsdp10 = (UINTN)Rsdp10; in BiosTablesTestMain()117 BiosTablesTest->Rsdp20 = (UINTN)Rsdp20; in BiosTablesTestMain()118 BiosTablesTest->Smbios21 = (UINTN)Smbios21; in BiosTablesTestMain()119 BiosTablesTest->Smbios30 = (UINTN)Smbios30; in BiosTablesTestMain()123 InverseSignature = &BiosTablesTest->InverseSignatureGuid; in BiosTablesTestMain()
17 BASE_NAME = BiosTablesTest24 BiosTablesTest.c
12 cpy1 = ARM/BiosTablesTest.efi bios-tables-test.arm.efi22 cpy1 = AARCH64/BiosTablesTest.efi bios-tables-test.aarch64.efi32 cpy1 = RISCV64/BiosTablesTest.efi bios-tables-test.riscv64.efi42 cpy1 = IA32/BiosTablesTest.efi bios-tables-test.i386.efi52 cpy1 = X64/BiosTablesTest.efi bios-tables-test.x86_64.efi
73 UefiTestToolsPkg/BiosTablesTest/BiosTablesTest.inf
[all...]