]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
correct value
[mirror_edk2.git] / MdeModulePkg /
2009-12-01 lgao4Correct error status to EFI_NOT_FOUND when the image...
2009-11-27 klu2Use AllocateZeroPool instead of using AllocatePool...
2009-11-27 klu2The FV size in EFI_FV_INFO has been excluded the length...
2009-11-27 lgao4Fix GCC build error!
2009-11-26 rsun3Add IFR Security Op-code support in the Form Browser.
2009-11-26 lgao4Add new SecurityManagementLib, and update SecurityStub...
2009-11-26 lgao4Apply GetFileBufferByFilePath API of DxeServicesLib...
2009-11-25 xli24Dummy implementation of Legacy Region 2 Protocol.
2009-11-25 klu2Add checking for VolumeHandle, if VolumeHandle is NULL...
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-17 qouyangUpdated the IpIoLiband and the change includes:
2009-11-17 xdu2Update function description to be consistent with code...
2009-11-16 klu2Remove a typo
2009-11-16 klu2Initialize the FileHandle to NULL, before search FV...
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-11 lgao4Add HiiResourcesSampleDxe into MdeModulePkg.dsc
2009-11-11 klu2To make backward compatiblity, if can not find correspo...
2009-11-11 klu2Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by...
2009-11-10 klu2Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI...
2009-11-05 rsun3Change the behavior of the HII Library function HiiGetH...
2009-11-04 vanjefffixed typo
2009-11-04 tye[Change summary]:
2009-11-04 vanjeffadded comments for CAPSULE_HOB_INFO in CapsuleVendor...
2009-11-03 xli24Enable Report Status Code Router introduced in PI 1...
2009-10-30 lgao4Correct the typo in comments.
2009-10-30 tye1. Update the UdpIo to a combined UdpIo to support...
2009-10-29 vanjeffadd back CAPSULE_HOB_INFO definition for back-compatible.
2009-10-28 vanjeffremove CAPSULE_HOB_INFO definition from MdeModulePkg.
2009-10-27 mdkinneyUpdate transition from EBC function to native IPF funct...
2009-10-27 lgao4Correctly get the width of orderedlist question.
2009-10-27 tyeFix the EBC build problem in DxeIpIoLib of r9374.
2009-10-26 tyeNetLib:
2009-10-26 lgao4Update comments on setting >= 8 bytes Fv Alignment.
2009-10-26 xdu2Update SetupBrowser to support call to SendForm() by...
2009-10-26 jchen20For now PEI Core LoadImage() service to always call...
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-26 vanjeffSet Handle to NULL when creating a new handle.
2009-10-22 tyeAdd a MACRO IP6_IS_MULTICAST.
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 davidhuang1. Impl PI 1.2 PCI part. Major changes include:
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-14 jljustenMdeModule EhciDxe: Fix compiler warning for IA32 archit...
2009-10-14 eric_tianupdate code to eliminate the wrong assumption that...
2009-10-13 lgao4Fix the incorrect check for IFR OnfOf opcode.
2009-10-08 jljustenPEI Core: Remove unused variable in PeiLoadImageLoadIma...
2009-10-05 jljustenMdeModulePkg-UsbBusDxe: Add work around for slower...
2009-10-02 jljustenFix warnings generated by GCC.
2009-10-01 mdkinneyUpdate PEI Core LoadImage() service to always call...
2009-09-30 eric_tianFor the data region which will be touched by Pci Bus...
2009-09-26 jljustenAllow the FaultTolerantWriteDxe addresses to be dynamic...
2009-09-21 qhuang8Remove the error checking for multi-instance device...
2009-09-21 qhuang8Enhance DxeCore LocateDevicePath() boot service to...
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-17 lgao4Make ASSERT statement more meaningful.
2009-09-16 vanjeff1. updated "the Bus Driver that creates all of its...
2009-09-16 lgao4Enhance PeiCore and DxeCore check whether the image...
2009-09-16 qhuang81. Add "CAPSULE_FLAGS_INITIATE_RESET" flag support.
2009-09-15 vanjeff1. updated PCI/AGP Devices to check RemainingDevicePath...
2009-09-14 vanjeffupdated the Bus Driver that is able to create all or...
2009-09-14 eric_tianfix k8 warning.
2009-09-14 eric_tianIn various archs, Processor memory address may not...
2009-09-10 lgao4Set correctly FV format guid when install FV INFO PPI.
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-09-04 qhuang8Remove unnecessary library mapping.
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 qhuang8Adjust the parameter order of debug print. Judging...
2009-08-24 qhuang8Make end of line consistent caused by previous check in.
2009-08-24 qhuang8Make end of line consistent caused by previous check in.
next