summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MdeModulePkg SmmLockBoxSmmLib: Fix typo in SmmLockBoxSmmConstructuorStar Zeng2016-06-072-7/+7
* MdeModulePkg/AtaBusDxe: Fix some ATA hard drives cannot be discoveredCinnamon Shia2016-06-071-1/+2
* ArmVirtPkg/PlatformBootManagerLib: introduce the progress barLaszlo Ersek2016-06-061-0/+17
* ArmVirtPkg/PlatformBootManagerLib: rebase boot logo display to BootLogoLibLaszlo Ersek2016-06-066-719/+21
* OvmfPkg: set SMM stack size to 16KBLaszlo Ersek2016-06-063-0/+3
* UefiCpuPkg: change PcdCpuSmmStackGuard default to TRUELaszlo Ersek2016-06-061-2/+2
* MdeModulePkg/HiiDatabase: Remove the incorrect calculation of font baselineDandan Bi2016-06-061-4/+0
* MdeModulePkg/HiiDatabase: Preinit background when render string to screenDandan Bi2016-06-061-0/+6
* MdePkg/BaseLib: Add 2 more safe string functions.Jiewen Yao2016-06-062-2/+288
* MdePkg/Hsti: Fix a memory allocation check issue.Jiewen Yao2016-06-061-1/+1
* BaseTools: fix the bug to build a compressed ROM image via .INF fileYonghong Zhu2016-06-042-1/+18
* BaseTools: Add error handling for current_dir is not existYonghong Zhu2016-06-041-4/+5
* MdeModulePkg:Prevent the BmRepairAllControllers routine in an infinite loopGary Li2016-06-034-3/+20
* SecurityPkg EsalVariableDxeSal: Use input Global to make code more clearStar Zeng2016-06-031-2/+2
* OvmfPkg/PlatformBootManagerLib: Connect the Xen drivers before loading NvVarsGary Lin2016-06-022-2/+40
* MdeModulePkg NvmExpressDxe: Fix invalid queue size when creating IO queuesHao Wu2016-06-021-2/+24
* MdePkg: Follow PI1.4a update SmmStartupThisAP() descriptionJeff Fan2016-06-021-11/+11
* MdePkg: Follow PI1.4a update EFI_SEC_PLATFORM_INFORMATION2 descriptionJeff Fan2016-06-021-3/+3
* MdePkg: Follow PI1.4a to update EFI_SMM_SW_REGISTER2 return statusJeff Fan2016-06-021-3/+3
* BaseTools: Bash script fix for PosixLike/LzmaF86CompressThomas Palmer2016-06-021-2/+4
* MdeModulePkg: Fix SNP.Initialize() spec conformance issueJiaxin Wu2016-06-021-6/+27
* IntelFsp2Pkg/Tools: Add FSP rebasing function into SplitFspBin toolMaurice Ma2016-06-011-254/+570
* IntelFsp2Pkg: Add missing OEM status code defines.Giri P Mudusuru2016-06-011-0/+14
* UefiCpuPkg/CpuMpPei: Consume CpuExceptionHandlerLibJeff Fan2016-06-013-4/+26
* UefiCpuPkg/ExceptionLib: Import PeiCpuExceptionHandlerLib moduleJeff Fan2016-06-015-0/+274
* UefiCpuPkg/ExceptionLib: Move global variable locationJeff Fan2016-06-013-23/+22
* UefiCpuPkg/ExceptionLib: Add CommonExceptionHandlerWorker()Jeff Fan2016-06-014-26/+72
* UefiCpuPkg/ExceptionLib: Update RegisterCpuInterruptHandlerWorker()Jeff Fan2016-06-014-17/+29
* UefiCpuPkg/ExceptionLib: Update UpdateIdtTable()Jeff Fan2016-06-013-24/+37
* UefiCpuPkg/ExceptionLib: Update InitializeCpuExceptionHandlersWorkerJeff Fan2016-06-014-9/+24
* UefiCpuPkg/ExceptionLib: Add EXCEPTION_HANDLER_DATA definitionJeff Fan2016-06-013-3/+12
* UefiCpuPkg/ExceptionLib: Rename DxeSmmCpuException.cJeff Fan2016-06-013-6/+6
* MdeModulePkg/SetupBrowser: Correct the incorrect variable nameDandan Bi2016-06-011-2/+2
* OvmfPkg: raise DXEFV size to 10 MBGary Lin2016-05-313-9/+9
* NetworkPkg: Stop the timer before clean IP service.Fu, Siyuan2016-05-311-15/+16
* MdeModulePkg: Stop the timer before clean IP service.Fu, Siyuan2016-05-311-9/+9
* MdeModulePkg RamDiskDxe: Fix VS2010 build errorHao Wu2016-05-301-4/+8
* MdeModulePkg/PiSmmIpl: Check order of EndOfDxe and DxeSmmReadyToLockJeff Fan2016-05-302-2/+49
* MdeModulePkg: Allow DxeIpl to load without permanent memoryCohen, Eugene2016-05-304-33/+119
* CorebootModulePkg/PciHostBridgeLib: Fix PCI 64bit memory BAR size issueMaurice Ma2016-05-271-1/+5
* CorebootModulePkg: Remove unused PCI non-enumeration driversMaurice Ma2016-05-2732-13442/+0
* IntelFsp2Pkg/Tools: Add BSF bit field support in GenCfgOpt toolMaurice Ma2016-05-271-111/+113
* OvmfPkg/PlatformBootManagerLib: keep the logo after connecting devicesLaszlo Ersek2016-05-271-5/+0
* OvmfPkg/PlatformBootManagerLib: bring back the progress barLaszlo Ersek2016-05-271-0/+17
* OvmfPkg/PlatformBootManagerLib: rebase boot logo display to BootLogoLibLaszlo Ersek2016-05-277-712/+18
* MdeModulePkg/BootLogoLib: pull GraphicsOutput protocol into class headerLaszlo Ersek2016-05-271-0/+1
* Nt32Pkg/PlatformBootManagerLib: zero EFI_GRAPHICS_OUTPUT_BLT_PIXEL.ReservedLaszlo Ersek2016-05-271-8/+8
* MdeModulePkg: Move/Replace NvmExpressHci.h definitions to Nvme.h.Darbin Reyes2016-05-272-727/+3
* MdePkg: Add a header for NVMe v1.1 spec. definitions.Darbin Reyes2016-05-271-0/+935
* BaseTools: Fix bad macro expansion during tools_def.txt parsingMichael Zimmermann2016-05-271-25/+26