summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ShellBinPkg: Ia32/X64 Shell binary update.vUDK2017Ruiyu Ni2017-06-135-1/+1
* MdeModulePkg/BMMUiLib: Fix incorrect variable nameDandan Bi2017-06-131-1/+1
* SecurityPkg TcgDxe: Simplify debug msg when "TPM not working properly"Star Zeng2017-06-101-3/+1
* ShellPkg: Fix typo errors in ifconfig help outputTapan Shah2017-06-101-2/+3
* Shell/alias: Print detailed error when deleting aliasRuiyu Ni2017-06-102-3/+7
* ShellPkg/ifconfig: Update help messagehegdenag2017-06-091-2/+2
* ShellPkg: Remove unnecessary Readme.txtRuiyu Ni2017-06-091-29/+0
* BaseTools/Bin: Update the BaseTools Win32 binaries version informationHao Wu2017-06-081-2/+2
* MdePkg: update Wi-Fi/Supplicant header files to meet UEFI 2.7.Wang, Fan2017-06-072-3/+7
* BaseTools: Fix the bug use same FMP_PAYLOAD in different capsule fileYonghong Zhu2017-06-072-5/+13
* BaseTools: Fix incremental build failure that override file be removedYonghong Zhu2017-06-071-0/+2
* ShellBinPkg: Ia32/X64 Shell binary update.Ruiyu Ni2017-06-075-1/+1
* ShellPkg/parse: Handle Unicode stream from pipe correctlyRuiyu Ni2017-06-071-142/+3
* ShellPkg/alias: Return status for alias deletionRuiyu Ni2017-06-071-1/+10
* ShellPkg/alias: Fix bug to support upper-case aliasRuiyu Ni2017-06-071-25/+25
* MdePkg: Add BluetoothAttribute.h and BluetoothLeConfig.hRuiyu Ni2017-06-073-0/+927
* MdePkg/BluetoothIo: Formalize function header comments.Ruiyu Ni2017-06-071-143/+144
* MdePkg/BluetoothHc: Add detailed function header commentsRuiyu Ni2017-06-071-207/+303
* MdePkg/BluetoothConfig: Add new EFI_BLUETOOTH_CONFIG_DATA_TYPE typesRuiyu Ni2017-06-071-5/+20
* MdePkg/DevicePath: Add BluetoothLe device path node supportRuiyu Ni2017-06-074-2/+98
* ShellPkg/UefiShellLib: Avoid reading undefined content before stringHao Wu2017-06-021-1/+1
* MdeModulePkg/Xhci: Correct the indention of commentsRuiyu Ni2017-06-021-4/+4
* ShellPkg/UefiShellLib: Check correct variable for NULLJeff Westfahl2017-06-021-1/+1
* MdeModulePkg/Xhci: Remove TRB when canceling Async Int TransferRuiyu Ni2017-06-021-0/+21
* MdeModulePkg/MnpDxe: Fix EBC build hang issue.Fu Siyuan2017-06-021-2/+2
* MdeModulePkg/UsbBus: Correct debug messageRuiyu Ni2017-06-021-3/+3
* MdeModulePkg/UsbBus: Fix system hang when failed to uninstall UsbIoRuiyu Ni2017-06-021-16/+27
* BaseTools/Bin: Update the BaseTools Win32 binaries version informationHao Wu2017-05-311-2/+2
* MdePkg/DevicePathLib: Reverse the byte order of BD_ADDR for BluetoothHao Wu2017-05-312-32/+17
* UefiCpuPkg/MpInitLib: Force to enable X2APIC if CPU number > 255Jeff Fan2017-05-271-1/+7
* UefiCpuPkg/MpInitLib: Check APIC mode change around AP functionJeff Fan2017-05-271-5/+19
* UefiCpuPkg/CpuCommonFeaturesLib: Support X2APIC enableJeff Fan2017-05-273-10/+77
* BaseTools: Correct if condition expression for DatumType == 'VOID*'Yonghong Zhu2017-05-251-1/+1
* BaseTools: Fix the bug that different DSC file use same build outputYonghong Zhu2017-05-251-1/+8
* BaseTools: Fix incremental build bug on DynamicPcd Token GenerationYonghong Zhu2017-05-252-2/+19
* UefiCpuPkg/MpInitLib: Fix X64 XCODE5/NASM compatibility issuesMichael Kinney2017-05-244-5/+9
* MdeModulePkg/LogoDxe: Return error if HII Package not presentMichael Kinney2017-05-241-2/+5
* edk2: Add .DS_Store to .gitignore for macOSMichael Kinney2017-05-241-0/+1
* BaseTools: Clean up tools_def.template for XCODE5Michael Kinney2017-05-241-26/+28
* BaseTools: Add -D NO_MSABI_VARGS to X64 XCODE5 CC_FLAGSMichael Kinney2017-05-241-3/+3
* OvmfPkg: Add XCODE5 statements to fix build breakMichael Kinney2017-05-243-0/+6
* UefiCpuPkg: Use FINIT instead of hex valuesMichael Kinney2017-05-241-4/+1
* UefiCpuPkg/BaseUefiCpuLib: Use NASM read-only data section nameMichael Kinney2017-05-242-4/+4
* UefiCpuPkg/PiSmmCpuDxeSmm: Add missing JMP instructionMichael Kinney2017-05-241-1/+2
* PcAtChipsetPkg/SerialIoLib: Remove negative value shiftMichael Kinney2017-05-241-2/+2
* MdeModulePkg SmiHandlerProfile: Use fixed data type in data structureStar Zeng2017-05-243-67/+105
* MdeModulePkg SmiHandlerProfile: Fix no PDB case handling incorrectlyStar Zeng2017-05-242-6/+12
* UefiCpuPkg/DxeMpInitLib.inf: Add missing SynchronizationLibJeff Fan2017-05-231-1/+2
* MdeModulePkg/BDS: Fix a buffer overflow bugRuiyu Ni2017-05-221-8/+8
* CryptoPkg/BaseCryptLib: Add NULL pointer checks in DH and P7VerifyLong Qin2017-05-222-4/+10