]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework codin...
[mirror_edk2.git] / MdeModulePkg /
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-30 mdkinneyAdd performance measurement token for SEC
2008-10-30 mdkinneyMeasure time spent in Driver Binding Supported() calls
2008-10-30 mdkinneyMeasure time spent in SEC
2008-10-29 xli24Move FvbServiceLib, GraphicsLib, and DxePalLib from...
2008-10-29 mdkinneyImages loaded by the DXE IPL should allocate memory...
2008-10-29 eric_tianRemove unnessary UEFI_SPECIFICATION_VERSION and PI_SPEC...
2008-10-29 vanjeffadd Metronome.inf into MdeModulePkg.dsc.
2008-10-28 mdkinneyFix copyright date
2008-10-28 mdkinneyAdd generic module that produces the Metronome Architec...
2008-10-28 xli24Refine file header for INF files of DXE and PEI core...
2008-10-28 eric_tian1. build.py's changes : include XXXEntryPointLib.h...
2008-10-28 vanjeffadjust file list order in dsc file.
2008-10-28 vanjeffclean up EBC in inf files.
2008-10-28 vanjeffupdate files header
2008-10-27 qwang12Move global variable to the top of C file for consisten...
2008-10-27 qwang12Make use of correct format String:
2008-10-27 vanjeffre-defined CDROM_VOLUME_DESCRIPTOR to be a union includ...
2008-10-26 qwang12Add in local variable to ensure that "operands are...
2008-10-25 xli24Modify DSC file according to update of MDE library...
2008-10-25 xli24Remove EdkFvbServiceLib and GraphicsLib from MdeModuleP...
2008-10-24 vanjeffECC Clean up.
2008-10-21 qwang121) Update SetPeiServicesTablePointer's prototype add...
2008-10-21 qhuang8Fix several coding style violations
2008-10-20 xli24Move definition of EFI_PARTITION_ENTRY_STATUS from...
2008-10-20 klu2Fix ECC issue.
2008-10-20 eric_tianVertical check - DEC [LibraryClasses] section matches...
2008-10-17 qwang12Base on PI spec, GetPeiServicesTablePointer is updated...
2008-10-15 lgao4Roolback PlatformMngr to UEFI_APPLICATION, and remove...
2008-10-15 lgao4Minor update for PlatOverMngr driver, VariableFormat...
2008-10-14 qwang12Remove the unnecessary include, such as PiDxe.h, PiPei...
2008-10-14 lgao4Correct two minor comments
2008-10-11 mdkinneyIf there are variables in the VAR_ADDED state that...
2008-10-09 lgao4Remove the package header files PiDxe.h/PiPei.h/Uefi...
2008-10-08 qhuang8Set Root=NULL if some error code is returned from OpenV...
2008-10-07 eric_tiansync the comments of FvbServiceLib library class with...
2008-10-05 klu2Change PeiMain/DxeMain's base name to PeiCore/DxeCore.
2008-09-29 klu2Remove DXE CIS word
2008-09-28 eric_tiansync the comments of GraphicsLib library instance with...
2008-09-27 qhuang81. Set the EFI_DEBUG_IMAGE_INFO_TABLE_MODIFIED bit...
2008-09-27 vanjeffChanging source filename to match name changing.
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed
2008-09-26 qwang121) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE...
2008-09-24 qhuang8Update the default value of PcdPlatformBootTimeOutDefau...
2008-09-23 eric_tianadd detail comments on the complicated code segment.
2008-09-23 lgao4Add assert check to make sure new stack size larger...
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-21 qwang12HiiLibGetCurrentLanguage returns the current UEFI varia...
2008-09-20 lgao4remove the unused msa/npsd files
2008-09-19 vanjeff1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently...
2008-09-19 lgao41. Add three sample PCD in HelloWorld application for...
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-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 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 eric_tianCoreHandleProtocol function description should be corre...
2008-09-16 eric_tianMerge the global data in ExecData.c to Event.c
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_tianfollow up the comments from code review.
2008-09-12 vanjeffremove duplicated code.
2008-09-12 vanjeffadd param ImageHandle for MnpFlushServiceData().
2008-09-12 vanjeffmove protocol close process from MnpDriverBindingStart...
2008-09-12 qhuang8Remove the internal CoreCreateProtocolNotifyEvent(...
2008-09-10 qhuang8Update the usage of ALIGN_VARIABLE for the interface...
2008-09-10 qwang12Fix a bug by adding CoreReleaseProtocolLock.
2008-09-10 qhuang8Add EFIAPI modifier for all GCD services APIs
2008-09-09 qhuang8Remove the prototype of internal functions to avoid...
2008-09-09 qwang12Rename Hand.h to Handle.h.
2008-09-09 qwang12Adjust the field position of PROTOCOL_NOTIFY.
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 qwang12Change field Handle to type IHANDLE to remove the type...
2008-09-08 qwang12Remove NULL_HANDLE. NULL_HANDLE should be replaced...
2008-09-08 qwang12Add more comment for EFI_DEP_REPLACE_TRUE
2008-09-08 qwang12Remove a dead macro EFI_DXESERVICE
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-09-04 xli24Update prototype of DxeLoadCore().
2008-09-04 qhuang8Fix a typo in Pcd name
2008-09-04 vanjeffremove EFI_EVENT_ alias, replace them with EVT_
2008-09-04 vanjeffRemove unnecessary CONST.
2008-09-04 vanjeffRemove unnecessary CONST.
2008-09-03 qwang12Use Numeric Opcode to host the backward compatibility...
2008-09-03 vanjeffUpdated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.
2008-09-03 klu2move ProcessFv() from dispatcher.c to FwVol.c
2008-09-03 klu2Clean up BottomOfCarHeap, TopOfCarHeap, SizeOfTemporary...
2008-09-03 klu2When new FV is installed, VerifyFv() should be invoked...
next