UEFIStarter
a simple UEFI framework
Data Structures
Here are the data structures with brief descriptions:
 Cac97_bar_tData type for an AC'97 "baseline audio register set"
 Cac97_buffer_descriptor_tData type for AC'97 buffer descriptor
 Cac97_buffers_s16_tData type for signed 16-bit integer audio buffers descriptor
 Cac97_busmaster_status_tData type for bus master status register
 Cac97_handle_tAC'97 handle, this is the high-level handle for library use
 Catoui64_testcase_tData type for test_atoui64() test cases
 Cbounding_box_tData type for bounding boxes
 Ccmdline_args_testcase_tData type for command-line argument parser testcase
 Ccmdline_argument_group_tModel for group of command line arguments
 Ccmdline_argument_tModel for one command line argument
 Ccmdline_value_tOne parsed command line value
 Ccontents_buffer_tHelper data type for easier access to file_contents_t's memory content
 Cfile_contents_tData structure for file contents
 Cflake_tData type describing a snowflake
 Cftowcs_testcase_tData type for test_ftowcs() test cases
 Cglyph_list_tData type for list of glyphs, size is dynamic
 Cglyph_tData type for individual 8x15 font glyphs
 Cgraphics_difftest_tData type for image change tests
 Cidt_reg_tData type for interrupt descriptor table metadata
 Cimage_asset_tData type for image assets
 Cimage_tData type for image data, size is dynamic
 Clogger_args_mapping_tData type to map a log level to a command line argument
 Cloggers_tLogging facility data type, contains logging function pointer for each log level
 Cmemory_page_list_entry_tType for a single tracked allocation of memory pages
 Cmemory_page_list_tType for a list node of tracked memory page allocations
 Cparse_image_data_testcase_tData type for netpbm image parser tests
 Cpci_class_name_testcase_tData type for test_find_pci_class_name() testcases
 Cpci_class_names_tData type for PCI device class names
 Cpci_device_name_testcase_tData type for test_find_pci_device_name() testcases
 Cpci_subclass_name_tData type for PCI device subclass names
 Cpool_memory_list_tType for a list node of tracked pool memory
 Crotation_testcase_tData type for image rotation testcases
 Csprint_status_testcase_tData type for test_sprint_status() test cases
 Ctest_results_tData type for test results
 Ctest_verbosity_tData type for test verbosity configuration
 Cvalidate_range_testcase_tData type for command-line argument validator testcases
 Cvolume_macro_testcase_tData type for test_volume_macro() test cases
 Cwcstof_testcase_tData structure for test_wcstof() test cases
 Cwctype_testcase_tData structure for wctype_* function test cases