]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
ArmPkg/PlatformBootManagerLib: load platform boot options
[mirror_edk2.git] / MdeModulePkg /
2018-06-05 Liming GaoMdeModulePkg BootManagerMenuApp: Update usage info...
2018-06-05 Ruiyu NiMdeModulePkg: Make sure ResetSystemRuntimeDxe uses...
2018-06-05 Ruiyu NiMdeModulePkg/DxeResetSystemLib: Avoid depending on...
2018-06-04 Marcin WojtasMdeModulePkg PeiCore: Check error status when processin...
2018-05-29 Ard BiesheuvelMdeModulePkg/FirmwarePerformanceDataTableDxe: use Alloc...
2018-05-29 Ard BiesheuvelMdeModulePkg/DxeCorePerformanceLib: use AllocatePeiAcce...
2018-05-28 Michael D KinneyMdeModulePkg: Add DisplayUpdateProgressLib instances
2018-05-28 Michael D KinneyMdeModulePkg: Add DisplayUpdateProgressLib class
2018-05-28 Ruiyu NiMdeModulePkg/PciBus: Do not enable MemWriteAndInvalidat...
2018-05-28 Ruiyu NiMdeModulePkg/PciBus: Remove unnecessary PCIE detection
2018-05-25 Ruiyu NiMdeModulePkg/PciBus: Use actual max bus # for subordina...
2018-05-23 Liming GaoMdeModulePkg Variable: Fix XCODE5 varargs warning
2018-05-17 Liming GaoMdeModulePkg PeiCore: FvCount to be checked for the...
2018-05-14 cinnamon shiaMdeModulePkg Variable: Fix the returned status in Updat...
2018-05-14 cinnamon shiaMdeModulePkg Variable: Fix a corner case issue about...
2018-05-09 Ruiyu NiMdeModulePkg/PciHostBridge: Count the (mm)io overhead...
2018-05-08 Marvin.Haeuser@out... MdeModulePkg/AcpiPlatformDxe: Unload after execution.
2018-05-08 Star ZengMdeModulePkg CapsuleApp: Check Buffer against NULL...
2018-05-03 Ruiyu NiMdeModulePkg/Terminal: Check status of OpenProtocol...
2018-05-03 Thomas PalmerMdeModulePkg/DriverHealthManagerDxe: Update RouteConfig...
2018-05-03 Thomas PalmerMdeModulePkg/RamDiskDxe: Update RouteConfig function
2018-05-03 Thomas PalmerMdeModulePkg/UiApp: Update RouteConfig function
2018-04-25 Star ZengMdeModulePkg NvmExpressDxe: return error code in error...
2018-04-25 Star ZengMdeModulePkg EsrtFmpDxe: Use EfiBootServicesData for...
2018-04-23 Ruiyu NiMdeModulePkg/UefiBootManagerLib: fix AddLoadOptionVaria...
2018-04-20 Star ZengMdeModulePkg DxeCapsuleLibFmp: Fix wrong Index is used
2018-04-16 Dandan BiMdeModulePkg/FPDT: Add error message for unsupported...
2018-04-13 Jian J WangMdeModulePkg/PiSmmIpl: fix non-executable SMM RAM
2018-04-13 Jian J WangMdeModulePkg/SmmCore: add sanity check for SetMemoryAtt...
2018-04-13 Jian J WangMdeModulePkg/DxeCore: add sanity check for SetMemoryAtt...
2018-04-08 Star ZengMdeModulePkg/Gcd: Suppress incorrect compiler/analyzer...
2018-04-05 Kinney, Michael DMdeModulePkg/Gcd: Filter gCpu->SetMemoryAttributes...
2018-04-04 Star ZengMdeModulePkg SmmMemoryAttribute.h: Refine some comments
2018-04-02 Heyi GuoMdeModulePkg/Gcd: Fix bug of attribute conversion
2018-03-30 Laszlo ErsekMdeModulePkg/Variable/RuntimeDxe: introduce PcdMaxVolat...
2018-03-30 Star ZengMdeModulePkg Variable: Align TPL level for (Smm)EndOfDx...
2018-03-29 Jeff BrasenMdeModulePkg/PartitionDxe: Add partition type guid...
2018-03-26 Ming HuangMdeModulePkg/Usb: Replace macro USB_BOOT_IO_BLOCKS
2018-03-26 Ruiyu NiMdeModulePkg/UsbKb: fix shell edit cannot read '!@...
2018-03-22 Michael D KinneyMdeModulePkg/CapsuleApp: Center bitmap at bottom of...
2018-03-22 Michael D KinneyMdeModulePkg/CapsuleApp: Fix logic bug in CleanGatherList()
2018-03-20 Hao WuMdeModulePkg/DxeMain: Fix BSP interrupts reenabled...
2018-03-19 Dandan BiMdeModulePkg: Fix coding style issues in file/function...
2018-03-16 Ruiyu NiMdeModulePkg/DxeCapsuleLibFmp: Add more check for the...
2018-03-16 Jian J WangMdeModulePkg/PiSmmCore: fix #PF caused by freeing read...
2018-03-16 Jian J WangMdeModulePkg/Core: fix bits operation error on a bounda...
2018-03-16 Jian J WangMdeModulePkg/PiSmmCore: fix bits operation error on...
2018-03-16 Jian J WangMdeModulePkg/Core: allow HeapGuard even before CpuArchP...
2018-03-16 Liming GaoMdeModulePkg BrotliLib: Rename function with the specif...
2018-03-15 Heyi GuoMdeModulePkg/PciBus: return CPU address for GetBarAttri...
2018-03-15 Heyi GuoMdeModulePkg/PciBus: convert host address to device...
2018-03-15 Heyi GuoMdeModulePkg/PciHostBridgeDxe: Add support for address...
2018-03-15 Heyi GuoMdeModulePkg/PciHostBridgeLib.h: add address Translation
2018-03-14 Jian J WangMdeModulePkg/PiSmmCore: fix mem alloc issues in heap...
2018-03-14 Jian J WangMdeModulePkg/Core: fix mem alloc issues in heap guard
2018-03-13 Star ZengMdeModulePkg PCD: Remove PCD_TYPE_SKU_ENABLED in PCD_TY...
2018-03-13 Jiaxin WuMdeModulePkg/Mtftp4Dxe: Fix the incorrect return status.
2018-03-13 Gao, LimingMdeModulePkg PCD: Remove unused PCD attribute PCD_TYPE_...
2018-03-09 Marc-André LureauMdeModulePkg/Core/Pei: fix REGISITER -> REGISTER typo
2018-03-08 Star ZengMdeModulePkg LockBoxLib: Support LOCK_BOX_ATTRIBUTE_RES...
2018-03-08 Jian J WangMdeModulePkg/Core: fix too many available pages between...
2018-03-08 Dandan BiMdeModulePkg/DriverSampleDxe: Refine the sample case...
2018-03-07 Hao WuMdeModulePkg/Core: Fix feature conflict between NX...
2018-03-07 Hao WuMdeModulePkg/Core: Refine handling NULL detection in...
2018-03-07 Heyi GuoMdeModulePkg/UefiBootManagerLib: limit recursive call...
2018-03-07 Ruiyu NiMdeModulePkg/NullMemoryTest: Fix bug in CompatibleRangeTest
2018-03-07 Ruiyu NiMdeModulePkg/NullMemoryTest: Change prototype of Conver...
2018-03-06 Ruiyu NiMdeModulePkg/Terminal: ReadKeyStrokeEx always return...
2018-03-04 Star ZengMdeModulePkg UsbMass: Correct comment about TPL for...
2018-03-03 Ruiyu NiMdeModulePkg/UsbMass: Retry CMD for MediaChanged sense key
2018-03-03 Ruiyu NiMdeModulePkg/UsbMass: remove unnecessary RestoreTPL...
2018-03-03 Ruiyu NiMdeModulePkg/UsbMass: Add more debug message
2018-03-03 Ruiyu NiMdeModulePkg/UsbMass: Revert "map -r" media change...
2018-03-03 Ruiyu NiMdeModulePkg/UsbMass: Revert POWER_ON(29h) ASC handling...
2018-03-03 Star ZengMdeModulePkg PiSmmCore: Register SMI handler to install...
2018-03-03 Star ZengMdeModulePkg: Add S3SmmInitDone definition
2018-03-03 Fu SiyuanMdeModulePkg/Mtftp4Dxe: Separate the timer ticking...
2018-03-02 Dandan BiMdeModulePkg: Fix incorrect commit introduced by commit...
2018-03-02 Dandan BiMdeModulePkg/DxeCorePerfLib: Add status check instead...
2018-03-02 Ruiyu NiMdeModulePkg/DebugLibReportStatusCode: Fix hang if...
2018-02-28 Kinney, Michael DMdeModulePkg/BootLogoLib: Use Boot Logo 2 Protocol
2018-02-28 Michael D KinneyMdeModulePkg/BootGraphicsResourceDxe: Add Boot Logo...
2018-02-28 Kinney, Michael DMdeModulePkg: Add Boot Logo 2 Protocol
2018-02-28 Ruiyu NiMdeModulePkg/PlatformLogo.h: Correct function header...
2018-02-28 Ruiyu NiMdeModulePkg/Logo.idf: Remove incorrect comments.
2018-02-27 Liming GaoMdeModulePkg PCD: Fix the issue to set the big SkuId
2018-02-27 Liming GaoMdeModulePkg PCD: Add more debug message to show SkuId...
2018-02-27 Ruiyu NiMdeModulePkg/NullMemoryTest: Handle more reliable memory
2018-02-27 Ruiyu NiMdeModulePkg/GenericMemoryTest: Handle more reliable...
2018-02-26 Star ZengMdeModulePkg SmmLockBox: Return updated Length for...
2018-02-26 Liming GaoMdeModulePkg PeiCore: Add error message to describe...
2018-02-26 Hao WuMdeModulePkg/RamDiskDxe: Perform MediaId check first...
2018-02-24 Hao WuMdeModulePkg/RecoveryDevice.h: Remove semicolon after...
2018-02-23 Leif LindholmMdeModulePkg: use central variable definitions in Drive...
2018-02-15 Ruiyu NiMdeModulePkg/UsbMass: Fix hot-plug USB CDROM can't...
2018-02-14 Ruiyu NiMdeModulePkg/ResetUtilityLib: Fix GCC build failure
2018-02-14 Hao WuMdeModulePkg/BmpSupportLib: Refine type cast for pointe...
2018-02-13 Laszlo ErsekMdeModulePkg/UefiBootManagerLib: remove superfluous...
2018-02-12 Dandan BiMdeModulePkg/Performance.h: Remove the useless definition
2018-02-12 Dandan BiMdeModulePkg/UefiBootManagerLib: Remove the useless...
next