]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal
Fixed issues compiling for Apple gcc on IA-32
[mirror_edk2.git] / MdeModulePkg / Universal /
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...
2009-07-11 mdkinneyRetire NetLibQueueDpc() and NetLibDispatchDpc() and...
2009-07-10 vanjeff1. remove duplicated NetLibDispatchDpc() calling in...
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-06 lgao4Fix PcRtc Year calculation bug.
2009-07-06 gikidyEnhance iSCSI ibft table for copy oemid and oemtableID...
2009-07-03 eric_tianfix the issue of "Simple File System Protocol Test...
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-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 gikidyFix incorrect error handling when PXE boot timeout.
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-23 eric_tianrefine VariablePei driver to unify the algorithm of...
2009-06-18 eric_tianthe checksum must to be updated when install a new...
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...
2009-06-04 klu2The StringIndex should be casted to UINT16* but not...
2009-06-03 eric_tianfix the issue of Inadequate Memory Allocation in Variab...
2009-06-03 gikidyThe data length of a text request must not exceed the...
2009-06-03 eric_tianfix the HiiStrIdToImage sct failure, which is caused...
2009-06-02 qhuang8Use DiskIo->WriteDisk() API to avoid alignment issue.
2009-06-01 eric_tiana typo of ISCSI string
2009-06-01 eric_tianfix the typo of ISCSI related string.
2009-05-31 klu2Fix the bug that PCD driver treat StringTableIndex...
2009-05-30 mdkinneyThis checkin addresses the compatibility issue of passi...
2009-05-27 klu2Fix the bug that build tool and PCD driver can not...
2009-05-26 rsun3Roll back changes to apply GetBestLanguage() in HiiData...
2009-05-26 lgao4Correct the check to the valid device path. The device...
2009-05-25 rsun3change ISO 639-2 language codes to RFC 4646 codes in...
2009-05-21 mdkinneyUpdate module to show real dependencies on the MemoryAl...
2009-05-21 eric_tianrefine the implementation of HiiStringToImage:
2009-05-21 lgao4Update DriverSample and PlatDriOverrideDxe driver to...
2009-05-20 mdkinneyUpdate modules to show real dependencies on the BaseMem...
2009-05-20 mdkinneyUpdate MNP driver to declare its dependency on the...
2009-05-20 mdkinneyAdd #include Acpi.h so the ACPI 3.0 Table Revision...
2009-05-20 lgao4Update HiiDataBase to fix the SCT hang issues by the...
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2009-05-20 xli241. Remove .extern from GCC assembly.
2009-05-20 vanjeffrename array name to avoid naming collision.
2009-05-19 vanjeff1.fixed some issue to pass HII sct
next