]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-30 lgao4Update BasePeCoffLib comments to specify this library...
2009-04-30 eric_tianupdate to pass GCC build as we replace VA_START with...
2009-04-30 lgao4Update IPF version BasePeCoffLib only supports IFP...
2009-04-30 xli24Fix the bug that SetMem.S of BaseMemoryLibOptDxe is...
2009-04-30 xli24Fix the bug in DxeRuntimePciExpressLib that behavior...
2009-04-29 jljustenAcquire & Release the lock from the high level variable...
2009-04-29 vanjefffixed 2 k8 issues.
2009-04-29 eric_tianfix ICC build warning
2009-04-29 klu2Add limitation clarification for usage of AsmPrepareThu...
2009-04-29 tding1update the spec file name in header
2009-04-29 tding1update the header to point to Smm Cis v1.1 to cover...
2009-04-29 xli24Fix the bug that gEfiSalSystemTableGuid is missing...
2009-04-29 xli24Fix the bug that InternalReallocatePool() ignores the...
2009-04-29 eric_tianimprove platformlangcodes/langcodes and platformlang...
2009-04-28 vanjefffixed ECC issues.
2009-04-28 qhuang8Fix bug in variable driver about the incorrect usage...
2009-04-28 eric_tianupdate
2009-04-28 rsun3Remove unused ConvertRfc3066LanguageToIso639Language...
2009-04-28 eric_tianupdate to pass ICC build
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 xli24Update DSC&FDF files according to update of status...
2009-04-27 xli24Update directory/file names for status code PEIM.
2009-04-27 xli24Code Scrub for Status Code PEIM.
2009-04-27 eric_tianimprove platformlangcodes/langcodes and platformlang...
2009-04-27 eric_tianupdate platformlangcodes and langcodes to adapt new...
2009-04-27 eric_tianupdate platformlangcodes and langcodes to adapt new...
2009-04-27 xli24Update FDF files according to update of status code...
2009-04-27 xli24Update DSC files according to update of status code...
2009-04-27 xli24Update directory/file names for status code runtime...
2009-04-27 xli24Some minor refinements for function header.
2009-04-27 xli24Code Scrub for Status Code Runtime Dxe driver.
2009-04-27 lgao4Update HiiGetBrowserData API
2009-04-27 lgao4Update HiiGetBrowserData API
2009-04-27 qhuang8Fix the bug that the "Offset" parameter for DiskIo...
2009-04-27 lgao4Correct minor comments.
2009-04-27 gikidyDEC file reviewed.
2009-04-24 gikidyAdjust the code so that global variable placed at begin...
2009-04-24 lgao4update DriverSample driver unload function to remove...
2009-04-24 lgao4Remove unused IfrSupportLib header file.
2009-04-24 lgao4Merge application PlatOverMngr and library DxePlatDriOv...
2009-04-24 gikidyCOMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING check...
2009-04-24 gikidyCOMPONENT_NAME & COMPONENT_NAME2 checked in inf files.
2009-04-24 qhuang8Merge RuntimeLib and RuntimeServices.c.
2009-04-24 qhuang8Use GUIDed event for virtual address change event
2009-04-23 qhuang8Add check for the validity of resource directory address.
2009-04-23 xli24Code scrub for VgaClass Driver.
2009-04-23 gikidy1. EDK_RELEASE_VERSION removed;
2009-04-23 gikidyFix a typo.
2009-04-23 qhuang8Add checking for start address for PCI express Read...
2009-04-23 vanjeffadd type cast.
2009-04-23 lgao4Fix ICC build break.
2009-04-23 eric_tianupdate string function comments
2009-04-23 vanjefffixed one bug when copy MAC address.
2009-04-23 rsun3Fix build break caused by a unresolved external symbol...
2009-04-23 eric_tianupdate
2009-04-23 eric_tianupdate string function comment to clear the semantic...
2009-04-23 lgao4Retire IfrSupportLib and ExtendedIfrSupportLib, which...
2009-04-23 lgao4Retire IfrSupportLib and ExtendedIfrSupportLib, which...
2009-04-22 lgao4Retire framework IfrSupportLib and HiiLib, which will...
2009-04-22 lgao4Correct comments
2009-04-22 lgao4Remove volatile local variable sync to MdePkg BaseUefiD...
2009-04-22 lgao4Fix that the variable can't be stored. Next, I will...
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 lgao4Update VfrCompiler to handle ideqvallist as the first...
2009-04-22 qhuang8Update DxeCore to support to install gEfiHiiPackageList...
2009-04-22 qhuang8Add HiiResourceData field to PeCoffLib library class...
2009-04-21 lgao4Add FormSet Guid for the front page.
2009-04-21 hfangFix K8 report bugs.
2009-04-21 jljustenRename enum with a duplicate name of EVENT_LOG_TYPE_DATA.
2009-04-20 lgao4RemoveRemove unused IfrSupportLib and ExtendedIfrSupportLib
2009-04-20 lgao4Update FrameworkHiiOnUefiHiiThunk to use new HII library.
2009-04-20 lgao4Enhance HiiGetBrowserData API to support the case that...
2009-04-20 lgao4Enhance VfrCompiler to create the end label for the...
2009-04-20 gikidyCoding style verified.
2009-04-20 qhuang8Remove some unrecognized unicode characters.
2009-04-20 gikidyEnhanced industry standard definitions of SMBIOS Table.
2009-04-20 vanjeffChanged ID into Id.
2009-04-20 vanjeff1. use #define instead of enumerator type for Structure...
2009-04-20 gikidyAdd a note for Duet build under Linux environment.
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 qhuang8Save segment registers on stack in case the thunk code...
2009-04-17 qhuang8Save segment registers on stack in case the thunk code...
2009-04-17 jwang36Frozen from source r1551
2009-04-17 gikidySteps for build Duet under Linux environment added.
2009-04-17 lgao4Remove unused IfrSupportLib and ExtendedIfrSupportLib
2009-04-17 lgao4Remove unused IfrSupportLib and ExtendedIfrSupportLib
2009-04-17 lgao4Use GetNextLanguage replace the original HiiLibGetNextL...
2009-04-17 vanjeffupdate shell binary to fix one bug when reconnect -r.
2009-04-17 vanjefffixed one bug when "reconnect -r"
2009-04-17 lgao4Update BdsDxe to use new designed HiiLib, remove the...
2009-04-17 lgao4Update HiiLib to copy all IfrOpcode, not Opcode by...
2009-04-17 lgao4Update VfrCompiler to support UEFI 2.1 form classguid
next