summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ArmVirtPkg/PrePi: remove bogus IntelFrameworkModulePkg.dec dependencyArd Biesheuvel2017-11-231-1/+0
* ArmVirtPkg/PrePi: remove ArmPlatformStackLib dependencyArd Biesheuvel2017-11-234-26/+4
* ArmVirtPkg/PrePi: remove dependency on ArmPlatformLibArd Biesheuvel2017-11-233-6/+2
* ArmVirtPkg/PrePi: move DRAM discovery code into PrePiArd Biesheuvel2017-11-234-2/+238
* ArmVirtPkg/PrePi: remove bogus primary core checkArd Biesheuvel2017-11-232-14/+0
* ArmVirtPkg/PrePi: remove unused GetPlatformPpi() functionArd Biesheuvel2017-11-232-30/+0
* ArmVirtPkg/PrePi: run all library constructors by handArd Biesheuvel2017-11-231-10/+3
* BaseTools/tools_def AARCH64 ARM: suppres PIE sections via linker scriptArd Biesheuvel2017-11-231-6/+7
* PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe: Replace RTC macrosLeo Duran2017-11-233-12/+16
* PcAtChipsetPkg: Define FixePCD's for RTC register valuesLeo Duran2017-11-231-0/+13
* IntelSiliconPkg IntelVTdDxe: Do not SetupVtd againStar Zeng2017-11-233-5/+10
* PcAtChipsetPkg/IsaAcpiDxe: Fix VS2012 build failureDandan Bi2017-11-231-0/+1
* MdeModulePkg UhciPei: Support IoMmuStar Zeng2017-11-224-99/+719
* MdeModulePkg EhciPei: Minor refinement about IOMMUStar Zeng2017-11-222-8/+7
* MdeModulePkg/PciBus: Revert "Enable BM on P2P bridges on demand"Ruiyu Ni2017-11-223-32/+10
* MdeModulePkg/PciBus: Revert "disable all BME when entering RT"Ruiyu Ni2017-11-223-91/+0
* MdeModulePkg/UefiBootManagerLib: Remove assertionRuiyu Ni2017-11-221-6/+6
* UefiCpuPkg: Fix unix style of EOLJian J Wang2017-11-217-309/+309
* MdeModulePkg: Fix unix style of EOLJian J Wang2017-11-2119-4214/+4214
* MdeModulePkg EhciPei: Also check Buf against NULL to return errorStar Zeng2017-11-211-1/+1
* MdeModulePkg/UsbMassStorageDxe: Check Get Max LUN status/valueMichael D Kinney2017-11-201-4/+18
* MdeModulePkg/UsbBusDxe: Add UsbControlTransfer() error checkMichael D Kinney2017-11-201-1/+15
* BaseTools: Fix a bug for single module build with GenC/GenMake optionYonghong Zhu2017-11-201-5/+0
* BaseTools: Guid.xref contain information from FILE statements in FDFYonghong Zhu2017-11-201-2/+86
* MdeModulePkg/Core: Fix build error with old Visual StudioJian J Wang2017-11-202-8/+18
* MdeModulePkg/PiSmmCore: Fix an assert issue in pool freeJian J Wang2017-11-201-1/+1
* BaseTools: Fix the bug to collect source files per build rule familyYonghong Zhu2017-11-201-4/+4
* MdeModulePkg/UdfDxe: Avoid possible loss track of allocated bufferHao Wu2017-11-201-5/+7
* MdeModulePkg/PartitionDxe: Merge the discovery of ElTorito into UDFHao Wu2017-11-202-6/+28
* ArmPlatformPkg/ArmPlatformLibNull: remove bogus PCD dependenciesArd Biesheuvel2017-11-171-3/+0
* MdeModulePkg/UsbMassStorageDxe: Enhance Request Sense HandlingMichael D Kinney2017-11-171-0/+4
* OvmfPkg: save on I/O port accesses when the debug port is not in usePaolo Bonzini2017-11-174-9/+127
* OvmfPkg: create a separate PlatformDebugLibIoPort instance for SECPaolo Bonzini2017-11-178-19/+119
* OvmfPkg: make PlatformDebugLibIoPort a proper BASE libraryPaolo Bonzini2017-11-171-3/+2
* OvmfPkg: restore temporary SEC/PEI RAM size to 64KBLaszlo Ersek2017-11-173-3/+3
* OvmfPkg/Sec/X64: seed the temporary RAM with PcdInitValueInTempStackLaszlo Ersek2017-11-171-0/+21
* OvmfPkg/Sec/Ia32: seed the temporary RAM with PcdInitValueInTempStackLaszlo Ersek2017-11-172-0/+19
* UefiCpuPkg/ResetVector/Vtf0: document segment register setupLaszlo Ersek2017-11-172-0/+11
* ArmVirtPkg: switch to new PL011UartLib implementationArd Biesheuvel2017-11-173-5/+3
* ArmPlatformPkg: reorganize PL011 codeArd Biesheuvel2017-11-176-2/+830
* OvmfPkg/XenHypercallLib: enable virt extensions for ARMArd Biesheuvel2017-11-172-0/+5
* MdeModulePkg/SdBlockIoPei: Support IoMmuHao Wu2017-11-177-19/+483
* MdeModulePkg/EmmcBlockIoPei: Support IoMmuHao Wu2017-11-177-19/+483
* MdeModulePkg/UfsBlockIoPei: Support IoMmuHao Wu2017-11-177-38/+535
* MdeModulePkg XhciPei: Minor refinement about IoMmuStar Zeng2017-11-171-2/+4
* MdeModulePkg EhciPei: Support IoMmuStar Zeng2017-11-178-46/+551
* MdeModulePkg/PiSmmCore: Implement heap guard feature for SMM modeJian J Wang2017-11-177-28/+2064
* UefiCpuPkg/PiSmmCpuDxeSmm: Add SmmMemoryAttribute protocolJian J Wang2017-11-176-1/+307
* MdeModulePkg/DxeCore: Implement heap guard feature for UEFIJian J Wang2017-11-177-67/+1854
* MdeModulePkg/DxeIpl: Enable paging for heap guardJian J Wang2017-11-172-4/+33