]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
Fix crash in UnixPkg and BeagleBoard caused by gSmmBase2 getting added to the now...
[mirror_edk2.git] / MdeModulePkg /
2010-02-16 andrewfishFix crash in UnixPkg and BeagleBoard caused by gSmmBase...
2010-02-14 mdkinneyAdd Memory Allocation Library instance for modules...
2010-02-13 mdkinneyUpdate DXE Core to be compatible with PI 1.2 SMM Drivers.
2010-02-12 xdu2Update SnpDxe to support dynamic media detect.
2010-02-11 klu2Support HII VOID* dynamic/dynamicEx type PCD.
2010-02-11 lgao4Update HiiDataBase to make sure that the installed...
2010-02-11 li-elvinThe fix is for EFI Linux capsule test case can not...
2010-02-11 klu2GraphicsOutputBlt() need judge parameter
2010-02-11 klu2Fix the issue that unknown format FV in Fvhob is instal...
2010-02-11 mdkinneyPass the correct TokenNumber into a CallbackOnSet notif...
2010-02-11 mdkinneyPass the correct TokenNumber into a CallbackOnSet notif...
2010-02-11 erictian1. free those inserted NsKeyNode resource when releasin...
2010-02-11 rsun3Coding style fix and minor improvements.
2010-02-11 lgao4Add example of Name/Value pair var store to DriverSample
2010-02-10 vanjeffa)Save and disable CPU interrupt before calling AsmWrit...
2010-02-10 jchen20revise the debug message to add 0x in front of the...
2010-02-10 lgao4Fix ICC build break by do data conversion.
2010-02-09 jchen20change the GetPcd64 to FixedGetPcd64 to pass ECC
2010-02-09 lgao4Update HiiString Protocol and HiiSetString Api in HiiLib
2010-02-08 qhuang8Update MdeModulePkg to not use EFI_SPECIFICATION_VERSIO...
2010-02-08 erictianformat uniform: move tab to blank.
2010-02-08 qhuang8Remove DEBUG_LOAD for InstallProtocolInterface() to...
2010-02-08 jchen20modified to pass the VS2003 build
2010-02-05 jchen20modified to pass the ICC build
2010-02-05 jchen20revise the comments style
2010-02-05 jchen20Enable the Load Module At fixed Address feature
2010-02-05 xdu2Add some security check.
2010-02-04 jgong5Enable PEI core to differentiate PEIMs in performance...
2010-02-03 xdu2For network dynamic media support:
2010-02-02 xdu21. add error handling in case DHCP success but boot...
2010-02-02 lgao4Add support to original EFI_IFR_FORM_SET in initial...
2010-02-02 erictianwhen remaining device path is not NULL, check if it...
2010-02-01 qianouyangMdeModulePkg\Library\DxeNetLib: Update the NetLibStrToI...
2010-02-01 tye11. Update the maximum length to 224 in ISCSI_CONFIG_IFR...
2010-02-01 ljin6Get MaxPacketSize from IP4 mode data and reduce the...
2010-02-01 li-elvinRemove micro definition for smbios version, instead...
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2010-01-28 vanjeffEnhanced TerminalDxe module not to install Simple Text...
2010-01-28 ljin6Remove redundant arch definition in UefiPxeBcDxe.
2010-01-28 xli241. Add comments in INF file to describe limitation.
2010-01-28 ljin6Remove EBC arch support for UefiPxeBcDxe.
2010-01-28 ljin6Fixed the issue of duplicated SYS_ARCH in MdeModulePkg...
2010-01-27 tye11. Fix the potential issue in NetbufGetFragment() when...
2010-01-27 xli24Remove reference to PCDs of status code value. Use...
2010-01-27 xli24Remove reference to PCDs of status code value. Use...
2010-01-26 lgao4Print the warning information for the image without...
2010-01-26 qhuang8Clean up AtaBus driver to not depend on PI IdeControlle...
2010-01-26 klu2Remove ASSERT() to make AllocatePool() service match...
2010-01-25 klu2Fix the issue that accessing for unaligned address...
2010-01-25 jchen20Integrated S3 thunk implementation: change the PcdDxeIp...
2010-01-25 qhuang8Fix the issue that the protocol field in IPv4 and IPv6...
2010-01-25 tye1Update according to two review comments:
2010-01-25 tye1Fix a bug in Udp4IcmpHandler, it should not add special...
2010-01-25 tye1Fixed a bug in Ip4HandleIcmpError, it should pass over...
2010-01-25 tye1Add StrToIp functions to NetLib.
2010-01-24 lgao4Correct PeiCore not dispatch the register for shadow...
2010-01-23 hhtianSMM driver should link UefiRuntimeLib.
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2010-01-15 lgao4Update PeiLoadFilePpi produced by PeiCore to load only...
2010-01-15 rsun3Fix some coding style issues in MdeModulePkg.
2010-01-15 lgao4Correct comments to match function declaration.
2010-01-14 klu2According to PI 1.2 spec Vol 3 chapter 8 PCD, if the...
2010-01-14 rsun3Fix the issue in MdeModulePkg that mismatch between...
2010-01-14 xli24Ensure there is only one instance of Status Code PPI...
2010-01-14 eric_tianadd DataSize check to avoid PlatformLang/Lang variable...
2010-01-14 vanjefffixed one bug that old rsp was calculate incorrectly.
2010-01-14 rsun3Some HII related definitions change. Note these changes...
2010-01-14 klu2When found the file according to given file name guid...
2010-01-14 mdkinneyUpdate INF file to properly declare which PCDs must...
2010-01-14 mdkinneyCleanup INF file for PEI Core
2010-01-12 tyeFix the warning: Line 389, the Index of mMonthName...
2010-01-11 tyeAdd ASSERT () to make sure the array is accessed within...
2010-01-11 davidhuang1. Add missing CloseProtocol in case RemainingDevicePat...
2010-01-11 davidhuang1. Eliminate RemainingDevicePath Type limitation, let...
2010-01-08 vanjeff1)Remove “Back to Previous Page'”, since it cannot...
2010-01-08 vanjeffrefine the code and add more security check.
2010-01-07 lgao4Correct copyright year to 2010
2010-01-06 lgao4Enable SetupBrowser to support multiple form class...
2010-01-04 jljustenMdeModulePkg AcpiTableDxe: Fix compiler warning
2010-01-04 vanjeffinstalling HII config access protocol on child handle...
2010-01-04 klu2check whether FvHandle is NULL for FfsGetVolumeInfo...
2010-01-04 klu2Add default implementation of EFI_CPU_IO_PPI and EFI_PC...
2009-12-31 mdkinneyMinor clean ups for these INF files.
2009-12-31 qhuang8Fix minor coding style issues.
2009-12-31 qhuang8Remove the hard-code IoAlign in BlockIo.Media; instead...
2009-12-31 lgao4Add disableif statement example, and suppressif form...
2009-12-31 xli24Align name of constructor and destructor.
2009-12-31 xli24Refine DxeReportStatusCodeLib and RuntimeDxeReportStatu...
2009-12-30 xdu2Add VLAN support.
2009-12-30 xdu2Code clean up in NetLib:
2009-12-30 xli24Make use of UefiRuntimeLib for refinement.
2009-12-30 qhuang8Fix bug that that the template does not match fields...
2009-12-29 xli24Move SmmReportStatusCodeLib to proper architecture...
2009-12-29 xli24Create RuntimeDxeReportStatusCodeLib instance.
2009-12-29 xli24Move non-framework status code library instances to...
2009-12-29 xli24Move SmmReportStatusCodeLib to MdeModulePkg.
2009-12-29 xli24Move PeiReportStatusCodeLib to MdeModulePkg.
2009-12-29 xli24Create DxeReportStatusCodeLib instance.
2009-12-29 xli24Move OemHookStatusCodeLibNull to MdeModulePkg.
2009-12-29 rsun3Fix a bug about linked list manipulation in DegradeReso...
next