]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
removing return cursor to old position...
[mirror_edk2.git] / MdeModulePkg /
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...
2009-04-27 eric_tianupdate platformlangcodes and langcodes to adapt new...
2009-04-27 lgao4Update HiiGetBrowserData API
2009-04-27 qhuang8Fix the bug that the "Offset" parameter for DiskIo...
2009-04-24 lgao4update DriverSample driver unload function to remove...
2009-04-24 lgao4Merge application PlatOverMngr and library DxePlatDriOv...
2009-04-23 lgao4Fix ICC build break.
2009-04-23 lgao4Retire IfrSupportLib and ExtendedIfrSupportLib, which...
2009-04-23 lgao4Retire IfrSupportLib and ExtendedIfrSupportLib, which...
2009-04-22 lgao4Correct comments
2009-04-22 lgao4Update SetUp Browser doesn't set a default value to...
2009-04-22 qhuang8Use DiskIo->ReadDisk() API to avoid alignment issue.
2009-04-22 qhuang8Update DxeCore to support to install gEfiHiiPackageList...
2009-04-20 lgao4Enhance HiiGetBrowserData API to support the case that...
2009-04-20 vanjeffChanged ID into Id.
2009-04-17 xli24Remove iScsi driver's dependency on IntelFrameworkPkg.
2009-04-17 xli24Add support of ACPI Table Version 3.0 in implementation...
2009-04-17 lgao4Remove unused IfrSupportLib and ExtendedIfrSupportLib
2009-04-17 lgao4Update HiiLib to copy all IfrOpcode, not Opcode by...
2009-04-17 eric_tianretain gEfiLoadPeImageProtocolGuid, and only published...
2009-04-17 rsun3Retire HiiLibGetNextLanguage() API from HII Library...
2009-04-17 jchen20retire AcpiTableStorage.h and implement the gEfiAcpiTab...
2009-04-17 lgao4Fix Insert opcode error.
next