]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
add UndiRuntimeDxe from MdeModulePkg to OptionRomPkg.
[mirror_edk2.git] / MdeModulePkg /
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...
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 mdkinneyMake sure BASE_LIST is always aligned on a 64-bit boundary
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 mdkinneyAdd includes for definitions used by the DxeIpIoLib...
2009-05-20 mdkinneyRemove redundant #include statements
2009-05-20 mdkinneyUpdate MNP driver to declare its dependency on the...
2009-05-20 mdkinneyUpdate USB Mass Storage driver to declare its dependenc...
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 vanjeffenhanced to support more routing table entry.
2009-05-20 vanjeffrename array name to avoid naming collision.
2009-05-19 vanjeff1.fixed some issue to pass HII sct
2009-05-19 lgao4Fix K8 and Sct failure.
2009-05-19 eric_tiandon't set all bytes in TargetID as zero. This change...
2009-05-19 rsun3Fix a bug in the SCSI Bus driver due to which some...
2009-05-19 eric_tianupdate the check condition of PASS THRU interface to...
2009-05-18 lgao4Fix K8 issues in HiiDataBase
2009-05-18 lgao4Correct DriverSample to produce the ConfigAccess protocol
2009-05-18 vanjeff1. remove duplicated set operation on UGA device.
2009-05-18 lgao4Retire original HII APIs: IfrLibExtractDefault and...
2009-05-15 gikidyAdd check for NULL pointer.
2009-05-14 lgao4Update HiiDataBase to fix parsing Hii package error...
2009-05-14 lgao41. Update the implementation of HII ConfigRouting Proto...
2009-05-13 vanjefffixed typo.
2009-05-13 vanjeff1. retired NicIp4ConfigProtocolGuid
2009-05-13 gikidyAdd a check for CreateQuestion may be return NULL.
2009-05-12 vanjefffixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESO...
2009-05-12 qhuang8Minor update the function interface for three re-alloca...
2009-05-11 qhuang8Add conformance check for OldBuffer and size even if...
2009-05-11 eric_tianfix the typo in DxeCore
2009-05-11 vanjeffConfigRouting should get driver handle by device path...
2009-05-09 mdkinneyUpdate comments in PeiMemoryAllocationLib and UefiMemor...
2009-05-08 mdkinneyFix bug in Reallocate Pool functions in DXE Core Memory...
2009-05-08 vanjeffSetMode() should clear screen per UEFI spec.
2009-05-08 rsun3Update SetupBrowserDxe and BdsDxe to use an internal...
2009-05-08 rsun3Update HiiDataBase driver to use GetBestLanguage()...
2009-05-07 klu2Fix DEC issue for MdeModulePkg:
2009-05-06 klu2Synchronize PCD_Infrastructure 0.55 with source code.
2009-05-06 lgao4correct the minor format.
2009-05-04 rsun3Fix a bug in UefiHiiLib. The size for allocating a...
2009-05-04 qhuang8Fix a bug that L"PlatformLang" must be a null-terminate...
2009-04-30 lgao4Correct HiiGetBrowserData API usage.
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-30 lgao4HiiLib exports HiiCreateRawOpCode API
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-30 eric_tianupdate to pass GCC build as we replace VA_START with...
2009-04-29 jljustenAcquire & Release the lock from the high level variable...
2009-04-29 vanjefffixed 2 k8 issues.
2009-04-28 qhuang8Fix bug in variable driver about the incorrect usage...
2009-04-28 eric_tianupdate
2009-04-28 lgao4Add ASSERT when EFI decompress need to be parsed but...
2009-04-27 jljustenAdd PcdDxeIplSupportUefiDecompress usage into DxeIpl...
2009-04-27 jljustenAdd gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefi...
next