]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compiler.
[mirror_edk2.git] / MdeModulePkg /
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.
2009-08-24 qhuang8Integrate the patch contributed by Andrew Fish to port...
2009-08-24 eric_tianfree allocated memory in error handler.
2009-08-21 gikidyUpdate the comments avoid making confuse.
2009-08-21 qhuang8Use .fill directive to improve portability.
2009-08-20 jchen20PcdDxeIplBuildShareCodeHobs, PcdDxeIplSupportCustomDeco...
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-19 eric_tianadd error handler in return places.
2009-08-19 eric_tianmodify the incorrect timeout value definitions in Usb...
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 qhuang8Retire the usage of S3Lib and RecoveryLib since DxeIpl...
2009-08-11 qhuang8Update the comments for S3Lib and RecoveryLib class...
2009-08-11 qhuang8Update the comments for S3Lib and RecoveryLib class...
2009-08-11 qhuang81. Update DxeIpl PEIM to not use PeCoffLoaderLib to...
2009-08-11 qhuang81. Update IA32 PeiCore implementation to support load...
2009-08-11 eric_tianadd comments to clarify the enhancement on EHCI driver...
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-08-07 lgao4Correct the format of comments
2009-07-29 vanjeffupdate MdePkg version to 1.01
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_tiancode cleanup:
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 eric_tianAdding a segment code to make sure that the EHCI contro...
2009-07-23 mdkinneyRemove use of BackupMarker local variable in CreateDial...
2009-07-23 rsun3Fixed a bug that the system hangs with an assert in...
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 darylm503Clean up PERF macro usage. The macros were being used...
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...
2009-07-11 mdkinneyCorrect #include statements. This is a DXE DRIVER...
2009-07-11 mdkinneyRetire NetLibQueueDpc() and NetLibDispatchDpc() and...
2009-07-10 vanjeff1. remove duplicated NetLibDispatchDpc() calling in...
2009-07-09 mdkinneyAdd PCDs for FirmwareVendor, FirmwareRevision, Firmware...
2009-07-09 vanjeffadd security check.
2009-07-08 vanjeffadd security check.
2009-07-08 gikidyFix OutputString() in the console driver does not auto...
2009-07-08 lgao4Add check that Progress is NULL
2009-07-07 lgao4Update the conflicted function name with UefiLib from...
2009-07-07 klu2Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkg
2009-07-07 klu2Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkg
2009-07-06 lgao4Fix PcRtc Year calculation bug.
2009-07-06 gikidyEnhance iSCSI ibft table for copy oemid and oemtableID...
2009-07-03 vanjeffremove UndiRuntimeDxe from MdeModulePkg to OptionRomPkg
2009-07-03 eric_tianfix the issue of "Simple File System Protocol Test...
2009-07-02 klu2Refine doxygen comments
2009-07-02 xli24Remove library class of MemoryTestLib and related libra...
2009-07-01 gikidyFix date/time not work for the return value of RtcRead...
2009-07-01 eric_tiansync tracker 210250&210253 of R8 into R9, which fix...
2009-07-01 mdkinneyAdd Null implementation of the Reset System Library...
2009-06-30 eric_tianadd error handler to pass K8 check
2009-06-30 klu2Refine the member name.
2009-06-29 vanjeffadd security check.
2009-06-29 eric_tianadd assertion to pass K8 check.
2009-06-29 gikidyUpdate the SCSI Disk Driver to not mount drives on...
2009-06-29 gikidyFix incorrect error handling when PXE boot timeout.
2009-06-26 gikidyEnhance error handle of BuildDevicePath for it is possi...
2009-06-25 lgao4Correct DriverSample ConfigAcess protocol ExtractConfig...
2009-06-25 gikidyExtend the max number of interface to 128 and correct...
2009-06-25 eric_tianroll back r8590 patch
2009-06-24 eric_tianadd assertion to ensure ACPI table is checksumed.
2009-06-24 eric_tiando checksum before installing IBFT.
2009-06-24 eric_tianremove the self-implementation on checksum() in this...
2009-06-23 eric_tianrefine VariablePei driver to unify the algorithm of...
2009-06-18 eric_tianupdate the usage help text on variable statistic inform...
2009-06-18 eric_tianthe checksum must to be updated when install a new...
2009-06-12 lgao4Fix Parameter IN OUT
2009-06-12 lgao4Update some comments for MdeModulePkg Include header...
2009-06-11 pkandelCommitting changes to the comments, to improve code...
2009-06-11 gikidyThe USB keyboard driver use too high TPL event (Notify...
2009-06-10 lgao4Make comments align.
2009-06-08 lgao4Remove the additional build options.
2009-06-08 vanjeffsync tracker:PXE misused the parameter of second since...
2009-06-05 gikidyEnhance the RTC driver to not reserve the CMOS century...
next