]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal
Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful to both...
[mirror_edk2.git] / MdeModulePkg / Universal /
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...
2009-11-27 klu2Use AllocateZeroPool instead of using AllocatePool...
2009-11-26 rsun3Add IFR Security Op-code support in the Form Browser.
2009-11-26 lgao4Add new SecurityManagementLib, and update SecurityStub...
2009-11-25 xli24Dummy implementation of Legacy Region 2 Protocol.
2009-11-25 vanjeffFixed the bug that not to stop PXE functionality when...
2009-11-24 klu2Refine comments for PCD PEIM/driver.
2009-11-24 klu2Clean up code.
2009-11-23 klu21, Correct the PCD PEIM to produce gEfiPcdPpi and gPcdP...
2009-11-20 davidhuang1. PI SMBIOS Checkin. Major change include:
2009-11-20 rsun3EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows insta...
2009-11-18 xdu2Add newly added global to Browser Context.
2009-11-17 xli24Fix parameter name in function header.
2009-11-17 xli24Following 3 updates are for spec update published in...
2009-11-13 lgao4Add Example for EFI_BROWSER_ACTION_RETRIEVE callback
2009-11-13 lgao4Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read...
2009-11-13 xdu2Update network drivers to use FreePool() instead of...
2009-11-13 lgao4Remove the old unused ValueToString code, which has...
2009-11-13 xdu2Fix a bug to handle case that SendForm() is called...
2009-11-12 xdu21. Add UEFI 2.2 VLAN device path definition to MdePkg
2009-11-12 xdu21. Update SetupBrowser to pass correct buffer value...
2009-11-12 lgao4Add SuppressIf form support in SetupBrowser driver.
2009-11-11 tye1. Add Link MTU support to IP4 and TCP4 driver.
2009-11-10 klu2Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI...
2009-11-04 tye[Change summary]:
2009-11-03 xli24Enable Report Status Code Router introduced in PI 1...
2009-10-30 tye1. Update the UdpIo to a combined UdpIo to support...
2009-10-27 mdkinneyUpdate transition from EBC function to native IPF funct...
2009-10-27 lgao4Correctly get the width of orderedlist question.
2009-10-26 tyeNetLib:
2009-10-26 xdu2Update SetupBrowser to support call to SendForm() by...
2009-10-26 xdu2Add example usage of EFI_BROWSER_ACTION_FORM_OPEN and...
2009-10-26 xdu2Support call of SendForm() from Callback(), i.e. nested...
2009-10-26 xdu21. Code clean up: add IN/OUT modifier for parameters.
2009-10-26 xdu2Add support for newly defined Browser action type EFI_B...
2009-10-26 xdu2Update FormBrowser to conform to UEFI spec Table 197...
2009-10-26 xdu2Add support for newly defined VarStore type EFI_IFR_TYP...
2009-10-26 xdu2Change the FormBrowser behavior of "Pressing ESC":
2009-10-22 tye1. Fix timer unit bug in MNP: default rx/tx timeout...
2009-10-21 tye1. Fix a bug in Dhcp4 to prevent unexpected broadcast...
2009-10-20 xdu21. Move ASSERT to proper place.
2009-10-19 lgao4Add an example HII driver to show how to generate HII...
2009-10-19 lgao4Add the example for default opcode usage.
2009-10-02 jljustenFix warnings generated by GCC.
2009-09-26 jljustenAllow the FaultTolerantWriteDxe addresses to be dynamic...
2009-09-21 qhuang8Update partition driver to not produce BlockIo if a...
2009-09-21 qhuang8Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR...
2009-09-16 vanjeff1. updated "the Bus Driver that creates all of its...
2009-09-16 qhuang81. Add "CAPSULE_FLAGS_INITIATE_RESET" flag support.
2009-09-14 vanjeffupdated the Bus Driver that is able to create all or...
2009-09-14 eric_tianfix k8 warning.
2009-09-10 eric_tianif PcdHwErrStorageSize is zero, it means HwErr variable...
2009-09-07 jljustenEMU Variable: Add support for pre-reserved NV variable...
2009-08-27 eric_tiandue to EmuVariable driver only uses volatile memory...
2009-08-27 vanjeffrefine the code.
2009-08-26 AJFISHMinor bugs fixes from testing on Xcode 3.2 and with...
2009-08-26 eric_tianadd assertion to ensure HwErr type variable range is...
2009-08-26 jchen20Fixed a bug on the menu display: Following steps to...
2009-08-26 jchen20Fixed a bug on the menu display: Following steps to...
2009-08-24 qhuang8Make end of line consistent caused by previous check in.
2009-08-24 qhuang8Integrate the patch contributed by Andrew Fish to port...
2009-08-21 gikidyUpdate the comments avoid making confuse.
2009-08-21 qhuang8Use .fill directive to improve portability.
2009-08-20 qhuang8Use .p2align directive instead of ambiguous .align...
next