]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
BaseTools: Fix corner-cases of --hash feature
[mirror_edk2.git] / MdeModulePkg /
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2019-04-02 Zhichao GaoMdeModulePkg: Add PEIM and lib to dsc file
2019-04-02 Liming GaoMdeModulePkg/PeiDebugLibDebugPpi: Add PEI debug lib
2019-04-02 Zhichao GaoMdeModulePkg: Add a PEIM to install Debug PPI
2019-04-02 Zhichao GaoMdeModulePkg: Add definitions for EDKII DEBUG PPI
2019-04-02 Bret BarkelewMdeModulePkg/PeiDxeDebugLibReportStatusCode: Add new...
2019-04-02 Bret BarkelewMdeModulePkg/ResetSystemRuntimeDxe: Remove DoS3 in...
2019-04-02 Zhichao GaoMdeModulePkg/CapsuleRuntimeDxe: Add cache flush for...
2019-03-27 Leif LindholmMdeModulePkg: add LockBoxNullLib for !IA32/X64 in .dsc
2019-03-21 Eric DongMdeModulePkg/PiSmmCore: Control S3 related functionalit...
2019-03-21 Ming HuangMdeModulePkg/UefiBootManangerLib: Fix exception issue
2019-03-11 Ashish SinghalMdeModulePkg/SdMmcPciHcDxe: Add V3 64b DMA Support
2019-03-08 Ray NiMdeModulePkg/HiiImage: Fix stack overflow when corrupte... edk2-stable201903
2019-03-08 Ray NiMdeModulePkg/HiiDatabase: Fix potential integer overflo...
2019-02-28 Star ZengMdeModulePkg/DxeCore: Ensure FfsFileHeader 8 bytes...
2019-02-28 Star ZengMdeModulePkg/PeiCore: Ensure FfsFileHeader 8 bytes...
2019-02-28 Hao WuMdeModulePkg/RamDiskDxe: Restrict on RAM disk size...
2019-02-28 Hao WuMdeModulePkg/PartitionDxe: Ensure blocksize holds MBR...
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...
next