]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2008-09-23 eric_tianadd detail comments on the complicated code segment.
2008-09-23 jlin16GenFds fix two UI sections error.
2008-09-23 lgao4Add assert check to make sure new stack size larger...
2008-09-23 xli24Refine code for MdePkg/Include/Ppi according to code...
2008-09-23 xli24Refine code for PiPeiCis.h according to code review...
2008-09-23 eric_tianmove header files in MdeModulePkg\Core\Dxe except DxeMa...
2008-09-23 lgao4Don't align image address for TeImage, because TeImage...
2008-09-23 lgao4Update EfiLibReportStatusCode in ECP EfiDriverLib and...
2008-09-22 qwang12Add gEfiHiiFontProtocolGuid AND gEfiFormBrowser2Protoc...
2008-09-22 qwang121) Replace mBS with gBS from UefiBootServicesTablePoint...
2008-09-22 qwang12Replace mBS with gBS from UefiBootServicesTablePointer...
2008-09-22 klu2Cleanup "Tiano" word.
2008-09-22 klu2Code clean up
2008-09-21 qwang12updated the incompatible list.
2008-09-21 qwang12HiiLibGetCurrentLanguage returns the current UEFI varia...
2008-09-21 qwang12HiiLibGetCurrentLanguage returns the current UEFI varia...
2008-09-21 qwang12CloseEvent in ReportStatusCodeLibDestruct can only...
2008-09-20 lgao4remove the unused msa/npsd files
2008-09-19 jljustenedk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:
2008-09-19 lgao4Correct CompareGuid function
2008-09-19 vanjeff1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently...
2008-09-19 lgao4Update these library instances module type to UEFI_DIRV...
2008-09-19 lgao41. Add three sample PCD in HelloWorld application for...
2008-09-19 lgao4Update Library description for BaseMemoryLibOptDxe...
2008-09-19 yshang1Bug Fix in DxeSmmDriverEntryLib.
2008-09-18 lgao41. Change 0 == Length style to Length == 0
2008-09-18 lgao41. Correct CopyMem and CompareMem to CopyGuid and Compa...
2008-09-18 qwang12Rollback change done in 5919: "Remove the status code...
2008-09-18 qwang12Remove the GrowBuffer function. Just use the simple...
2008-09-18 jwang36Fixed HSD201555
2008-09-18 eric_tianmodify an issue about data off.
2008-09-17 qhuang8Adjust the function layout to remove the prototype...
2008-09-17 qhuang8Apply HighBitSet() in MDE baseLib to retire the interna...
2008-09-17 qhuang8Remove the status code EFI_ALREADY_STARTED to avoid...
2008-09-17 qhuang8Adjust the function layout of Timer.c to remove the...
2008-09-17 qhuang8Refine code to remove the last entry of mArchProtocol.
2008-09-17 qhuang8Fix several code review minor comments:
2008-09-17 qhuang8Fix several code review minor comments:
2008-09-17 vanjeffFixed one bug in consplitter console input Start/Stop...
2008-09-17 jwang36Fixed HSD201384 & HSD201375
2008-09-17 vanjeffremove unnecessary comments introduced by tools.
2008-09-17 vanjeffremove unnecessary comments introduced by tools from...
2008-09-17 qwang12Update the comments.
2008-09-17 qwang12Update the comments.
2008-09-17 qwang12Update the comments.
2008-09-17 qwang12Add VA_END to end the VA_START.
2008-09-17 qwang12Remove the unnecessary spin_lock protection around...
2008-09-16 jljustenMdePkg/Include/Uefi/UefiTcgPlatform.h:
2008-09-16 lgao4Fix build error
2008-09-16 eric_tianCoreHandleProtocol function description should be corre...
2008-09-16 qwang12Only generate the random GUID if a package list already...
2008-09-16 eric_tianMerge the global data in ExecData.c to Event.c
2008-09-16 lgao4Fix the build bugs for these three files.
2008-09-16 eric_tianComments for CoreInitializeMemoryServices should be...
2008-09-16 eric_tianThe file name Exec.h contains UEFI Event support functi...
2008-09-16 eric_tianmove BUGBUG comments and add some comments to comply...
2008-09-16 qwang12Framework code may call PreparePacckage with NULL GUID...
2008-09-16 klu2Correct module type for library UefiBootServicesTableLi...
2008-09-16 eric_tianfollow up code review
2008-09-16 eric_tianfollow up code review
2008-09-16 eric_tianfollow up the comments from code review.
2008-09-16 eric_tianfollow up the comments from code review.
2008-09-16 klu2Code clean up.
2008-09-12 qhuang8Fix the bug in GlueLib that we should depend on the...
2008-09-12 vanjeffremove duplicated code.
2008-09-12 vanjeffadd param ImageHandle for MnpFlushServiceData().
2008-09-12 qwang12Change the status code to EFI_NOT_FOUND for Framework...
2008-09-12 vanjeffmove protocol close process from MnpDriverBindingStart...
2008-09-12 qwang12Delete the unused PEIMs. EDK 2 PEI core now support...
2008-09-12 qhuang8Remove the internal CoreCreateProtocolNotifyEvent(...
2008-09-12 qhuang8Fix a typo in ReadMe.txt.
2008-09-11 vanjeffremove '../' from Base Library.
2008-09-11 vanjeffmove and rename it
2008-09-11 vanjeffClean up BaseIoLibIntrinsic according to review comments.
2008-09-11 qwang12Pass GCC build.
2008-09-11 qwang12// EFI_FORM_BROWSER_PROTOCOL_GUID has been changed...
2008-09-11 qwang12GCC clean.
2008-09-11 qwang12// EFI_HII_PROTOCOL_GUID has been changed from the...
2008-09-10 qhuang8Append the change log for the non-backward compatibilit...
2008-09-10 qhuang8Update the usage of ALIGN_VARIABLE for the interface...
2008-09-10 qhuang81. Add new macro: ALIGN_VALUE to round up a value to...
2008-09-10 qhuang81. Rename gRT in GlueLib to avoid collision with EfiDri...
2008-09-10 lgao41. Add ASM source files directory into its Include...
2008-09-10 qwang12Fix a bug by adding CoreReleaseProtocolLock.
2008-09-10 qhuang8Add EFIAPI modifier for all GCD services APIs
2008-09-09 eric_tiancleanup some comments.
2008-09-09 eric_tianfix build issue
2008-09-09 eric_tianFunction description in baselib.h is not clear. change...
2008-09-09 qhuang8Remove the prototype of internal functions to avoid...
2008-09-09 qwang12Rename Hand.h to Handle.h.
2008-09-09 vanjeffchanged the format when use "=="
2008-09-09 qwang12Adjust the field position of PROTOCOL_NOTIFY.
2008-09-09 klu2Fix the wrong fixing for hardcore value 7.
2008-09-09 klu2Code cleanup for library instances in MdePkg.
2008-09-09 vanjefffixed typo.
2008-09-09 lgao4Rename Nt32 Fd image name to Nt32.Fd
2008-09-09 qwang121) Update some comment.
2008-09-09 qhuang8Remove unused global variable.
2008-09-09 qhuang8Remove two obsolete function prototypes.
2008-09-08 qhuang8Fix typo
next