summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2018-05-23MdeModulePkg Variable: Fix XCODE5 varargs warningLiming Gao2-2/+2
2018-05-17MdeModulePkg PeiCore: FvCount to be checked for the registered for shadow PEIMLiming Gao1-1/+1
2018-05-14MdeModulePkg Variable: Fix the returned status in UpdateVariableStorecinnamon shia1-3/+5
2018-05-14MdeModulePkg Variable: Fix a corner case issue about setting a variablecinnamon shia1-3/+3
2018-05-09MdeModulePkg/PciHostBridge: Count the (mm)io overhead when pollingRuiyu Ni5-54/+114
2018-05-08MdeModulePkg/AcpiPlatformDxe: Unload after execution.Marvin.Haeuser@outlook.com1-2/+5
2018-05-08MdeModulePkg CapsuleApp: Check Buffer against NULL before freeing itStar Zeng1-2/+5
2018-05-03MdeModulePkg/Terminal: Check status of OpenProtocol in BindingStartRuiyu Ni1-1/+7
2018-05-03MdeModulePkg/DriverHealthManagerDxe: Update RouteConfig functionThomas Palmer1-0/+3
2018-05-03MdeModulePkg/RamDiskDxe: Update RouteConfig functionThomas Palmer1-1/+3
2018-05-03MdeModulePkg/UiApp: Update RouteConfig functionThomas Palmer1-0/+3
2018-04-25MdeModulePkg NvmExpressDxe: return error code in error pathStar Zeng1-0/+1
2018-04-25MdeModulePkg EsrtFmpDxe: Use EfiBootServicesData for ESRT tableStar Zeng1-2/+2
2018-04-23MdeModulePkg/UefiBootManagerLib: fix AddLoadOptionVariable docs/prototypeRuiyu Ni2-12/+26
2018-04-20MdeModulePkg DxeCapsuleLibFmp: Fix wrong Index is usedStar Zeng1-1/+1
2018-04-16MdeModulePkg/FPDT: Add error message for unsupported caseDandan Bi2-0/+8
2018-04-13MdeModulePkg/PiSmmIpl: fix non-executable SMM RAMJian J Wang1-14/+36
2018-04-13MdeModulePkg/SmmCore: add sanity check for SetMemoryAttributesJian J Wang1-12/+18
2018-04-13MdeModulePkg/DxeCore: add sanity check for SetMemoryAttributesJian J Wang1-2/+7
2018-04-08MdeModulePkg/Gcd: Suppress incorrect compiler/analyzer warningsStar Zeng1-1/+5
2018-04-05MdeModulePkg/Gcd: Filter gCpu->SetMemoryAttributes() callsKinney, Michael D1-3/+22
2018-04-04MdeModulePkg SmmMemoryAttribute.h: Refine some commentsStar Zeng1-10/+7
2018-04-02MdeModulePkg/Gcd: Fix bug of attribute conversionHeyi Guo1-5/+0
2018-03-30MdeModulePkg/Variable/RuntimeDxe: introduce PcdMaxVolatileVariableSizeLaszlo Ersek7-8/+74
2018-03-30MdeModulePkg Variable: Align TPL level for (Smm)EndOfDxe callbackStar Zeng1-2/+2
2018-03-29MdeModulePkg/PartitionDxe: Add partition type guid to installed handleJeff Brasen6-18/+38
2018-03-26MdeModulePkg/Usb: Replace macro USB_BOOT_IO_BLOCKSMing Huang2-6/+14
2018-03-26MdeModulePkg/UsbKb: fix shell edit cannot read '!@#$%^&*' charactersRuiyu Ni1-1/+2
2018-03-21MdeModulePkg/CapsuleApp: Center bitmap at bottom of screenMichael D Kinney2-5/+61
2018-03-21MdeModulePkg/CapsuleApp: Fix logic bug in CleanGatherList()Michael D Kinney1-2/+2
2018-03-20MdeModulePkg/DxeMain: Fix BSP interrupts reenabled in ExitBootServicesHao Wu1-3/+3
2018-03-19MdeModulePkg: Fix coding style issues in file/function commentsDandan Bi5-6/+14
2018-03-16MdeModulePkg/DxeCapsuleLibFmp: Add more check for the UX capsuleRuiyu Ni1-2/+19
2018-03-16MdeModulePkg/PiSmmCore: fix #PF caused by freeing read-only memoryJian J Wang1-0/+22
2018-03-16MdeModulePkg/Core: fix bits operation error on a boundary conditionJian J Wang1-6/+10
2018-03-16MdeModulePkg/PiSmmCore: fix bits operation error on a boundary conditionJian J Wang1-6/+10
2018-03-16MdeModulePkg/Core: allow HeapGuard even before CpuArchProtocol installedJian J Wang4-1/+154
2018-03-16MdeModulePkg BrotliLib: Rename function with the specific lib nameLiming Gao4-13/+13
2018-03-15MdeModulePkg/PciBus: return CPU address for GetBarAttributesHeyi Guo1-0/+4
2018-03-15MdeModulePkg/PciBus: convert host address to device addressHeyi Guo1-2/+6
2018-03-15MdeModulePkg/PciHostBridgeDxe: Add support for address translationHeyi Guo4-27/+261
2018-03-15MdeModulePkg/PciHostBridgeLib.h: add address TranslationHeyi Guo1-0/+19
2018-03-14MdeModulePkg/PiSmmCore: fix mem alloc issues in heap guardJian J Wang1-2/+6
2018-03-14MdeModulePkg/Core: fix mem alloc issues in heap guardJian J Wang1-2/+6
2018-03-13MdeModulePkg PCD: Remove PCD_TYPE_SKU_ENABLED in PCD_TYPE_ALL_SETStar Zeng1-1/+1
2018-03-13MdeModulePkg/Mtftp4Dxe: Fix the incorrect return status.Jiaxin Wu1-11/+11
2018-03-13MdeModulePkg PCD: Remove unused PCD attribute PCD_TYPE_SKU_ENABLEDGao, Liming5-10/+5
2018-03-09MdeModulePkg/Core/Pei: fix REGISITER -> REGISTER typoMarc-André Lureau4-13/+13
2018-03-08MdeModulePkg LockBoxLib: Support LOCK_BOX_ATTRIBUTE_RESTORE_IN_S3_ONLYStar Zeng4-8/+247
2018-03-08MdeModulePkg/Core: fix too many available pages between BS_DataJian J Wang2-16/+2