]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/PiSmmCore
MdeModulePkg/S3SmmInitDone.h: Fix copyright coding style error.
[mirror_edk2.git] / MdeModulePkg / Core / PiSmmCore /
2018-06-28 Dandan BiMdeModulePkg/PiSmmCore: Remove SMM Perf entry
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-06-26 Bi, DandanMdeModulePkg: Use new added Perf macros
2018-04-13 Jian J WangMdeModulePkg/PiSmmIpl: fix non-executable SMM RAM
2018-04-13 Jian J WangMdeModulePkg/SmmCore: add sanity check for SetMemoryAtt...
2018-03-16 Jian J WangMdeModulePkg/PiSmmCore: fix #PF caused by freeing read...
2018-03-16 Jian J WangMdeModulePkg/PiSmmCore: fix bits operation error on...
2018-03-14 Jian J WangMdeModulePkg/PiSmmCore: fix mem alloc issues in heap...
2018-03-08 Jian J WangMdeModulePkg/Core: fix too many available pages between...
2018-03-03 Star ZengMdeModulePkg PiSmmCore: Register SMI handler to install...
2018-02-08 Jian J WangMdeModulePkg/PiSmmCore: add API parameter check
2018-02-03 Ruiyu NiMdeModulePkg/SmmCore: Fix hang due to already-freed...
2018-01-31 Star ZengMdeModulePkg PiSmmCore: Set ForwardLink to NULL in...
2018-01-18 Jian J WangMdeModulePkg/PiSmmCore: remove NX attr for SMM RAM
2017-12-26 Jian J WangMdeModulePkg/Core: Fix heap guard issues
2017-12-19 Jian J WangMdeModulePkg/Core: Fix incorrect memory map generated...
2017-12-15 Star ZengMdeModulePkg PiSmmCore: Use SxDispatch in SmmEndOfDxeHa...
2017-12-13 Star ZengMdeModulePkg PiSmmCore: Ensure SxDispatch not NULL...
2017-12-13 Jian J WangMdeModulePkg/PiSmmCore: Fix issues in Heap Guard
2017-12-12 Laszlo ErsekMdeModulePkg/PiSmmCore: fix GCC build error
2017-12-12 Star ZengMdeModulePkg PiSmmCore: Unregister each other for Legac...
2017-12-12 Star ZengMdeModulePkg PiSmmCore: Only install EndOfS3Resume...
2017-12-12 Star ZengMdeModulePkg: Rename SmmEndOfS3ResumeProtocolGuid to...
2017-12-12 Star ZengMdeModulePkg PiSmmIpl: Add missing update to the prototype
2017-12-07 Star ZengMdeModulePkg PiSmmIpl: Handle CommSize OPTIONAL case
2017-11-24 Jian J WangMdeModulePkg/Core: Fix potential array overflow
2017-11-24 Jian J WangMdeModulePkg/Core: Add missing header files into inf
2017-11-21 Jian J WangMdeModulePkg: Fix unix style of EOL
2017-11-20 Jian J WangMdeModulePkg/Core: Fix build error with old Visual...
2017-11-20 Jian J WangMdeModulePkg/PiSmmCore: Fix an assert issue in pool...
2017-11-17 Jian J WangMdeModulePkg/PiSmmCore: Implement heap guard feature...
2017-10-12 Eric DongMdeModulePkg/PiSmmCore: Install Protocol when S3 resume...
2017-10-10 Liming GaoMdeModulePkg: Update Ppi/Protocol/Guid usage in INF...
2017-06-23 Star ZengMdeModulePkg: Enhance the debug message for InstallProt...
2017-06-21 Star ZengMdeModulePkg: Return invalid param in LocateProtocol...
2017-06-20 Shi, StevenMdeModulePkg: Fix use-after-free error in InstallConfig...
2017-05-24 Star ZengMdeModulePkg SmiHandlerProfile: Use fixed data type...
2017-05-24 Star ZengMdeModulePkg SmiHandlerProfile: Fix no PDB case handlin...
2017-05-12 Star ZengMdeModulePkg SmiHandlerProfile: Fix memory leak in...
2017-04-25 Liming GaoMdeModulePkg: Update PiSmmCore to set correct ImageAddr...
2017-04-25 Liming GaoMdeModulePkg PiSmmIpl: Fix the issue in LMFA feature
2017-04-24 Hao WuMdeModulePkg/PiSmmCore: Remove redundant PoolTail point...
2017-04-20 Star ZengMdeModulePkg PiSmmCore: Enhance SMM FreePool to catch...
2017-04-14 Hao WuMdeModulePkg/PiSmmCore: Fix potentially uninitialized...
2017-03-31 Jiewen YaoMdeModulePkg/SmmCore: Fix memory leak on Profile unregi...
2017-03-15 Star ZengMdeModulePkg PiSmmCore: Remove unreferenced symbol...
2017-03-13 Jiewen YaoMdeModulePkg/SmmCore: Add Context in SmiHandlerProfileU...
2017-03-06 Ard BiesheuvelMdeModulePkg/PiSmmCore: switch to MdePkg allocation...
2017-03-06 Hao WuMdeModulePkg: Refine casting expression result to bigge...
2017-02-22 Jiewen YaoMdeModulePkg/PiSmmCore: Add SmiHandlerProfile support.
2017-02-10 Liming GaoMdeModulePkg PiSmmIpl: Update SmmCommunication comments...
2017-02-08 Liming GaoMdeModulePkg: Fix some typos of "according"
2016-12-14 Dandan BiMdeModulePkg: Make the comments align with the function
2016-12-12 Liming GaoMdeModulePkg PiSmmCore: Retrieve Smram base address...
2016-12-12 Liming GaoMdeModulePkg SmmIpl: Fill Smram range for SMM driver...
2016-12-12 Liming GaoMdeModulePkg PiSmmCore: Update FreePages to handle...
2016-12-07 Jiewen YaoMdeModulePkg/PiSmmCore: use EfiPagesToSize to prevent...
2016-12-07 Jiewen YaoMdeModulePkg/PiSmmCore; Use DEBUG_WARN for non 4k align...
2016-12-07 Jiewen YaoMdeModulePkg/PiSmmCore: MemoryAttributeTable need keep...
2016-12-07 Jiewen YaoMdeModulePkg/PiSmmCore: AllocatePool should use MemoryType.
2016-12-05 Liming GaoMdeModulePkg PiSmmCore: Update comments in InitializeMe...
2016-11-22 Jeff FanMdeModulePkg/PiSmmCore: Cache CommunicationBuffer info...
2016-11-17 Jiewen YaoMdeModulePkg/PiSmmCore: Add MemoryAttributes support.
2016-10-27 Laszlo ErsekMdeModulePkg/Core/PiSmmCore: rebase to ARRAY_SIZE()
2016-10-27 Gary LinMdeModulePkg/Core: Fix typos in comments
2016-08-31 Hao WuMdeModulePkg: Use IsZeroGuid API for zero GUID checking
2016-07-12 Hao WuMdeModulePkg MemoryProfile: ASSERT to ensure 'DriverInf...
2016-07-11 Giri P MudusuruMdeModulePkg: Fix typos in comments and variables
2016-07-05 Hao WuMdeModulePkg MemoryProfile: Add ASSERTs to make sure...
2016-07-01 david weiMerge branch 'master' of https://github.com/tianocore...
2016-07-01 Star ZengMdeModulePkg PiSmmCore: Enhance memory profile for...
2016-07-01 Jiewen YaoMdeModulePkg/PiSmmCore: Replace BASE_4GB with MAX_ADDRE...
2016-05-30 Jeff FanMdeModulePkg/PiSmmIpl: Check order of EndOfDxe and...
2016-04-29 Star ZengMdeModulePkg-MemoryProfile(2): Add SMRAM_PROFILE_COMMAN...
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2015-11-25 Yao, JiewenMove CommunicationBuffer from stack to global variable.
2015-11-25 Yao, JiewenInstall LoadedImage protocol for PiSmmCore.
2015-11-25 Yao, JiewenUninstall LoadedImage protocol if SMM driver returns...
2015-11-25 Zeng, StarCheck InternalAllocPoolByIndex status before refer...
2015-11-03 Michael KinneyMdeModulePkg: PiSmmCore: Remove confusing CopyMem(...
2015-08-26 Star ZengMdeModulePkg PiSmmCore: Prevent overlap for gSmmCorePri...
2015-07-28 Star ZengMdeModulePkg PiSmmIpl: Use AllocateZeroPool() for FullS...
2015-07-26 Star ZengMdeModulePkg PiSmmCore: Remove a hidden assumption...
2015-06-18 Star ZengMdeModulePkg PiSmmCore: Unregister end of dxe notificat...
2015-06-18 Star ZengMdeModulePkg PiSmmCore: Introduce SMM Exit Boot Service...
2015-06-09 Star ZengMdeModulePkg PiSmmCore: Free FullSmramRanges at error...
2015-06-06 Zachary BobroffPiSmmCore dispatcher should not use one Index for three...
2015-05-18 Star ZengMdeModulePkg PiSmmCore: Care runtime code/data only...
2015-05-12 Laszlo ErsekMdeModulePkg: SmmIplEntry(): don't suppress SMM core...
2015-05-07 Jeff FanMdeModulePkg/SmmCore: SMM register protocol notify...
2015-04-29 Liming GaoMdeModulePkg: Add support for UEFI2.5 and PI1.4 Persist...
2015-02-02 Yao, JiewenUse SmmMemLib to check communication buffer.
2014-12-09 Jeff FanChecking if gSmmCorePrivate->CommunicationBuffer is...
2014-11-27 Samer El-Haj-MahmoudMdeModulePkg: Misc comments and DEBUG messages
2014-11-17 Star ZengMdeModulePkg DxeCore/PiSmmCore/MemoryProfileInfo: Fix...
2014-11-14 Garrett KirkendallMdeModulePkg/Core/PiSmmCore/PiSmmCore.c: Fix compiler...
2014-11-12 Star ZengMdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and...
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
next