]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal
Partial checkin fixing Beagle references
[mirror_edk2.git] / MdeModulePkg / Universal /
2010-04-09 vanjeff1.Fixed the bug when retrieved component name by child...
2010-04-06 lgao4Update the modules with the different module GUID to...
2010-04-01 xdu2Enhance SNP to be compatible with UNDI driver which...
2010-03-28 qianouyangfixed IP fragment issue which caused the MTU used by...
2010-03-27 vanjeffremove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the...
2010-03-21 lgao4Fix sync issue to make EbcLLCALLEX() function check...
2010-03-19 hhuan13Fix an bug for PXE boot assert
2010-03-18 vanjeffchanging UDP default timeout value to 2s to improve...
2010-03-18 erictianvariable driver doesn't support EFI_AUTHENTICATED_WRITE...
2010-03-18 jchen20Fixed a minor bug in PlatformDriOverrideDxe which will...
2010-03-18 klu21, For Pcd_PPI, UnregistedCallBack should return EFI_IN...
2010-03-18 qianouyangBug Fix: IPv4 Fragment is not correct when VLAN is...
2010-03-16 xdu2Add check of MediaPresentSupported field in SNP mode...
2010-03-16 rsun3Add sample use case for IFR security op-code.
2010-03-16 rsun3Fix a bug in SetupBrowserDxe driver when check current...
2010-03-05 rsun3Add some robustness check in DriverSample driver.
2010-03-04 lgao4Fix wrong BufferSize for Configuration data.
2010-03-04 tye1Update the title Network Configuration to IPv4 Network...
2010-03-04 niruiyuChange back the TPL of PCD from TPL_CALLBACK to TPL_NOT...
2010-03-04 lgao4Use the input Request string as check string.
2010-03-04 gdong1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2010-03-04 gdong1Add align build option to avoid the build issues.
2010-03-04 lgao4Update HiiConfigAccess.ExtractConfig interface to suppo...
2010-02-28 lgao4Add FormMap form example.
2010-02-27 lgao4Add the missing check for NULL pointer before use it.
2010-02-26 xli24Refine parameter description according to PI 1.2 errata A.
2010-02-26 rsun3Add more code robustness check for modules under MdeMod...
2010-02-25 jljustenCleanup: Remove PcdDxePcdDatabaseTraverseEnabled
2010-02-25 jljustenRemove svn:executable on *.c, *.h, *.asm, *.S, *.inf...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 lgao4Enhance SetupBrowser to support new UEFI HiiFormMap...
2010-02-24 jchen20fixed the bug in .S file to make the EBC driver work...
2010-02-24 lgao41. Correct File header to ## @file
2010-02-23 li-elvinEnhance UpdateCapsule () to support calling multiple...
2010-02-23 vanjeffenhanced Dhcp4Dxe module to clean active configure...
2010-02-22 lgao41. Update GetStringWorker() of HiiDataBaseDxe to only...
2010-02-22 niruiyuTPL of Pcd Dxe driver was changed to TPL_CALLBACK from...
2010-02-16 mdkinneyUse Memory Allocation Library instance for modules...
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 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 lgao4Fix ICC build break by do data conversion.
2010-02-09 lgao4Update HiiString Protocol and HiiSetString Api in HiiLib
2010-02-08 qhuang8Update MdeModulePkg to not use EFI_SPECIFICATION_VERSIO...
2010-02-05 xdu2Add some security check.
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-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 ljin6Fixed the issue of duplicated SYS_ARCH in MdeModulePkg...
2010-01-27 xli24Remove reference to PCDs of status code value. Use...
2010-01-25 qhuang8Fix the issue that the protocol field in IPv4 and IPv6...
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-23 hhtianSMM driver should link UefiRuntimeLib.
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2010-01-15 rsun3Fix some coding style issues in MdeModulePkg.
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-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...
2009-12-31 lgao4Add disableif statement example, and suppressif form...
2009-12-30 xdu2Add VLAN support.
2009-12-30 xdu2Code clean up in NetLib:
2009-12-25 xdu2Add check before free DevicePath (TCP child sock will...
2009-12-25 xli24Move Status Code Handler modules for PI implementation...
2009-12-23 davidhuangPI 1.1 SMM Feature Check-in
2009-12-22 eric_tianadd error handling for input parameter.
2009-12-17 vanjeffRefine the functions headers.
2009-12-17 xli24Refine type cast.
2009-12-16 xli24Fix the issue that callback function with TPL lower...
2009-12-15 qhuang8Add '0x' prefix to indicate hex number
2009-12-11 klu2Smbios driver wrong compute the offset when updating...
2009-12-11 lgao4Fix the bug for evaluate EFI_IFR_NOT_EQUAL_OP opcode...
2009-12-10 xli24Add legacy region range check.
2009-12-10 xdu2Correct the comments.
2009-12-08 xdu2Fix incorrect return status usage of HiiGetBrowserData().
2009-12-04 vanjeffThe functionality of PXE Base Code protocol will not...
2009-12-03 klu2According to PI specification, if token number can...
next