]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
ShellBinPkg: Ia32/X64 Shell binary update.
[mirror_edk2.git] / MdeModulePkg /
2019-02-25 Laszlo ErsekMdeModulePkg/UefiBootManagerLib: fix LoadImage/StartIma...
2019-02-25 Hao WuMdeModulePkg/UfsBlockIoPei: Correct use of 'DeviceIndex...
2019-02-25 Chen A ChenMdeModulePkg: Rename confusion function name
2019-02-22 Zhichao GaoMdeModulePkg: Add the runtime ResetSystemLib in MdeModu...
2019-02-22 Zhichao GaoMdeModulePkg: Add a runtime library instance of ResetSy...
2019-02-22 Zhichao GaoMdeModulePkg: Add a new API ResetSystem for PEI ResetSy...
2019-02-22 Zhichao GaoMdeModulePkg: Add a new API ResetSystem for Null version
2019-02-22 Zhichao GaoMdeModulePkg: Add a new API ResetSystem for DXE ResetSy...
2019-02-22 Zhichao GaoMdeModulePkg: Add the new API ResetSystem in the head...
2019-02-22 Zhichao GaoMdeModulePkg: change the function name ResetSystem
2019-02-22 Hao WuMdeModulePkg/SmmLockBoxLib: Support LockBox enlarge...
2019-02-22 Hao WuMdeModulePkg/SmmLockBox(PEI): Remove an ASSERT in Resto...
2019-02-22 Hao WuMdeModulePkg/SmmLockBoxLib: Use 'DEBUG_' prefix instead...
2019-02-22 Hao WuMdeModulePkg/AhciPei: Add AHCI mode ATA device support...
2019-02-22 Hao WuMdeModulePkg/NvmExpressPei: Consume S3StorageDeviceInit...
2019-02-22 Hao WuMdeModulePkg/NvmExpressPei: Add logic to produce SSC PPI
2019-02-22 Hao WuMdeModulePkg/NvmExpressPei: Avoid updating the module...
2019-02-22 Hao WuMdeModulePkg: Add GUID for LockBox to save storage...
2019-02-22 Hao WuMdeModulePkg: Add definitions for Storage Security...
2019-02-22 Hao WuMdeModulePkg: Add definitions for EDKII PEI ATA PassThr...
2019-02-22 Hao WuMdeModulePkg: Add definitions for ATA AHCI host control...
2019-02-20 Edgar HandalMdeModulePkg/SdMmcPciHcDxe: Use 16/32-bit IO widths
2019-02-20 Albecki, MateuszMdeModulePkg/SdMmcPciHcDxe Fix eMMC HS400 switch sequence
2019-02-19 Star ZengMdeModulePkg: Remove EmuVariableRuntimeDxe
2019-02-19 Shenglei ZhangMdeModulePkg/PropertiesTableAttributesDxe: Remove this...
2019-02-19 Dandan BiMdeModulePkg/BmBoot: Report status when fail to load...
2019-02-19 Max KnutsenMdeModulePkg/ReportStatusCodeLib: Avoid using AllocateP...
2019-02-15 Chasel, ChiuMdeModulePkg/PeiMain: Support EFI_PEI_CORE_FV_LOCATION_PPI
2019-02-14 Shenglei ZhangMdeModulePkg/SmmS3SaveStateDxe: Change function paramet...
2019-02-14 Shenglei ZhangMdeModulePkg/S3SaveStateDxe: Change function parameter...
2019-02-14 Ray NiMdeModulePkg/PciBus: Fix a bug PPB MEM32 BAR isn't...
2019-02-14 Ray NiMdeModulePkg/PciBus: Correct typos
2019-02-14 Ray NiMdeModulePkg/PciBus: Change PCI_IO_DEVICE.RomSize to...
2019-02-13 Chen A ChenMdeModulePkg/CapsuleApp: Fix memory leak issue.
2019-02-13 Sean BroganMdeModulePkg/NvmExpressDxe: Report StatusCode for devic...
2019-02-12 Chen A ChenMdeModulePkg/CapsuleApp: Fix potential NULL pointer...
2019-02-12 Jiaxin WuMdeModulePkg/Ip4Dxe: Uninstall protocols when error...
2019-02-11 Liming GaoMdeModulePkg DxeCapsuleLibFmp: Update SupportCapsuleIma...
2019-02-02 Dandan BiMdeModulePkg: Fix coding style issues
2019-02-02 Chen A ChenMdeModulePkg/CapsuleApp: Fix potential NULL pointer...
2019-02-01 Hao WuMdeModulePkg/SdMmcPciHcDxe: Update comment for spec...
2019-01-31 Shenglei ZhangMdeModulePkg/DxeHttpLib: Use BaseLib api AsciiCharToUpper
2019-01-31 Shenglei ZhangMdeModulePkg/EbcDebugger: Use AsciiCharToUpper and...
2019-01-31 Shenglei ZhangMdeModulePkg/EbcDebugger: Change function names
2019-01-31 Chen A ChenMdeModulePkg/CapsuleApp: Enhance CapsuleApp to support...
2019-01-31 Chen A ChenMdeModulePkg/CapsuleApp: Add functions to support Capsu...
2019-01-31 Chen A ChenMdeModulePkg/CapsuleApp: Add a function used to get...
2019-01-31 Gary LinMdeModulePkg/UefiBootManagerLib: Match the nested parti...
2019-01-28 Ard BiesheuvelMdeModulePkg/MdeModulePkg.dsc: ignore standalone MM...
2019-01-25 Star ZengMdeModulePkg VariableStandaloneMm: Add PcdEmuVariableNv...
2019-01-24 Star ZengMdeModulePkg VariablePei: Don't check BOOT_IN_RECOVERY_MODE
2019-01-24 Star ZengMdeModulePkg Variable: Add emulated variable NV mode...
2019-01-24 Star ZengMdeModulePkg: Refine description a little for PcdEmuVar...
2019-01-24 Star ZengMdeModulePkg: Add PcdEmuVariableNvModeEnable in dec
2019-01-24 Star ZengMdeModulePkg Variable: type case VolatileBase to UINTN...
2019-01-24 Star ZengMdeModulePkg Variable: Remove CacheOffset in UpdateVari...
2019-01-24 Star ZengMdeModulePkg Variable: Abstract VariableWriteServiceIni...
2019-01-24 Star ZengMdeModulePkg Variable: Not get NV PCD in VariableWriteS...
2019-01-24 Star ZengMdeModulePkg Variable: Move "extern XXX" to Variable.h
2019-01-24 Star ZengMdeModulePkg Variable: Abstract InitRealNonVolatileVari...
2019-01-24 Star ZengMdeModulePkg Variable: Add some missing changes for...
2019-01-23 Jiaxin WuMdeModulePkg/Dhcp4Dxe: Remove unnecessary NULL pointer...
2019-01-21 Ard BiesheuvelMdeModulePkg/VarCheckUefiLib: permit use by MM_STANDALO...
2019-01-16 Ard BiesheuvelMdeModulePkg/MdeModulePkg.dsc: add MM_STANDALONE FTW...
2019-01-16 Ard BiesheuvelMdeModulePkg/VarCheckLib: add MM_STANDALONE support
2019-01-16 Ard BiesheuvelMdeModulePkg/AuthVariableLibNull: add MM_STANDALONE...
2019-01-16 Ard BiesheuvelMdeModulePkg/MdeModulePkg/dsc: move DxeDebugSupportDxe...
2019-01-16 Ard BiesheuvelMdeModulePkg: implement NULL instance of MemoryAllocati...
2019-01-16 Ard BiesheuvelMdeModulePkg: implement NULL instance of HobLib library...
2019-01-16 Ard BiesheuvelMdeModulePkg/VariableRuntimeDxe: implement standalone...
2019-01-16 Ard BiesheuvelMdeModulePkg/VariableRuntimeDxe: factor out boot servic...
2019-01-16 Ard BiesheuvelMdeModulePkg/FaultTolerantWriteDxe: implement standalon...
2019-01-16 Ard BiesheuvelMdeModulePkg/FaultTolerantWriteDxe: factor out boot...
2019-01-16 Ard BiesheuvelMdeModulePkg/MdeModulePkg.dsc: add MmServicesTableLib...
2019-01-15 Eric DongMdeModulePkg/BootScriptExecuteorDxe: check 64BIT_WAKE_F...
2019-01-10 Jaben CarseyMdeModulePkg: fix comments in BaseSortLib
2019-01-08 Dandan BiMdeModulePkg/NonDiscoverablePciDevice: Remove the redun...
2019-01-05 Hao WuMdeModulePkg/SdMmcPciHcDxe: Fix VS2015 IA32 NOOPT build...
2019-01-03 Ashish SinghalMdeModulePkg/SdMmcPciHcDxe: Add SDMMC HC v4 and above...
2019-01-02 Star ZengMdeModulePkg: Remove PcdPeiCoreMaxXXX PCDs
2018-12-25 Hao WuMdeModulePkg/Variable: Update to consume SpeculationBarrier
2018-12-25 Hao WuMdeModulePkg/SmmLockBox: Update to consume SpeculationB...
2018-12-25 Hao WuMdeModulePkg/FaultTolerantWrite: Update to consume...
2018-12-24 Siyuan FuMdeModulePkg: Delete UefiPxeBcDxe in MdeModulePkg.
2018-12-24 Siyuan FuMdeModulePkg: Delete IScsiDxe in MdeModulePkg.
2018-12-24 Siyuan FuMdeModulePkg: Delete Tcp4Dxe in MdeModulePkg.
2018-12-20 Ard BiesheuvelMdeModulePkg/Dxe/Page: take MAX_ALLOC_ADDRESS into...
2018-12-20 Ard BiesheuvelMdeModulePkg/Dxe/Gcd: disregard memory above MAX_ALLOC_...
2018-12-19 Star ZengMdeModulePkg PeiCore: Remove the using of PcdPeiCoreMax...
2018-12-19 Star ZengMdeModulePkg PeiCore: Remove the using of PcdPeiCoreMax...
2018-12-19 Star ZengMdeModulePkg PeiCore: Remove the using of PcdPeiCoreMax...
2018-12-17 Ruiyu NiMdeModulePkg/PciBus: Fix system hang when no PCI Option...
2018-12-17 Vladimir OlovyannikovMdeModulePkg/NonDiscoverablePciDeviceDxe: add missing...
2018-12-11 Ard BiesheuvelMdeModulePkg/FileExplorerLib: avoid packed struct for...
2018-12-10 Ruiyu NiMdeModulePkg/PciBus: Shadow option ROM after BARs are...
2018-12-03 Liming GaoMdeModulePkg: Correct PCD name in MdeModulePkg.uni
2018-11-29 Jeff BrasenMdeModulePkg/BaseSortLib: Enable for all module types
2018-11-27 Liming GaoMdeModulePkg PCD: Add DynamicEx PcdVpdBaseAddress64...
2018-11-26 Jiewen YaoMdeModulePkg/LockboxNullLib: clean up INF file.
2018-11-23 Vijayenthiran Subr... MdeModulePkg/Variable: add debug logs in VariableServic...
next