X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=NOTES;h=884d9d8df864d98fa9faa11b3e165679fa95d72c;hb=HEAD;hp=2ee210a8e689df1cb259a0588b935e99c586ba24;hpb=025fab14d053052e8bc3a1433aeede52d0b55b22;p=efitest3 diff --git a/NOTES b/NOTES index 2ee210a..884d9d8 100644 --- a/NOTES +++ b/NOTES @@ -26,8 +26,10 @@ EFI_SYSTEM_TABLE signature: 0x5453595320494249 48 EFI_SIMPLE_TEXT_INPUT_PROTOCOL* 56 void *console_out_handle 64 EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL* -72 EFI_RUNTIME_SERVICES *runtime_services; -80 EFI_BOOT_SERVICES *boot_services; +72 void *stderr_handle +80 EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL* +88 EFI_RUNTIME_SERVICES *runtime_services; +96 EFI_BOOT_SERVICES *boot_services; uint64_t num_of_table_entries; EFI_CONFIGURATION_TABLE *cfg_table;