summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ShellBinPkg: Ia32/X64 Shell binary update.Ruiyu 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
* OvmfPkg/AcpiPlatformDxe: fix spurious uninitialized var warningArd Biesheuvel2017-06-091-0/+1
* NetworkPkg/HttpBootDxe: Handle new #define in HttpBootDxehegdenag2017-06-091-0/+4
* MdeModulePkg/DxeHttpLib: Handle new #define in HttpMappingToStatusCodehegdenag2017-06-091-0/+2
* MdePkg/Http.h: Add #define for 308 redirecthegdenag2017-06-091-2/+3
* ShellPkg/ifconfig: Update help messagehegdenag2017-06-091-2/+2
* ShellPkg: Remove unnecessary Readme.txtRuiyu Ni2017-06-091-29/+0
* MdeModulePkg/PciHostBridgeDxe: Make bitwise operands of the same sizeHao Wu2017-06-091-1/+1
* OvmfPkg/AcpiPlatformDxe: alloc blobs from 64-bit space unless restrictedLaszlo Ersek2017-06-081-7/+190
* 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
* 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
* MdePkg SmmIoLib: Use NULL pointer check instead of useless Status checkStar Zeng2017-06-061-5/+6
* MdePkg SmmMemLib: Remove ASSERT in SmmIsBufferOutsideSmmValidStar Zeng2017-06-061-2/+1
* MdeModulePkg/UefiPxeBcDxe: Refine the PXE boot displayed informationJiaxin Wu2017-06-053-2/+54
* MdeModulePkg/UefiPxeBcDxe: Fix the PXE BootMenu selection issueJiaxin Wu2017-06-051-3/+3
* ShellPkg/alias: Fix bug to support upper-case aliasRuiyu Ni2017-06-051-25/+25
* EmulatorPkg/build.sh: Merge GCC toolchain detection from OVMFJordan Justen2017-06-021-2/+9
* 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/GCC ARM/AARCH64: Force disable PIEdann frazier2017-06-011-2/+2
* Maintainers.txt: Update maintainers for DuetPkg & Nt32PkgHao Wu2017-06-011-0/+2
* MdeModulePkg/Xhci: Fill the 'interval' field for ISO endpoint contextHao Wu2017-06-012-2/+58
* MdeModulePkg/PrintLib: Avoid reading content beyond the format stringHao Wu2017-06-011-11/+11
* MdePkg/BasePrintLib: Avoid reading content beyond the format stringHao Wu2017-06-011-8/+8
* MdePkg/DevicePathLib: Reverse the byte order of BD_ADDR for BluetoothHao Wu2017-05-312-32/+17
* QuarkPlatformPkg/SpiFvbServices: correct NumOfLba vararg type in EraseBlocks()Laszlo Ersek2017-05-291-2/+2
* Nt32Pkg/FvbServicesRuntimeDxe: correct NumOfLba vararg type in EraseBlocks()Laszlo Ersek2017-05-291-2/+2
* DuetPkg/FvbRuntimeService: correct NumOfLba vararg type in EraseBlocks()Laszlo Ersek2017-05-291-2/+2
* BaseTools/Scripts: fix GccBase.lds line endingsArd Biesheuvel2017-05-281-1/+1
* 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
* MdeModulePkg: Fix potential memory leaks in DxeHttpLib.Paulo Alcantara2017-05-271-3/+12