We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated UEFI PI_FAQ (mediawiki)
Categories: Comment catogory links since github doesn't support them I used this script to make this change: for file in *.{md,mediawiki}; do sed -i -r \ -e 's/(\[\[[Cc]ategory:[-A-Za-z_0-9]+\]\])/<!-- \1 -->/g' \ "$file"; done Signed-off-by: Jordan Justen <[email protected]>
Created UEFI PI_FAQ (mediawiki)