Home
last modified time | relevance | path

Searched refs:Byte2 (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/
DVtutf8.c202 UINT8 Byte2; in Utf8ToUnicode() local
236 Byte2 = Utf8Char.Utf8_3[2]; in Utf8ToUnicode()
239 UnicodeByte1 = (UINT8) ((Byte2 << 4) | ((Byte1 >> 2) & 0x0f)); in Utf8ToUnicode()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/DxeSmm/AcpiSmm/
DAcpiSmmPlatform.h68 #define PCI_REG_MASK(Byte0, Byte1, Byte2, Byte3, Byte4, Byte5, Byte6, Byte7) \ argument
69 Byte0, Byte1, Byte2, Byte3, Byte4, Byte5, Byte6, Byte7
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.h109 IN UINT8 Byte2,
DSmbiosViewStrings.uni160 …RINTINFO_BIOS_CHAR_EXTENSION_2 #language en-US "BIOS Characteristics Extension Byte2:\r\n"