]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal
Add '0x' prefix to indicate hex number
[mirror_edk2.git] / MdeModulePkg / Universal /
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...
2009-08-19 qhuang8Do not use WriteUnaligned64() in BaseLib since Starting...
2009-08-19 qhuang8Add a missing worker function to convert MEDIA_RELATIVE...
2009-08-18 lgao4Enhance Capsule driver to update capsule one by one.
2009-08-17 lgao4Update PCD driver to correctly set the HII type PCDs.
2009-08-14 qhuang8Enhance Partition driver for EFI_NO_MEDIA case
2009-08-14 qhuang8Enhance GPT to remove the assumption that GPT partition...
2009-08-14 qhuang8Fix a potential issue to use FreePool() with NULL pointer.
2009-08-14 vanjeffUse siaddr in DHCP packet, if zero, use option 54 instead.
2009-08-13 vanjeff1. update timeout interval time from 10ms to 50ms
2009-08-12 gikidyRemove ".intel_syntax", convert MASM to GAS.
2009-08-11 eric_tianadd condition judgment to avoid accessing NULL address...
2009-08-11 eric_tianupdate include file to use IndustryStandard/Pci.h
2009-08-10 vanjeffadd correct [Depex] section.
2009-07-27 vanjeffFixed build issue on GCC compiler. This issue is introd...
2009-07-24 vanjeffUpdated EFI_MTFTP4_TOKEN structure to add member Contex...
2009-07-24 eric_tianroll back the changes on replace Pcixx.h with Pci.h...
2009-07-24 eric_tianif module doesn't explicitly depend on specific Pci...
2009-07-24 eric_tianRoll back the change in Partition driver. currently...
2009-07-24 lgao4remove the unnecessary comments.
2009-07-24 lgao4Add comments to specify Capsule services provided by...
2009-07-23 mdkinneyRemove use of BackupMarker local variable in CreateDial...
2009-07-22 eric_tianif Usb mass storage interface returns EFI_DEVICE_ERROR...
2009-07-18 mdkinneyFix bug in EBC thunk for X64 that appears when higher...
2009-07-17 mdkinneyFix bug in EBC thunk for X64 that appears when higher...
2009-07-17 lgao4Remove the inaccurate comments.
2009-07-17 lgao4Add comments for CapsuleRuntimeDxe driver to specify...
2009-07-17 vanjefffixed ASSERT condition issue.
2009-07-15 eric_tianinitial Target byte array with 0xff (all bytes are...
2009-07-13 gikidyRoll back R8811 check in for it will get a double carri...
next