summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-06ArmVirtPkg/PlatformBootManagerLib: rebase boot logo display to BootLogoLibLaszlo Ersek
2016-06-06OvmfPkg: set SMM stack size to 16KBLaszlo Ersek
2016-06-06UefiCpuPkg: change PcdCpuSmmStackGuard default to TRUELaszlo Ersek
2016-06-06MdeModulePkg/HiiDatabase: Remove the incorrect calculation of font baselineDandan Bi
2016-06-06MdeModulePkg/HiiDatabase: Preinit background when render string to screenDandan Bi
2016-06-06MdePkg/BaseLib: Add 2 more safe string functions.Jiewen Yao
2016-06-06MdePkg/Hsti: Fix a memory allocation check issue.Jiewen Yao
2016-06-04BaseTools: fix the bug to build a compressed ROM image via .INF fileYonghong Zhu
2016-06-04BaseTools: Add error handling for current_dir is not existYonghong Zhu
2016-06-03MdeModulePkg:Prevent the BmRepairAllControllers routine in an infinite loopGary Li
2016-06-03SecurityPkg EsalVariableDxeSal: Use input Global to make code more clearStar Zeng
2016-06-02OvmfPkg/PlatformBootManagerLib: Connect the Xen drivers before loading NvVarsGary Lin
2016-06-02MdeModulePkg NvmExpressDxe: Fix invalid queue size when creating IO queuesHao Wu
2016-06-02MdePkg: Follow PI1.4a update SmmStartupThisAP() descriptionJeff Fan
2016-06-02MdePkg: Follow PI1.4a update EFI_SEC_PLATFORM_INFORMATION2 descriptionJeff Fan
2016-06-02MdePkg: Follow PI1.4a to update EFI_SMM_SW_REGISTER2 return statusJeff Fan
2016-06-02BaseTools: Bash script fix for PosixLike/LzmaF86CompressThomas Palmer
2016-06-02MdeModulePkg: Fix SNP.Initialize() spec conformance issueJiaxin Wu
2016-06-01IntelFsp2Pkg/Tools: Add FSP rebasing function into SplitFspBin toolMaurice Ma
2016-06-01IntelFsp2Pkg: Add missing OEM status code defines.Giri P Mudusuru
2016-06-01UefiCpuPkg/CpuMpPei: Consume CpuExceptionHandlerLibJeff Fan
2016-06-01UefiCpuPkg/ExceptionLib: Import PeiCpuExceptionHandlerLib moduleJeff Fan
2016-06-01UefiCpuPkg/ExceptionLib: Move global variable locationJeff Fan
2016-06-01UefiCpuPkg/ExceptionLib: Add CommonExceptionHandlerWorker()Jeff Fan
2016-06-01UefiCpuPkg/ExceptionLib: Update RegisterCpuInterruptHandlerWorker()Jeff Fan
2016-06-01UefiCpuPkg/ExceptionLib: Update UpdateIdtTable()Jeff Fan
2016-06-01UefiCpuPkg/ExceptionLib: Update InitializeCpuExceptionHandlersWorkerJeff Fan
2016-06-01UefiCpuPkg/ExceptionLib: Add EXCEPTION_HANDLER_DATA definitionJeff Fan
2016-06-01UefiCpuPkg/ExceptionLib: Rename DxeSmmCpuException.cJeff Fan
2016-06-01MdeModulePkg/SetupBrowser: Correct the incorrect variable nameDandan Bi
2016-05-31OvmfPkg: raise DXEFV size to 10 MBGary Lin
2016-05-31NetworkPkg: Stop the timer before clean IP service.Fu, Siyuan
2016-05-31MdeModulePkg: Stop the timer before clean IP service.Fu, Siyuan
2016-05-30MdeModulePkg RamDiskDxe: Fix VS2010 build errorHao Wu
2016-05-30MdeModulePkg/PiSmmIpl: Check order of EndOfDxe and DxeSmmReadyToLockJeff Fan
2016-05-30MdeModulePkg: Allow DxeIpl to load without permanent memoryCohen, Eugene
2016-05-27CorebootModulePkg/PciHostBridgeLib: Fix PCI 64bit memory BAR size issueMaurice Ma
2016-05-27CorebootModulePkg: Remove unused PCI non-enumeration driversMaurice Ma
2016-05-27IntelFsp2Pkg/Tools: Add BSF bit field support in GenCfgOpt toolMaurice Ma
2016-05-27OvmfPkg/PlatformBootManagerLib: keep the logo after connecting devicesLaszlo Ersek
2016-05-27OvmfPkg/PlatformBootManagerLib: bring back the progress barLaszlo Ersek
2016-05-27OvmfPkg/PlatformBootManagerLib: rebase boot logo display to BootLogoLibLaszlo Ersek
2016-05-27MdeModulePkg/BootLogoLib: pull GraphicsOutput protocol into class headerLaszlo Ersek
2016-05-27Nt32Pkg/PlatformBootManagerLib: zero EFI_GRAPHICS_OUTPUT_BLT_PIXEL.ReservedLaszlo Ersek
2016-05-27MdeModulePkg: Move/Replace NvmExpressHci.h definitions to Nvme.h.Darbin Reyes
2016-05-27MdePkg: Add a header for NVMe v1.1 spec. definitions.Darbin Reyes
2016-05-27BaseTools: Fix bad macro expansion during tools_def.txt parsingMichael Zimmermann
2016-05-26OvmfPkg/SerializeVariablesLib: Relax check for the read-only variableGary Lin
2016-05-26OvmfPkg/SerializeVariablesLib: convert line endings to uniform CRLFLaszlo Ersek
2016-05-26MdeModulePkg: Fix incorrect status check for SockProcessRcvTokenJiaxin Wu