Media Summary: Skimming over the first few chapters of the Reading a file from the basic data partition on the disk image, and adding helper functions to get a file into a buffer from the EFI ... Getting GOP (graphics output protocol) mode information, and faffing about a bit. The next video will have setting the mode, but ...
Loading Running Programs Uefi Dev In C - Detailed Analysis & Overview
Skimming over the first few chapters of the Reading a file from the basic data partition on the disk image, and adding helper functions to get a file into a buffer from the EFI ... Getting GOP (graphics output protocol) mode information, and faffing about a bit. The next video will have setting the mode, but ... Setting up x86_64 4 level paging to use for remapping memory and the kernel. Part 2 will add a new GDT and do more remapping ... Improving error and format string printing, printing all efi global variables, then adding an option to print the Boot* global variables ... Adding and using file protocols to read the EFI System Partition from within a booted EFI
Getting a memory map and officially exiting boot services, which means full control over all memory and the machine from that ... Just printing configuration table GUIDs and ACPI table signatures (FACP, APIC, etc.), and am tired as per usual, so this is a pretty ... Adding Absolute Pointer Protocol support & testing for touchscreens/digitizers, and getting multiple Simple Pointer & Absolute ... What fundamental things does a computer BIOS do, and what are the important differences between the traditional BIOS and the ... This is the second half of recordings from the last video. Finishing the page table mappings and setting a new Global Descriptor ... Getting user input with simple text input protocol, querying text modes, and setting new text modes. Also showing basic event ...
Writing the disk image (ESP + data partition with test kernel) to another drive, so the user can reboot and choose that drive to have ...