ActivityPub Viewer

A small tool to view real-world ActivityPub objects as JSON! Enter a URL or username from Mastodon or a similar service below, and we'll send a request with the right Accept header to the server to view the underlying object.

Open in browser →
{ "@context": [ "https://www.w3.org/ns/activitystreams", "https://social.xenofem.me/schemas/litepub-0.1.jsonld", { "@language": "und" } ], "actor": "https://social.xenofem.me/users/rysertio", "attachment": [], "attributedTo": "https://social.xenofem.me/users/rysertio", "cc": [ "https://social.xenofem.me/users/rysertio/followers" ], "content": "Boot code list <br/><br/>Boot Code - Description<br/>======================<br/>10 - PEI Core has started.<br/>11 - Pre-memory CPU initialization is started.<br/>12~14 - Reserved.<br/>15 - Pre-memory North-Bridge initialization is started.<br/>16~18 - Reserved.<br/>19 - Pre-memory South Bridge initialization has started.1A~2AReserved.<br/>2B~2FMemory initialization.<br/>31Memory installed.<br/>32~36CPU PEI initialization<br/>37~3AIOH PEI initialization<br/>3B~3EPCH PEI initialization<br/>3F~4FReserved.<br/>60 - DXE Core has been started.<br/>61 NVRAM initialization.<br/>62 Installation of the PCH runtime services<br/>63~67 CPU DXE initialization has started.<br/>68 PCI host bridge initialization has started.<br/>69 - IOH DXE initialization<br/>6A - IOH SMM initialization<br/>6B~6F Reserved.<br/>70 PCH DXE initialization<br/>71 PCH SMM initialization<br/>72 PCH device initialization<br/>73~77 PCH DXE initialization (PCH module specific).<br/>78 ACPI Core initialization<br/>79 CSM initialization has started.<br/>7A~7F reserved for AMI use.<br/>80~8F reserved for OEM use (OEM DXE initialization codes).<br/>90 Phase transfer to BDS (Boot Device Selection) from DXE<br/>91 issue an event to connect drivers. <br/>PCI Codes Descriptions<br/>92 PCI Bus initialization is started.<br/>93 PCI bus hotplug initialization<br/>94 PCI bus enumeration for detecting how many resources are requested<br/>95 Check the PCI device’s request for resources.<br/>96 Assign PCI device resources.<br/>97 Console output devices connect (ex., the monitor is lit).<br/>98 Console input devices connect (ex., PS2/USB keyboard and mouse are activated).<br/>99 Super IO initialization<br/>9A USB initialization has started.<br/>9B Issues are reset during the USB initialization process.<br/>9C Detect and install all currently connected USB devices.<br/>9D activated all currently connected USB devices.<br/>9E~9F Reserved.<br/>A0 IDE initialization has been started.<br/>A1 Issues are reset during the IDE initialization process.<br/>A2 Detect and install all currently connected IDE devices.<br/>A3 activated all currently connected IDE devices.<br/>A4 SCSI initialization has started.<br/>A5 Issues are reset during the SCSI initialization process.<br/>A6 Detect and install all currently connected SCSI devices.<br/>A7 activated all currently connected SCSI devices.<br/>A8 Verify the password if needed.<br/>A9 BIOS Setup is started.<br/>AA Reserved.<br/>AB Wait for the user command in BIOS Setup.<br/>AC Reserved.<br/>AD Issue Ready To Boot event for OS Boot.<br/>AE Boot to Legacy OS.<br/>AF Exit Boot ServicesB0Runtime AP installation begins.<br/>B1 Runtime AP installation ends.<br/>B2 legacy option ROM initialization.<br/>B3 system reset if needed.  <br/>B4 USB devices are hot plug-ins.<br/>B5 PCI device hotplug.<br/>B6 Clean-up of NVRAM<br/>B7 Reconfigure the NVRAM settings.<br/>B8~BF Reserved.<br/>C0~CF Reserved.<br/>E0 S3 Resume is started (called from DXE IPL).<br/>E1 Fill boot script data for the S3 resume.<br/>E2 Initializes VGA for S3 resume.<br/>E3 OS S3 wake vector call<br/>F0 Recovery mode will be triggered due to infected firmware volume detection.<br/>F1 The user’s decision will trigger recovery mode.<br/>F2 Recovery has started.<br/>F3A recovery firmware image is found.<br/>F4 The recovery firmware image is loaded.<br/>F5~F7 Reserved for future AMI progress codes<br/>50~55 A memory initialization error occurs.<br/>56 Invalid CPU type or speed<br/>57 CPU mismatch.<br/>58 CPU self-test failed, or there was a possible CPU cache error.<br/>59 CPU micro-code is not found, or the micro-code update failed.<br/>5A internal CPU error.<br/>5B Resetting PPI has failed.5C~5F Reserved.<br/>D0 CPU initialization error.<br/>D1 IOH initialization error  <br/>D2 PCH initialization error.<br/>D3 Some of the architectural protocols are not available.<br/>D4 PCI resource allocation error. out of resources.<br/>D5 There is no space for Legacy Option ROM initialization.<br/>D6 No console output devices are found.<br/>D7 No console input devices were found.<br/>D8 It is an insecure password.<br/>D9~DA can’t load the boot option.<br/>DB The Flash update has failed.<br/>DC The reset protocol has failed.<br/>DE~DF Reserved.<br/>E8 S3 resume is failed.<br/>E9 S3 Resume PPI is not found.<br/>EA The S3 Resume Boot Script is inoperative.<br/>EB The S3 OS wake call has failed.<br/>EC~EF Reserved.<br/>F8 Recovery PPI is ineffective.<br/>F9 The recovery capsule was not found.<br/>FA invalid recovery capsule.<br/>FB~FF Reserved.", "context": "https://social.xenofem.me/contexts/b6e0a8ed-6c6b-43a6-a066-c81a3c2f99ef", "conversation": "https://social.xenofem.me/contexts/b6e0a8ed-6c6b-43a6-a066-c81a3c2f99ef", "id": "https://social.xenofem.me/objects/21f54688-090c-4bca-a543-8c82f1117660", "published": "2023-11-16T17:22:30.554366Z", "sensitive": false, "source": { "content": "Boot code list \n\nBoot Code - Description\n======================\n10 - PEI Core has started.\n11 - Pre-memory CPU initialization is started.\n12~14 - Reserved.\n15 - Pre-memory North-Bridge initialization is started.\n16~18 - Reserved.\n19 - Pre-memory South Bridge initialization has started.1A~2AReserved.\n2B~2FMemory initialization.\n31Memory installed.\n32~36CPU PEI initialization\n37~3AIOH PEI initialization\n3B~3EPCH PEI initialization\n3F~4FReserved.\n60 - DXE Core has been started.\n61 NVRAM initialization.\n62 Installation of the PCH runtime services\n63~67 CPU DXE initialization has started.\n68 PCI host bridge initialization has started.\n69 - IOH DXE initialization\n6A - IOH SMM initialization\n6B~6F Reserved.\n70 PCH DXE initialization\n71 PCH SMM initialization\n72 PCH device initialization\n73~77 PCH DXE initialization (PCH module specific).\n78 ACPI Core initialization\n79 CSM initialization has started.\n7A~7F reserved for AMI use.\n80~8F reserved for OEM use (OEM DXE initialization codes).\n90 Phase transfer to BDS (Boot Device Selection) from DXE\n91 issue an event to connect drivers. \nPCI Codes Descriptions\n92 PCI Bus initialization is started.\n93 PCI bus hotplug initialization\n94 PCI bus enumeration for detecting how many resources are requested\n95 Check the PCI device’s request for resources.\n96 Assign PCI device resources.\n97 Console output devices connect (ex., the monitor is lit).\n98 Console input devices connect (ex., PS2/USB keyboard and mouse are activated).\n99 Super IO initialization\n9A USB initialization has started.\n9B Issues are reset during the USB initialization process.\n9C Detect and install all currently connected USB devices.\n9D activated all currently connected USB devices.\n9E~9F Reserved.\nA0 IDE initialization has been started.\nA1 Issues are reset during the IDE initialization process.\nA2 Detect and install all currently connected IDE devices.\nA3 activated all currently connected IDE devices.\nA4 SCSI initialization has started.\nA5 Issues are reset during the SCSI initialization process.\nA6 Detect and install all currently connected SCSI devices.\nA7 activated all currently connected SCSI devices.\nA8 Verify the password if needed.\nA9 BIOS Setup is started.\nAA Reserved.\nAB Wait for the user command in BIOS Setup.\nAC Reserved.\nAD Issue Ready To Boot event for OS Boot.\nAE Boot to Legacy OS.\nAF Exit Boot ServicesB0Runtime AP installation begins.\nB1 Runtime AP installation ends.\nB2 legacy option ROM initialization.\nB3 system reset if needed.  \nB4 USB devices are hot plug-ins.\nB5 PCI device hotplug.\nB6 Clean-up of NVRAM\nB7 Reconfigure the NVRAM settings.\nB8~BF Reserved.\nC0~CF Reserved.\nE0 S3 Resume is started (called from DXE IPL).\nE1 Fill boot script data for the S3 resume.\nE2 Initializes VGA for S3 resume.\nE3 OS S3 wake vector call\nF0 Recovery mode will be triggered due to infected firmware volume detection.\nF1 The user’s decision will trigger recovery mode.\nF2 Recovery has started.\nF3A recovery firmware image is found.\nF4 The recovery firmware image is loaded.\nF5~F7 Reserved for future AMI progress codes\n50~55 A memory initialization error occurs.\n56 Invalid CPU type or speed\n57 CPU mismatch.\n58 CPU self-test failed, or there was a possible CPU cache error.\n59 CPU micro-code is not found, or the micro-code update failed.\n5A internal CPU error.\n5B Resetting PPI has failed.5C~5F Reserved.\nD0 CPU initialization error.\nD1 IOH initialization error  \nD2 PCH initialization error.\nD3 Some of the architectural protocols are not available.\nD4 PCI resource allocation error. out of resources.\nD5 There is no space for Legacy Option ROM initialization.\nD6 No console output devices are found.\nD7 No console input devices were found.\nD8 It is an insecure password.\nD9~DA can’t load the boot option.\nDB The Flash update has failed.\nDC The reset protocol has failed.\nDE~DF Reserved.\nE8 S3 resume is failed.\nE9 S3 Resume PPI is not found.\nEA The S3 Resume Boot Script is inoperative.\nEB The S3 OS wake call has failed.\nEC~EF Reserved.\nF8 Recovery PPI is ineffective.\nF9 The recovery capsule was not found.\nFA invalid recovery capsule.\nFB~FF Reserved.", "mediaType": "text/plain" }, "summary": "very long list of post(power on self test) codes", "tag": [], "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "type": "Note" }