summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Follow UEFI 2.7 spec to deprecate SMM Communication ACPI TableStar Zeng2017-07-274-59/+25
* UefiCpuPkg PiSmmCommunicationSmm: Deprecate SMM Communication ACPI TableStar Zeng2017-07-274-94/+13
* SecurityPkg OpalPasswordSupportLib: Remove include to UefiAcpiDataTable.hStar Zeng2017-07-271-2/+1
* MdeModulePkg/BMMUiLib: Check reset requirement before exiting UiAppBi, Dandan2017-07-273-1/+52
* MdeModulePkg/BMUiLib: Check reset requirement before exiting UiAppBi, Dandan2017-07-273-3/+55
* MdeModulePkg/SetupBrowser: Record the reset status in all SendFormBi, Dandan2017-07-273-13/+20
* Nt32Pkg: Always use 0x2000 for maxim variable sizeRuiyu Ni2017-07-271-2/+0
* IntelSiliconPkg/dsc: Add PlatformVtd sample driver.Jiewen Yao2017-07-271-0/+1
* IntelSiliconPkg: Add PlatformVTdSample driver.Jiewen Yao2017-07-274-0/+438
* IntelSiliconPkg/dsc: Add Vtd driver.Jiewen Yao2017-07-271-0/+31
* IntelSiliconPkg: Add VTd driver.Jiewen Yao2017-07-2712-0/+4818
* IntelSiliconPkg/Dec: Add ProtocolGuid.Jiewen Yao2017-07-271-0/+3
* IntelSiliconPkg/Include: Add PlatformVtdPolicy ProtocolJiewen Yao2017-07-271-0/+100
* IntelSiliconPkg/Include: Add VTD industry standard.Jiewen Yao2017-07-271-0/+344
* ShellPkg/map: Recognize CDROM changeRuiyu Ni2017-07-261-1/+53
* MdeModulePkg Xhci: Also RecoverHaltedEndpoint for BABBLE_ERRORStar Zeng2017-07-262-4/+4
* MdeModulePkg SmmLockBoxDxeLib: Get SmmCommRegion for COMM bufferStar Zeng2017-07-262-58/+147
* MdePkg/ResetNotification: Rename to UnregisterResetNotifyRuiyu Ni2017-07-261-1/+1
* Nt32Pkg: Add the ResetSystemLib in Nt32 Platform.HuajingLi2017-07-265-148/+108
* MdePkg: Add UEFI 2.7 defined GUID and structure for KMS protocol.Fu Siyuan2017-07-261-1/+16
* ShellPkg/ls: Display the file time in local time.Li Huajing2017-07-261-1/+117
* Nt32Pkg/WinNtSimpleFileSystemDxe: Change GetInfo() to get TimeZone.Li Huajing2017-07-261-46/+32
* BaseTools: Fix the bug that warn() function with only 1 argumentYonghong Zhu2017-07-261-1/+1
* BaseTools: add some comment for .PrebuildEnv file's usageYonghong Zhu2017-07-261-0/+5
* UefiCpuPkg: Update RegisterCpuFeaturesLib to consume PcdGetSize with UINTNLiming Gao2017-07-262-5/+5
* UefiCpuPkg: Update RegisterCpuFeaturesLib module UNI to match itLiming Gao2017-07-263-7/+7
* MdeModulePkg: Update NonDiscoverableDeviceRegistrationLib file header formatLiming Gao2017-07-261-2/+2
* MdePkg UsbFunctionIo.h: Update comments for GetDeviceInfo return statusStar Zeng2017-07-211-3/+7
* UefiCpuPkg: Remove deprecated CPU feature.Eric Dong2017-07-201-1/+0
* MdeModulePkg SmmAccess: Update comments to follow PI spec.Eric Dong2017-07-201-2/+3
* MdePkg SmmAccess2: Update comments to follow PI spec.Eric Dong2017-07-201-2/+3
* UefiCpuPkg CpuCommonFeaturesLib: Enable Ppin feature.Eric Dong2017-07-204-0/+181
* UefiCpuPkg: Add feature definition for PPIN.Eric Dong2017-07-201-0/+1
* UefiCpuPkg RegisterCpuFeaturesLib: Add error handling.Eric Dong2017-07-201-1/+8
* MdeModulePkg/DxeCore: Avoid accessing non-owned memoryRuiyu Ni2017-07-181-27/+27
* MdePkg DxeHstiLib: Fix memory leak issueStar Zeng2017-07-181-2/+5
* MdePkg Hsti.h: Update version info to 1.1aStar Zeng2017-07-181-3/+3
* EmbeddedPkg/DwEmmc: Adjust FIFO thresholdJun Nie2017-07-174-0/+50
* EmbeddedPkg/DwEmmcDxe: limit max clock for platformJun Nie2017-07-173-0/+6
* ArmPlatformPkg: Support different PL011 reg offsetJun Nie2017-07-173-0/+33
* CryptoPkg/OpensslLib AARCH64: clear XIP CC flagsArd Biesheuvel2017-07-152-0/+22
* BaseTools/tools_def AARCH64: avoid SIMD registers in XIP codeArd Biesheuvel2017-07-141-1/+1
* BaseTools/tools_def AARCH64: mark register x18 as reservedArd Biesheuvel2017-07-141-1/+1
* BaseTools/Build: Support python scripts in PREBUILD/POSTBUILDMichael Kinney2017-07-131-2/+2
* UefiCpuPkg CpuCommonFeaturesLib: Fix smx/vmx enable logic error.Eric Dong2017-07-123-117/+55
* UefiCpuPkg RegisterCpuFeaturesLib: Add error handling code.Eric Dong2017-07-121-1/+46
* OvmfPkg/QemuFwCfgLib: Suppress GCC49 IA32 build failureBrijesh Singh2017-07-121-0/+5
* MdePkg: Declare _ReturnAddress() in Base.h for MSFT tool chainLiming Gao2017-07-111-0/+1
* OvmfPkg: update PciHostBridgeDxe to use PlatformHasIoMmuLibBrijesh Singh2017-07-103-0/+3
* OvmfPkg/QemuFwCfgLib: Add SEV supportBrijesh Singh2017-07-101-2/+52