summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/DxeCore: Filter out all paging capabilitiesJian J Wang2017-11-241-0/+20
* MdeModulePkg UhciPei: Also check TempPtr against NULL to return errorStar Zeng2017-11-241-2/+2
* MdeModulePkg/Core: Fix potential array overflowJian J Wang2017-11-242-3/+9
* MdeModulePkg/Core: Add missing header files into infJian J Wang2017-11-242-0/+2
* 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
* 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
* 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
* 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
* MdeModulePkg/UsbMassStorageDxe: Enhance Request Sense HandlingMichael D Kinney2017-11-171-0/+4
* 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
* 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
* MdeModulePkg/SmmMemoryAttribute.h: Add new protocol definitionsJian J Wang2017-11-171-0/+136
* MdeModulePkg/MdeModulePkg.dec,.uni: Add Protocol, PCDs and string tokensJian J Wang2017-11-172-0/+118
* MdeModulePkg/SNP: remove redundant DEBUG print in SNP Transmit.cFu Siyuan2017-11-161-9/+13
* MdeModulePkg/PartitionDxe: Fix UDF fs access on certain CD/DVD mediasPaulo Alcantara2017-11-151-53/+201
* MdeModulePkg/UsbMassStorageDxe: Fix USB Mass Storage detectionMichael D Kinney2017-11-142-6/+14
* MdeModulePkg: Fix MSFT C4255 warningSong, BinX2017-11-147-0/+8
* MdeModulePkg/Core/Dxe: Remove extra connects for UEFI ApplicationsMichael D Kinney2017-11-131-2/+10
* MdeModulePkg/TerminalDxe: Fix PCANSI mapping for TRIANGLE and ARROWMichael D Kinney2017-11-131-9/+9
* MdeModulePkg: Update IP4 stack to support point-to-point link with 31-bit mask.Fu Siyuan2017-11-133-27/+18
* MdeModulePkg SerialDxe: Handle Timeout change more robustlyStar Zeng2017-11-091-3/+43
* MdeModulePkg: Fix misuses of AllocateCopyPoolJian J Wang2017-11-086-17/+33
* MdeModulePkg/NonDiscoverable: fix memory override bugHeyi Guo2017-11-081-0/+5
* MdeModulePkg/PciBus: Disable BME of all devices when entering RTRuiyu Ni2017-11-073-0/+91
* MdeModulePkg/VarCheckHii: Enhance VarCheckHiiLib to support bit checkDandan Bi2017-11-075-130/+310
* MdeModulePkg/VarCheckHiiLib: Replace EFI_D_INFO with DEBUG_INFODandan Bi2017-11-074-126/+126
* MdeModulePkg VarCheckHiiLib: Fix typo "0x02%x" to be "0x%02x"Star Zeng2017-11-071-4/+4
* MdeModulePkg/SdMmcPciHcDxe: call SdMmcFreeTrb() to complete sync operationArd Biesheuvel2017-11-061-7/+1
* MdeModulePkg: Update PeiCore consumes PCD to get the init value in temp stackLiming Gao2017-11-032-6/+2
* MdeModulePkg: Add new PCD PcdInitValueInTempStackLiming Gao2017-11-032-0/+12
* MdeModulePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESSZhang, Chao B2017-11-0110-35/+32
* MdeModulePkg/PciBus: Fix bug that doesn't produce BusOverrideRuiyu Ni2017-10-315-62/+124
* MdeModulePkg/PciBus: Don't create entry when recording ImageHandleRuiyu Ni2017-10-311-26/+46
* MdeModulePkg/PciBus: Refine EFI_PCI_ROM_IMAGE_MAPPINGRuiyu Ni2017-10-315-45/+35
* MdeModulePkg/AtaAtapiPassThru: disable only BM-DMA at ExitBootServices()Laszlo Ersek2017-10-272-5/+3