summaryrefslogtreecommitdiff
path: root/Core
AgeCommit message (Expand)Author
2017-07-12ShellPkg/alias: Return status for alias deletionRuiyu Ni
2017-07-12ShellPkg/alias: Fix bug to support upper-case aliasRuiyu Ni
2017-07-12MdePkg: Add BluetoothAttribute.h and BluetoothLeConfig.hRuiyu Ni
2017-07-12MdePkg/BluetoothIo: Formalize function header comments.Ruiyu Ni
2017-07-12MdePkg/BluetoothHc: Add detailed function header commentsRuiyu Ni
2017-07-12MdePkg/BluetoothConfig: Add new EFI_BLUETOOTH_CONFIG_DATA_TYPE typesRuiyu Ni
2017-07-12MdePkg/DevicePath: Add BluetoothLe device path node supportRuiyu Ni
2017-07-12ShellPkg/UefiShellLib: Avoid reading undefined content before stringHao Wu
2017-07-12MdeModulePkg/Xhci: Correct the indention of commentsRuiyu Ni
2017-07-12ShellPkg/UefiShellLib: Check correct variable for NULLJeff Westfahl
2017-07-12MdeModulePkg/Xhci: Remove TRB when canceling Async Int TransferRuiyu Ni
2017-07-12MdeModulePkg/MnpDxe: Fix EBC build hang issue.Fu Siyuan
2017-07-12MdeModulePkg/UsbBus: Correct debug messageRuiyu Ni
2017-07-12MdeModulePkg/UsbBus: Fix system hang when failed to uninstall UsbIoRuiyu Ni
2017-07-12MdePkg/DevicePathLib: Reverse the byte order of BD_ADDR for BluetoothHao Wu
2017-07-12UefiCpuPkg/MpInitLib: Force to enable X2APIC if CPU number > 255Jeff Fan
2017-07-12UefiCpuPkg/MpInitLib: Check APIC mode change around AP functionJeff Fan
2017-07-12UefiCpuPkg/CpuCommonFeaturesLib: Support X2APIC enableJeff Fan
2017-07-12UefiCpuPkg/MpInitLib: Fix X64 XCODE5/NASM compatibility issuesMichael Kinney
2017-07-12MdeModulePkg/LogoDxe: Return error if HII Package not presentMichael Kinney
2017-07-12UefiCpuPkg: Use FINIT instead of hex valuesMichael Kinney
2017-07-12UefiCpuPkg/BaseUefiCpuLib: Use NASM read-only data section nameMichael Kinney
2017-07-12UefiCpuPkg/PiSmmCpuDxeSmm: Add missing JMP instructionMichael Kinney
2017-07-12PcAtChipsetPkg/SerialIoLib: Remove negative value shiftMichael Kinney
2017-07-12MdeModulePkg SmiHandlerProfile: Use fixed data type in data structureStar Zeng
2017-07-12MdeModulePkg SmiHandlerProfile: Fix no PDB case handling incorrectlyStar Zeng
2017-07-12MdeModulePkg/BDS: Fix a buffer overflow bugRuiyu Ni
2017-07-12CryptoPkg/BaseCryptLib: Add NULL pointer checks in DH and P7VerifyLong Qin
2017-07-12MdeModulePkg PCD: Fix TmpTokenSpaceBufferCount not assigned correctlyStar Zeng
2017-07-12MdeModulePkg/UfsPassThruDxe: Fix typo in UfsPassThruGetTargetLun()Hao Wu
2017-07-12ShellBinPkg: Ia32/X64 Shell binary update.Ruiyu Ni
2017-07-12MdeModulePkg SmiHandlerProfile: Fix memory leak in DumpSmiChildContextStar Zeng
2017-07-12ShellPkg/memmap: Dump memory map information for all memory typesRuiyu Ni
2017-07-12ShellPkg/memmap: Refine codeRuiyu Ni
2017-07-12ShellPkg/HandleParsingLib: Show LoadedImageProtocol file nameJeff Westfahl
2017-07-12ShellPkg/HandleParsingLib: Open LoadedImageProtocol firstJeff Westfahl
2017-07-12ShellPkg/HandleParsingLib: Show LoadedImageProtocol file path as textJeff Westfahl
2017-07-12ShellPkg/ShellCommandLib: Update DumpHex to print {|}~Jeff Westfahl
2017-07-12UefiCpuPkg/PiSmmCpuDxeSmm: Fix logic check errorJeff Fan
2017-07-12UefiCpuPkg/PiSmmCpuDxeSmm: Check ProcessorId == INVALID_APIC_IDJeff Fan
2017-07-12UefiCpuPkg/SmmCpuFeaturesLib: Correct print levelJeff Fan
2017-07-12UefiCpuPkg/SmmCpuFeaturesLib: Fix Ia32/SmiEntry.asm build issueJeff Fan
2017-07-12SecurityPkg: Add TCG Spec info to TCG related modulesZhang, Chao B
2017-07-12MdeModulePkg CapsuleApp: Fix mixed EOL format issueStar Zeng
2017-07-12NetworkPkg/IScsiDxe: Switch IP4 configuration policy to Static before DHCPJiaxin Wu
2017-07-12MdeModulePkg/FormDisplay: Make the LineWidth of option consistentDandan Bi
2017-07-12NetworkPkg: Fix issue in dns driver when building DHCP packet.Zhang Lubo
2017-07-12MdeModulePkg: Addressing TCP Window Retraction when window scale factor is used.Fu Siyuan
2017-07-12NetworkPkg: Addressing TCP Window Retraction when window scale factor is used.Fu Siyuan
2017-07-12MdeModulePkg: Add wnd scale check before shrinking window.Fu Siyuan