]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
Make it easy to build the socket applications
[mirror_edk2.git] / MdeModulePkg /
2011-08-02 lgao4Fixed the issue in RuntimeStatusCode library that may...
2011-08-02 li-elvinFix 32-bit bios build error.
2011-08-01 li-elvinWhen status code handler unregister itself, status...
2011-08-01 li-elvinCreate smbios table when user adds/removes/Updatestring...
2011-08-01 lgao4Fixes two issues in HiiFontProtocol->StringToImage...
2011-08-01 rsun3Clean and split AcpiVariable.h in IntelFrameworkModuleP...
2011-07-28 jljustenMdeModulePkg: Fix build error for UNIXGCC with IPF
2011-07-28 ydong10Adjust the day field when update the month and year...
2011-07-27 lzeng14For libraries that have multiple module types support...
2011-07-22 jljustenMdeModulePkg: Add Recovery PCD feature flags
2011-07-19 jljustenMdeModulePkg: Add SmmControl PPI definition
2011-07-19 jljustenMdeModulePkg: Add SMM LockBox
2011-07-19 jljustenMdeModulePkg: Add SmmCommunication PPI definition
2011-07-19 jljustenMdeModulePkg: Add SmmAccess PPI definition
2011-07-15 andrewfishMdeModulePkg: Fix VS2008 warning.
2011-07-14 hhuan131. Define a netlib library function NetLibGetSystemGuid()
2011-07-14 andrewfishMdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl...
2011-07-13 rsun3Fix an issue that there may be an infinite loop in...
2011-07-13 ydong10Fixed build fail with GCC/ICC tools
2011-07-12 jljustenMdeModulePkg: Add CD Express PEIM
2011-07-12 jljustenMdeModulePkg: Add Capsule PEIM
2011-07-12 lgao4Correct the status code value to EFI_SW_PC_INIT_END...
2011-07-12 ydong10Change the HiiDataBase and browser codes to support...
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-07-05 ydong10correct leap year calculate method.
2011-07-05 ydong10Refine name definition for better user experience.
2011-07-05 ydong10Enable value roll over when hit max or min.
2011-07-05 ydong10Refine code to avoid potential access violation.
2011-07-05 ydong10Keep the highlight field after user changes the value...
2011-07-05 li-elvinReturn the correct status at the last of UnregisterAtaD...
2011-07-04 xdu2MdeModulePkg: Add unload support for SnpDxe and fix...
2011-07-01 jljustenMdeModulePkg: Add ResetSystemRuntimeDxe driver
2011-07-01 jljustenMdeModulePkg: Add GenericMemoryTestDxe driver
2011-06-30 erictianFix a potential memory free failure bug in AtaAtapiPassThru
2011-06-30 niruiyuFix DevPathToTextIPv6(): no comma between protocol...
2011-06-28 ydong10Enable new "ref5" opcode in browser.
2011-06-28 ydong10Restore the whole form set to default value when user...
2011-06-27 jljustenMdeModulePkg: Add IdeBusPei driver
2011-06-27 jljustenMdeModulePkg: Add PEI USB drivers and related PPIs
2011-06-27 ydong10Adjust the start position of the opcode string before...
2011-06-21 ydong10Move the check refresh attribute logical out of the...
2011-06-21 ydong10Add sample code for vfr opcode "guidop"
2011-06-20 erictianFix potential null pointer dereference
2011-06-20 niruiyuFix EFI Option ROM being loaded twice unconditionally.
2011-06-16 jljustenMdeModulePkg DXE Core: Add Idle event during BootServic...
2011-06-16 lgao4Remove the unused TimerLib from PeiCore.
2011-06-15 ydong10Updates old formset info before exit to avoid old chang...
2011-06-14 qianouyang1. In IPv4 and IPv6 driver, before calling IPsec, a...
2011-06-14 erictianfix file name lowercase/uppercase inconsistent issue.
2011-06-14 erictianfix file name lowercase/uppercase inconsistent issue.
2011-06-14 erictianfix file name lowercase/uppercase inconsistent issue.
2011-06-14 erictianScsiBus/ScsiDisk enhancement for no_media state.
2011-06-13 erictianProduce DiskInfo for usb mass storage device
2011-06-13 ydong101. When get value from AltCfg data, check the varstore...
2011-06-13 niruiyuFix the issue that the GOP produced by ConSplitter...
2011-06-13 ydong10Fix GCC build fail
2011-06-10 niruiyuSet *ImageHandle to NULL when LoadImage() returns EFI_A...
2011-06-10 lgao4Add the missing logic in HiiConfigRouting ExtractConfig...
2011-06-09 hhuan131. Fix PXE performance issue : enhance EfiPxeBcSetIpFil...
2011-06-09 niruiyuAdd assertion in PeiAllocatePool when out of resource.
2011-06-09 niruiyuFix crash in GetMemoryMap() when memory type 0x80000000...
2011-06-08 ydong10Add new "Refresh guid" opcode, also add sample code...
2011-06-08 ydong10Add new "Modal form" opcode, also add sample code to...
2011-06-08 lzeng14String Reference Cleanup.
2011-06-07 sfu5Remove duplicated definitions EFI_VARIABLE_INDEX_TABLE_...
2011-06-04 andrewfishFix X64 clang warnings.
2011-06-02 vanjeffFix the issue when checking the value of KeyDescriptor...
2011-05-31 niruiyuUpdate the comments of InstallConfigurationTable to...
2011-05-31 ydong10Add new call back return value; also add some sample...
2011-05-30 lzeng14Update code to pass packaging tool.
2011-05-27 geekboy15aMdeModulePkg: Fixed memory corruption when BlockIo2...
2011-05-27 vanjeff1. Setting cursor position to (0, 0) and flushing curso...
2011-05-26 li-elvinAdd more status code in drivers.
2011-05-25 ydong10Fix ICC build break.
2011-05-25 erictianMake sure the return value of MapKey is correct by...
2011-05-24 niruiyuAdd the DriverFamilyOverride support in DxeCore.
2011-05-23 ydong10Fixed SCT test failed caused by driver sample.
2011-05-23 niruiyuChange Partition/ScsiDxe driver to produce Block IO...
2011-05-23 lzeng14Add core SMBIOS 2.7.0 and 2.7.1 support.
2011-05-20 ydong10Add two new methods to get default value, also add...
2011-05-20 ydong10Refine some call back function to return EFI_UNSUPPORTE...
2011-05-19 erictianfix memory leak at AccessAtaDevice() of AtaBus.
2011-05-19 qianouyangUpdate the function's descriptions (which is in AtaBus...
2011-05-17 lzeng14CalculateSum8() and CalculateSum16() defined in BaseLib...
2011-05-17 rsun3A complement fix for revision 11664 to update GCC assem...
2011-05-17 ydong10Fixed an error when parse time opcode.
2011-05-16 rsun3Clear the direction flag in interrupt/exception handler...
2011-05-16 vanjeffUpdate USB keyboard driver to return scan code for...
2011-05-06 qianouyangAdd Pointer check for NULL before referring it and...
2011-05-04 mdkinneyFix DEC files so any PCD declared as Dynamic is also...
2011-05-04 hhuan131. Fixed a issue in Ip4Config.c
2011-05-04 hhuan131. Enabled SSP(StorageSecurityCommandProtocol) for...
2011-05-03 qianouyangAdd BlockIO2 Protocol.
2011-04-28 hhuan131. Fixed a bug to make sure IP,Mask,Gateway survives...
2011-04-27 erictianSolve a wrong pointer reference in QueryVariableInfo().
2011-04-25 niruiyuChange BlockIo drivers to return EFI_NO_MEDIA or EFI_ME...
2011-04-25 hhuan131. Enabled IP4 layer auto configuration in case cable...
2011-04-21 tye1Fix issue that iscsi initiator name with 223 bytes...
2011-04-20 qianouyangUpdate the relevant drivers to use the correct GUID...
2011-04-19 niruiyuFix the USB keyboard driver to call hotkey callback...
next