summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-06MdeModulePkg/SdMmcPciHcDxe: Using PIO rather than DMA for clock tuningFeng Tian3-98/+164
2016-05-06MdeModulePkg/SdMmcPciHcDxe: Use BaseClk if the target clock is largerFeng Tian3-3/+20
2016-05-06MdeModulePkg/SdMmcPciHcDxe: break cmd exec if the card isn't identifiedFeng Tian2-5/+29
2016-05-06ArmVirtPkg: retire PlatformIntelBdsLibLaszlo Ersek4-1743/+0
2016-05-06ArmVirtPkg/ArmVirtQemu: use MdeModulePkg/BDSLaszlo Ersek5-18/+29
2016-05-06ArmVirtPkg/PlatformBootManagerLib: add EnableQuietBoot & DisableQuietBootLaszlo Ersek3-0/+716
2016-05-06ArmVirtPkg/PlatformBootManagerLib: rebase boot order manipulationLaszlo Ersek1-5/+4
2016-05-06ArmVirtPkg/PlatformBootManagerLib: use UefiBootManagerLib ConnectAll() APILaszlo Ersek1-1/+1
2016-05-06ArmVirtPkg/PlatformBootManagerLib: remove empty PlatformBdsLib hooksLaszlo Ersek1-50/+0
2016-05-06ArmVirtPkg/PlatformBootManagerLib: register boot options and hot keysLaszlo Ersek2-1/+116
2016-05-06ArmVirtPkg/PlatformBootManagerLib: don't launch the Boot Manager MenuLaszlo Ersek5-10/+10
2016-05-06ArmVirtPkg/PlatformBootManagerLib: init console vars in BeforeConsole()Laszlo Ersek1-41/+36
2016-05-06ArmVirtPkg/PlatformBootManagerLib: link against UefiBootManagerLibLaszlo Ersek2-1/+2
2016-05-06ArmVirtPkg/PlatformBootManagerLib: use EfiBootManagerUpdateConsoleVariableLaszlo Ersek1-6/+6
2016-05-06ArmVirtPkg/PlatformBootManagerLib: follow PlatformBootManagerLib interfacesLaszlo Ersek2-21/+37
2016-05-06ArmVirtPkg: duplicate PlatformIntelBdsLib to PlatformBootManagerLibLaszlo Ersek4-0/+1744
2016-05-06ShellBinPkg: Ia32/X64 Shell binary update.Qiu Shumin5-2/+2
2016-05-06ShellPkg: Remove debug message in release binaries.Qiu Shumin1-0/+4
2016-05-06NetworkPkg: Ignore BootFileName if it is overloaded.Fu Siyuan1-2/+5
2016-05-06NetworkPkg: Ignore BootFileName if it is overloaded.Fu Siyuan1-1/+4
2016-05-06MdeModulePkg: Ignore BootFileName if it is overloaded.Heyi Guo1-3/+7
2016-05-06NetworkPkg: Fix a memory leak in HTTP boot driver.Fu Siyuan1-3/+1
2016-05-06MdeModulePkg/FileExplore: Make LibraryClass & Depex module type consistentDandan Bi1-1/+1
2016-05-06MdeModulePkg/HiiDatabaseDxe: Fix memory leak issues in HiiDatabaseDxeDandan Bi1-1/+20
2016-05-06MdeModulePkg/SetupBrowser: Call submit callback function when no failureDandan Bi1-2/+13
2016-05-06MdeModulePkg: Restore question base on the fail info when submit failDandan Bi2-7/+151
2016-05-06BaseTools: Support \x####\ in UNI files to specify non-ascii charactersYonghong Zhu1-4/+14
2016-05-06NetworkPkg/HttpBootDxe: Fix for the issue that the HTTP boot option can't be ...Sunny Wang2-2/+5
2016-05-06MdeModulePkg NvmExpressDxe: Initialize IoAlign info for an NVMe deviceHao Wu1-0/+1
2016-05-06MdeModulePkg: Refine SNP driver's media status check logic.Fu Siyuan4-16/+64
2016-05-05CorebootPayloadPkg: Use serial drivers with PlatformHookLibLeahy, Leroy P3-3/+6
2016-05-05CorebootModulePkg/SerialDxe: Use PlatformHookLibLeahy, Leroy P4-0/+623
2016-05-05CorebootModulePkg/PciSioSerialDxe: Use PlatformHookLibLeahy, Leroy P7-0/+3766
2016-05-05CorebootPayloadPkg: Allow MaxLogicalProcessorNumber to be changedLeahy, Leroy P2-0/+14
2016-05-05CorebootPayloadPkg: Make serial I/O configurableLeahy, Leroy P2-16/+131
2016-05-05CorebootPayloadPkg: Make shell selectableLeahy, Leroy P3-6/+170
2016-05-05CorebootPayloadPkg/PlatformHelperLib: Remove unreferenced functionLeahy, Leroy P2-178/+1
2016-05-05MdeModulePkg: ScsiDiskDxe: cope with broken "Supported VPD Pages" VPD pageLaszlo Ersek1-0/+37
2016-05-05SecurityPkg OpalPasswordSmm: Always execute BlockSid command.Eric Dong1-7/+7
2016-05-05SecurityPkg OpalPasswordSmm: Enhance BlockSid Logic.Eric Dong1-5/+10
2016-05-05SecurityPkg OpalPasswordDxe: Check BlockSid capability before send command.Eric Dong1-14/+11
2016-05-05SecurityPkg OpalPasswordDxe: Change BlockSid position.Eric Dong3-16/+16
2016-05-05SecurityPkg TcgStorageOpalLib: Check BlockSid capability.Eric Dong2-0/+12
2016-05-05MdePkg: Add TCG_BLOCK_SID_FEATURE_DESCRIPTOR definition.Eric Dong2-0/+13
2016-05-05SecurityPkg TcgStorageOpalLib: Update ComId for Block SID command.Eric Dong2-1/+5
2016-05-05MdeModulePkg FileExplorerLib: Add UefiHiiServicesLib dependency.Dong, Eric1-0/+1
2016-05-05SecurityPkg: SecureBootConfigDxe: Disable SecureBoot Enable/Disable in some caseZhang, Chao B1-1/+1
2016-05-05MdeModulePkg: Do not use hard coded TTL/ToS in PXE driver.Fu Siyuan3-11/+21
2016-05-05NetworkPkg: Do not use hard coded TTL/ToS in PXE driver.Fu Siyuan3-15/+25
2016-05-05Nt32Pkg: Fix SnpNt32 GetStatus bugZhang Lubo2-3/+61