summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2017-11-30MdeModulePkg/SerialDxe: Do not fail reset when SetAttributes is not supportedJulien Grall1-0/+9
2017-11-30MdeModulePkg/SerialDxe: Fix return valued in SerialSetAttributesJulien Grall1-5/+9
2017-11-30MdeModulePkg/SerialDxe: Describe correctly EFI_DEVICE_ERROR for SetAttributesJulien Grall1-2/+2
2017-11-29MdeModulePkg/DxeCorePerformanceLib: add lock protectionHeyi Guo1-1/+66
2017-11-29MdeModulePkg/AtaAtapiPassThru: Revert patch to disable PCI attributesRuiyu Ni2-64/+1
2017-11-29MdeModulePkg/AtaAtapiPassThru: Revert patch to disable Bus MasterRuiyu Ni2-3/+5
2017-11-28MdeModulePkg/Core: Merge memory map after filtering paging capabilityJian J Wang3-1/+20
2017-11-27MdeModulePkg/BdsDxe: fall back to a Boot Manager Menu loop before hangingLaszlo Ersek1-4/+56
2017-11-24MdeModulePkg/DxeCore: Filter out all paging capabilitiesJian J Wang1-0/+20
2017-11-24MdeModulePkg UhciPei: Also check TempPtr against NULL to return errorStar Zeng1-2/+2
2017-11-24MdeModulePkg/Core: Fix potential array overflowJian J Wang2-3/+9
2017-11-24MdeModulePkg/Core: Add missing header files into infJian J Wang2-0/+2
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-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-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-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-17MdeModulePkg/UsbMassStorageDxe: Enhance Request Sense HandlingMichael D Kinney1-0/+4
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-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-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-16MdeModulePkg/SNP: remove redundant DEBUG print in SNP Transmit.cFu Siyuan1-9/+13
2017-11-15MdeModulePkg/PartitionDxe: Fix UDF fs access on certain CD/DVD mediasPaulo Alcantara1-53/+201
2017-11-14MdeModulePkg/UsbMassStorageDxe: Fix USB Mass Storage detectionMichael D Kinney2-6/+14
2017-11-14MdeModulePkg: Fix MSFT C4255 warningSong, BinX7-0/+8
2017-11-13MdeModulePkg/Core/Dxe: Remove extra connects for UEFI ApplicationsMichael D Kinney1-2/+10
2017-11-13MdeModulePkg/TerminalDxe: Fix PCANSI mapping for TRIANGLE and ARROWMichael D Kinney1-9/+9
2017-11-13MdeModulePkg: Update IP4 stack to support point-to-point link with 31-bit mask.Fu Siyuan3-27/+18
2017-11-09MdeModulePkg SerialDxe: Handle Timeout change more robustlyStar Zeng1-3/+43
2017-11-08MdeModulePkg: Fix misuses of AllocateCopyPoolJian J Wang6-17/+33
2017-11-08MdeModulePkg/NonDiscoverable: fix memory override bugHeyi Guo1-0/+5
2017-11-07MdeModulePkg/PciBus: Disable BME of all devices when entering RTRuiyu Ni3-0/+91
2017-11-07MdeModulePkg/VarCheckHii: Enhance VarCheckHiiLib to support bit checkDandan Bi5-130/+310
2017-11-07MdeModulePkg/VarCheckHiiLib: Replace EFI_D_INFO with DEBUG_INFODandan Bi4-126/+126
2017-11-07MdeModulePkg VarCheckHiiLib: Fix typo "0x02%x" to be "0x%02x"Star Zeng1-4/+4