]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
ShellPkg: Fix ifconfig hang issue with incomplete parameters
[mirror_edk2.git] / MdeModulePkg /
2015-12-10 Ruiyu NiMdeModulePkg: Add PciSioSerialDxe driver
2015-12-08 Eric DongDeviceManagerLib: Update copyright, use BSD license...
2015-12-08 Eric DongBootMaintenanceManagerLib: Update copyright, use BSD...
2015-12-08 Eric DongFileExplorerLib: Update copyright, use BSD license...
2015-12-08 Eric DongBootManagerLib: Update copyright, use BSD license inste...
2015-12-08 Dandan BiMdeModulePkg: Use PcdSet##S to replace PcdSet##
2015-12-07 Chao ZhangMdeModulePkg: VarCheckUefiLib: Add DeployedMode/AuditMo...
2015-12-07 Baraneedharan Anba... MdeModulePkg: DebugAssert enhancement
2015-12-04 Liming GaoMdeModulePkg: Fix VS2015 warning C4311 & C4312 in Regul...
2015-12-04 Liming GaoMdeModulePkg: Fix VS2015 warning C4456 in RegularExpres...
2015-12-04 Liming GaoMdeModulePkg: Fix VS2015 warning C4459 in DriverSampleDxe
2015-12-03 Ard BiesheuvelMdeModulePkg: remove unreachable code
2015-12-01 Ruiyu NiMdeModulePkg/BootLogoLib: Fix INF comments to follow...
2015-12-01 Ruiyu NiMdeModulePkg/BmpImageDecoderLib: Fix function header...
2015-12-01 Anbazhagan, Barane... MdeModulePkg/NvmExpressDxe: Fix wrong logic in GetContr...
2015-11-30 Dandan BiMdeModulePkg:Replace unsafe string function with safe...
2015-11-30 Ruiyu NiMdeModulePkg/BDS: Do not pass unnecessary option to...
2015-11-26 Dandan BiMdeModulePkg:Refine the comments in INF files
2015-11-26 Star ZengMdeModulePkg: Upstream SerialDxe from EmbeddedPkg
2015-11-26 Star ZengMdeModulePkg BaseSerialPortLib16550:Implement Get(Set...
2015-11-26 Star ZengMdeModulePkg: TerminalDxe: avoid checking uninitialized...
2015-11-26 Dandan BiMdeModulePkg:Correct the file name in UiApp.inf
2015-11-25 Yao, JiewenMove CommunicationBuffer from stack to global variable.
2015-11-25 Yao, JiewenInstall LoadedImage protocol for PiSmmCore.
2015-11-25 Zhang LuboMdeModulePkg: Clean code to follow C Coding style.
2015-11-25 Yao, JiewenUninstall LoadedImage protocol if SMM driver returns...
2015-11-25 Zeng, StarCheck InternalAllocPoolByIndex status before refer...
2015-11-24 Ruiyu NiMdeModulePkg/BdsDxe: Fix EBC build failure
2015-11-24 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Always create MemoryTy...
2015-11-23 Dandan BiMdeModulePkg:Refine the UiApp
2015-11-23 Dandan BiMdeModulePkg:Create Boot Maintenance Manager Library
2015-11-23 Dandan BiMdeModulePkg:Create Device Manager Library
2015-11-23 Dandan BiMdeModulePkg:Create Boot Manager Library
2015-11-23 Eric DongMdeModulePkg DxeFileExplorerProtocol: Create wrapper...
2015-11-23 Eric DongMdeModulePkg FileExplorerDxe: Create file explorer...
2015-11-23 Eric DongMdeModulePkg FileExplorerLib: Create file explorer...
2015-11-23 Ruiyu NiMdeModulePkg/BootLogoLib: Fix GCC build failure
2015-11-20 Star ZengMdeModulePkg BaseSerialPortLib16550: Fix typo in Serial...
2015-11-18 Star ZengMdeModulePkg PeiCore: PeiInstallPeiMemory improper...
2015-11-18 Ruiyu NiMdeModulePkg: Change BootLogoEnableLogo use INTN for...
2015-11-18 Ruiyu NiMdeModulePkg: Change PlatformLogo.GetImage use INTN...
2015-11-17 Ruiyu NiMdeModulePkg/VarCheck: Add VarCheck handler for Platfor...
2015-11-17 Ruiyu NiMdeModulePkg: Enable PlatformRecovery in BdsDxe driver
2015-11-17 Ruiyu NiMdeModulePkg: Add PlatformRecovery#### pointing to...
2015-11-17 Ruiyu NiMdeModulePkg: Use UefiSpec.h defined macro to replace...
2015-11-17 Ruiyu NiMdeModulePkg: Add missing PrintLib to BdsDxe.inf
2015-11-17 Ruiyu NiMdeModulePkg: Add Platform recovery support
2015-11-17 Ruiyu NiMdeModulePkg: Support to expand File device path
2015-11-17 Ruiyu NiMdeModulePkg: Use BmForEachVariable to collect all...
2015-11-17 Ruiyu NiMdeModulePkg: Use BM_OPTION_NAME_LEN instead of sizeof...
2015-11-17 Ruiyu NiMdeModulePkg: Use BmCharToUint in BmIsKeyOptionVariable
2015-11-17 Ruiyu NiMdeModulePkg: Add Bm prefix for internal functions
2015-11-16 Laszlo ErsekMdeModulePkg: SmmLockBoxPeiLib: work without EFI_PEI_SM...
2015-11-13 Star ZengMdeModulePkg PeiCore: PEI dispatcher need retry to...
2015-11-12 Ruiyu NiMdeModulePkg/BmpImageDecoderLib: Support ImageFormatUnk...
2015-11-12 Ruiyu NiMdeModulePkg: Add BootLogoLib to provide interfaces...
2015-11-12 Ruiyu NiMdeModulePkg: Add BmpImageDecoderLib to provide BMP...
2015-11-12 Ruiyu NiMdeModulePkg: Add ImageDecoderLib to provide image...
2015-11-12 Ruiyu NiMdeModulePkg: Add PlatformLogo protocol definition.
2015-11-11 Dandan BiMdeModulePkg:Modify the pointer type.
2015-11-10 Eugene CohenMdeModulePkg PeiCore: Fix issue AuthenticationStatus...
2015-11-09 Zhang LuboMdeModulePkg:Fix a bug that HttpLib can not parse Ipv6...
2015-11-03 Sunny WangMdeModulePkg: Fix memory leak issues
2015-11-03 Cinnamon ShiaMdeModulePkg/RegularExpressionDxe: Add missing PrintLib
2015-11-03 Cinnamon ShiaMdeModulePkg/RegularExpressionDxe: Correct copyright
2015-11-03 Ruiyu NiMdeModulePkg: Fix a PciBusDxe hot plug bug
2015-11-03 Ruiyu NiMdeModulePkg: Fix a PCI resource dumping bug in PciBusD...
2015-11-03 Ruiyu NiRevert "MdeModulePkg: Fix a PciBusDxe hot plug bug"
2015-11-03 Michael KinneyMdeModulePkg: PiSmmCore: Remove confusing CopyMem(...
2015-11-02 Samer El-Haj-MahmoudMdeModulePkg: Add DEBUG statement when reaching max...
2015-11-02 Star ZengMdeModulePkg SmbiosMeasurementDxe: NULL check to String...
2015-10-29 Ruiyu NiMdeModulePkg: Do not dump NULL padding resource descriptor
2015-10-29 Star ZengMdeModulePkg SmbiosMeasurementDxe: Correct the comments
2015-10-29 Star ZengMdeModulePkg SmbiosMeasurementDxe: Remove the tailing...
2015-10-29 Star ZengMdeModulePkg SmbiosMeasurementDxe: Use EFI_D_VERBOSE...
2015-10-29 Star ZengMdeModulePkg SmbiosMeasurementDxe: Add (VOID **) typeca...
2015-10-29 Star ZengMdeModulePkg SmbiosMeasurementDxe: Use SMBIOS table...
2015-10-28 Star ZengMdeModulePkg Variable: Move CacheVariable->InDeletedTra...
2015-10-27 Dandan BiMdeModulePkg:Add new API HiiGetFormSetFromHiiHandle...
2015-10-27 Eric DongMdeModulePkg SetupBrowserDxe: Save global variable...
2015-10-27 Yao, JiewenMove Smbios measurement from TCG driver to Smbios driver.
2015-10-27 Yao, JiewenMove Smbios table MAX length definition to Mde header...
2015-10-26 Sunny WangMdeModulePkg: Make the BmFindLoadOption function public
2015-10-23 Ruiyu NiMdeModulePkg: Fix a PciBusDxe hot plug bug
2015-10-23 Ruiyu NiMdeModulePkg: Update UiApp to not display itself
2015-10-23 Ruiyu NiMdeModulePkg: Update BootManagerMenuApp to not display...
2015-10-23 Derek LinMdeModulePkg Variable: Enhance variable performance...
2015-10-21 Eric DongMdeModulePkg SetupBrowserDxe: Save global variable...
2015-10-19 Star ZengMdeModulePkg VarCheckLib: R18611 was thoughtless for...
2015-10-16 Laszlo ErsekMdeModulePkg: SmbiosDxe: soften DEBUG messages about...
2015-10-16 Laszlo ErsekMdeModulePkg: FaultTolerantWriteDxe: clean up some...
2015-10-16 Laszlo ErsekMdeModulePkg: FaultTolerantWriteDxe: mellow DEBUGs...
2015-10-16 Fu SiyuanMdeModulePkg: reset DHCP child when leaving PXE LoadFile.
2015-10-16 Star ZengMdeModulePkg VariableRuntimeDxe: Add the missing gEfiIm...
2015-10-16 Star ZengMdeModulepkg VarCheckLib: Return NULL when no property set
2015-10-15 Eric DongMdeModulePkg DriverSampleDxe: Add optional ";" to keep...
2015-10-15 Eric DongUpdate register hot key logic, return EFI_ALREADY_START...
2015-10-15 Eric DongMdeModulePkg: Use PcdSet##S to replace PcdSet##
2015-10-10 Star ZengMdeModulePkg PiDxeS3BootScriptLib: Use PcdSet64S to...
2015-10-08 Ard BiesheuvelMdeModulePkg/DxeIplPeim: implement non-exec stack for...
next