summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-23PcAtChipsetPkg/IsaAcpiDxe: Fix VS2012 build failureDandan Bi1-0/+1
2017-11-22MdeModulePkg UhciPei: Support IoMmuStar Zeng4-99/+719
2017-11-22MdeModulePkg EhciPei: Minor refinement about IOMMUStar Zeng2-8/+7
2017-11-22MdeModulePkg/PciBus: Revert "Enable BM on P2P bridges on demand"Ruiyu Ni3-32/+10
2017-11-22MdeModulePkg/PciBus: Revert "disable all BME when entering RT"Ruiyu Ni3-91/+0
2017-11-22MdeModulePkg/UefiBootManagerLib: Remove assertionRuiyu Ni1-6/+6
2017-11-21UefiCpuPkg: Fix unix style of EOLJian J Wang7-309/+309
2017-11-21MdeModulePkg: Fix unix style of EOLJian J Wang19-4214/+4214
2017-11-21MdeModulePkg EhciPei: Also check Buf against NULL to return errorStar Zeng1-1/+1
2017-11-20MdeModulePkg/UsbMassStorageDxe: Check Get Max LUN status/valueMichael D Kinney1-4/+18
2017-11-20MdeModulePkg/UsbBusDxe: Add UsbControlTransfer() error checkMichael D Kinney1-1/+15
2017-11-20BaseTools: Fix a bug for single module build with GenC/GenMake optionYonghong Zhu1-5/+0
2017-11-20BaseTools: Guid.xref contain information from FILE statements in FDFYonghong Zhu1-2/+86
2017-11-20MdeModulePkg/Core: Fix build error with old Visual StudioJian J Wang2-8/+18
2017-11-20MdeModulePkg/PiSmmCore: Fix an assert issue in pool freeJian J Wang1-1/+1
2017-11-20BaseTools: Fix the bug to collect source files per build rule familyYonghong Zhu1-4/+4
2017-11-20MdeModulePkg/UdfDxe: Avoid possible loss track of allocated bufferHao Wu1-5/+7
2017-11-20MdeModulePkg/PartitionDxe: Merge the discovery of ElTorito into UDFHao Wu2-6/+28
2017-11-17ArmPlatformPkg/ArmPlatformLibNull: remove bogus PCD dependenciesArd Biesheuvel1-3/+0
2017-11-17MdeModulePkg/UsbMassStorageDxe: Enhance Request Sense HandlingMichael D Kinney1-0/+4
2017-11-17OvmfPkg: save on I/O port accesses when the debug port is not in usePaolo Bonzini4-9/+127
2017-11-17OvmfPkg: create a separate PlatformDebugLibIoPort instance for SECPaolo Bonzini8-19/+119
2017-11-17OvmfPkg: make PlatformDebugLibIoPort a proper BASE libraryPaolo Bonzini1-3/+2
2017-11-17OvmfPkg: restore temporary SEC/PEI RAM size to 64KBLaszlo Ersek3-3/+3
2017-11-17OvmfPkg/Sec/X64: seed the temporary RAM with PcdInitValueInTempStackLaszlo Ersek1-0/+21
2017-11-17OvmfPkg/Sec/Ia32: seed the temporary RAM with PcdInitValueInTempStackLaszlo Ersek2-0/+19
2017-11-17UefiCpuPkg/ResetVector/Vtf0: document segment register setupLaszlo Ersek2-0/+11
2017-11-17ArmVirtPkg: switch to new PL011UartLib implementationArd Biesheuvel3-5/+3
2017-11-17ArmPlatformPkg: reorganize PL011 codeArd Biesheuvel6-2/+830
2017-11-17OvmfPkg/XenHypercallLib: enable virt extensions for ARMArd Biesheuvel2-0/+5
2017-11-17MdeModulePkg/SdBlockIoPei: Support IoMmuHao Wu7-19/+483
2017-11-17MdeModulePkg/EmmcBlockIoPei: Support IoMmuHao Wu7-19/+483
2017-11-17MdeModulePkg/UfsBlockIoPei: Support IoMmuHao Wu7-38/+535
2017-11-17MdeModulePkg XhciPei: Minor refinement about IoMmuStar Zeng1-2/+4
2017-11-17MdeModulePkg EhciPei: Support IoMmuStar Zeng8-46/+551
2017-11-17MdeModulePkg/PiSmmCore: Implement heap guard feature for SMM modeJian J Wang7-28/+2064
2017-11-17UefiCpuPkg/PiSmmCpuDxeSmm: Add SmmMemoryAttribute protocolJian J Wang6-1/+307
2017-11-17MdeModulePkg/DxeCore: Implement heap guard feature for UEFIJian J Wang7-67/+1854
2017-11-17MdeModulePkg/DxeIpl: Enable paging for heap guardJian J Wang2-4/+33
2017-11-17UefiCpuPkg/CpuDxe: Reduce debug messageJian J Wang1-2/+2
2017-11-17MdeModulePkg/SmmMemoryAttribute.h: Add new protocol definitionsJian J Wang1-0/+136
2017-11-17MdeModulePkg/MdeModulePkg.dec,.uni: Add Protocol, PCDs and string tokensJian J Wang2-0/+118
2017-11-16EmbeddedPkg: add mx66u1g45g nor flash infoPipat Methavanitpong1-0/+1
2017-11-16ArmVirtPkg: remove ArmPlatformSysConfigLib dependencyArd Biesheuvel11-59/+6
2017-11-16ArmPlatformPkg/PL031RealTimeClockLib: drop ArmPlatformSysConfigLib referenceArd Biesheuvel2-38/+6
2017-11-16ArmPkg: move RVCT PLATFORM_FLAGS override into ArmHvcLib/ArmSmcLibArd Biesheuvel3-2/+6
2017-11-16ArmVirtPkg/ArmVirtQemu: use non-accelerated CopyMem for VariableRuntimeDxeArd Biesheuvel2-0/+4
2017-11-16MdeModulePkg/SNP: remove redundant DEBUG print in SNP Transmit.cFu Siyuan1-9/+13
2017-11-16NetworkPkg: Fix incorrect SizeofHeaders returned from HttpTcpReceiveHeader().Fu Siyuan1-1/+7
2017-11-16NetworkPkg: Print error message to screen if error occurs during HTTP boot.Fu Siyuan3-0/+24