]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2009-03-24 qhuang81. Fix a spec conformance issue that "Attributes" shoul...
2009-03-24 qhuang8Add GetVariabe(), GetEfiGlobalVariable() and GetBestLan...
2009-03-24 klu2add map generation for GCC tool chain
2009-03-24 gikidyAdd a parameter for process boot disk create.
2009-03-24 gdong1Add PCD to save size.
2009-03-24 eric_tiancorrect a wrong offset arithmetic, replace EFI_FAULT_TO...
2009-03-24 lgao4Update Nt32 FVB driver to provide the valid FvHeader...
2009-03-24 gdong1Fixed two K8 report issue
2009-03-23 xli24Fix the issue that VariablePei hangs on Richford when...
2009-03-23 hfangfix Klocwork issues
2009-03-23 vanjeffStatus should be initialzied to be EFI_SUCCESS.
2009-03-22 vanjeffretired some private protocols used by EFI 1.10 network...
2009-03-22 vanjeffremove EFI 1.10 network stack.
2009-03-22 vanjeffremove clean console control protocol.
2009-03-21 qhuang8Temporarily rollback the previous check in for more...
2009-03-20 jljustenAdd ACPI drivers:
2009-03-20 jljustenAdd gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiTableStorageF...
2009-03-20 vanjeffclean console control protocol in bds module.
2009-03-20 jlin16Change 'WatchDog' to 'Watchdog' in FDF file.
2009-03-19 klu2use -pie(Position Independent for executable file)...
2009-03-19 eric_tianFix tracker 202216:linux runtime test issue.
2009-03-19 qhuang8Fix the wrong Revision number. According to PI spec...
2009-03-19 qhuang8Fix the wrong Revision number. According to PI spec...
2009-03-19 jwang36a. Fixed build break caused by EdkLogger.warning
2009-03-19 eric_tianR8 tracker sync:
2009-03-19 eric_tianclose notify event to avoid variable architectural...
2009-03-18 klu2Remove single module's compression from FDF. We could...
2009-03-18 jji4Fix build break.
2009-03-17 jlin16GenFds add support for PCD specified file GUID.
2009-03-17 jji4ISO_639_2_ENTRY_SIZE has been moved to be local.
2009-03-17 jji4ISO_639_2_ENTRY_SIZE has been made local.
2009-03-17 jji4ISO_639_2_ENTRY_SIZE has been made local.
2009-03-17 eric_tianmodify the format of DynamicHii type pcd in DSC file...
2009-03-17 eric_tianmodify the format of DynamicHii type pcd in DSC file...
2009-03-17 gikidyFix build break for EFI_SMBIOS_TABLE_GUID name has...
2009-03-16 gdong1Update the header file coding style (alignment, comment...
2009-03-16 qwang12Remove Feature PCD PcdSupportFullConfigRoutingProtocol...
2009-03-16 jlin16GenFds add option ROM and Defines section support.
2009-03-16 eric_tianFix tracker 202216:linux runtime test issue.
2009-03-16 gikidyFile st32_64.S added for X64.
2009-03-16 gikidyFile st16_64.S added for X64.
2009-03-16 gikidyAdded efi64.S file for X64 and reviewed efi32.S file.
2009-03-16 vanjeff1. sync PXE boot trackers for Windows 2008 server.
2009-03-16 klu2It is safe to use bcat command to cat binary files...
2009-03-16 gikidy1. Add start64.S file for X64.
2009-03-16 klu2Final boot image just need combination, no need to...
2009-03-16 klu2Use options for size reduction
2009-03-15 vanjeffremove some internal definitions.
2009-03-15 klu2Remove working modification for debug
2009-03-15 klu2Remove exit from batch file
2009-03-13 jwang36Added a workaround to bypass the error caused by SaveFi...
2009-03-13 klu2EFI driver should base 0x0
2009-03-13 xli24Rename BaseMemoryTestLib to MemoryTestLib.
2009-03-13 gikidycleanScreen verified.
2009-03-13 gikidyFix cleanScreen issue.
2009-03-13 lgao4Correct EfiRom tool to don't check vendor id and device...
2009-03-13 xli24Refine some comments.
2009-03-13 qhuang8Update default EDK Shell project Folder to be directly...
2009-03-12 jwang36Try to remove duplicated include path in command line...
2009-03-12 klu2PeiInstallPeiMemory should only be called one time.
2009-03-12 qhuang8Fix typos in GCC assembly.
2009-03-12 eric_tianretire gEfiAlternateFvBlockGuid. All platform FvbRuntim...
2009-03-12 gikidy1. Fix some convert issue.
2009-03-11 qhuang8Add comments and refine code to avoid addition overflow.
2009-03-11 lgao4Add more usages in NT32 dsc and fdf
2009-03-11 lgao4Add check to the allocated pool.
2009-03-11 lgao4Fix build error caused by the unused local variable
2009-03-11 lgao4Fix build error caused by the unused local variable
2009-03-10 jljustenFix build warning generated by GCC.
2009-03-10 qhuang8Cleanup to Remove default PCD value and extra build...
2009-03-10 qhuang8Minor update the PCD section
2009-03-10 qhuang8Remove wrong comments in function header.
2009-03-10 qhuang8Fix a bug that Pages*EFI_PAGES_SIZE might be a negative...
2009-03-10 qhuang8Remove incorrect assertion. According to spec, it shoul...
2009-03-10 eric_tianchange the default value of PcdBootState into TRUE...
2009-03-10 klu2Add FvNameGuid for FV extension header.
2009-03-10 klu2Update DxeCore to deal PIWG FV device path case if...
2009-03-10 lgao4Fix K8 check error.
2009-03-10 lgao4Retire TCG platform protocol, which will be replaced...
2009-03-10 lgao4Correct ASSERT to more cases.
2009-03-10 lgao4Add more checks for Dxe Report status code library...
2009-03-10 lgao4Update Comment for the call to EDKII ReportStatus
2009-03-10 xli24Refine BaseMemoryTestLib to handle memory address at...
2009-03-10 xli24Fix the bug in DebugPort on error reporting.
2009-03-10 vanjeffThree GUIDs had been retired, PrimaryConsoleInDeviceGui...
2009-03-10 vanjeff1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOu...
2009-03-10 vanjeffcomments update.
2009-03-10 lgao4remove unused local variable FvbHandle
2009-03-09 eric_tianretire FvbServiceLib class in MdeModulePkg, and also...
2009-03-09 eric_tianretire FvbServiceLib class in MdeModulePkg, and also...
2009-03-09 klu2Add more comments for thunk call.
2009-03-09 eric_tian1. retire the FvbServiceLib. Directly locating FVB...
2009-03-09 jlin16GenFds: hide unnecessary warning information.
2009-03-09 lgao4Correct TianoCompress name for Linux/GCC.
2009-03-06 lgao4Correct comments for new null instance.
2009-03-06 xli24Refine BaseMemoryTestLib and add instance with full...
2009-03-06 qhuang8Use binary INF file to solve filename case issues.
2009-03-06 vanjeffremove PcdNtEmulatorEnable.
2009-03-06 qhuang8Use cpu arch macro instead of hard code ia32
2009-03-05 jwang36Added support of PCD HII Variable name in C style of...
next