]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/Hand/Locate.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Hand / Locate.c
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-10-08 Hua MaMdeModulePkg/Core/Dxe: Add lock protection in CoreLocat...
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2017-06-21 Star ZengMdeModulePkg: Return invalid param in LocateProtocol...
2016-10-27 Gary LinMdeModulePkg/Core: Fix typos in comments
2016-04-25 Ruiyu NiMdeModulePkg/DxeCore: Avoid assertion in CoreLocateProtocol
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2011-03-16 mdkinneyFix LocateDevicePath() to return proper error status...
2010-09-16 ydong10Refine code to make code run safely.
2010-04-24 hhtianUpdate the copyright notice format
2010-02-26 rsun3Add more code robustness check for modules under MdeMod...
2009-09-21 qhuang8Remove the error checking for multi-instance device...
2009-09-21 qhuang8Enhance DxeCore LocateDevicePath() boot service to...
2009-05-11 eric_tianfix the typo in DxeCore
2009-01-21 eric_tianFix Klocwork warning. We should directly return EFI_INV...
2008-09-23 eric_tianmove header files in MdeModulePkg\Core\Dxe except DxeMa...
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-08-27 qhuang8Clean up DxeCore to remove duplicate memory allocation...
2008-07-26 qhuang8Minor clean up.
2008-07-24 qhuang8Code Scrub for Dxe Core.
2008-07-18 qhuang8Code scrub for DxeCore
2008-05-21 qhuang8Update to fix minor coding style issues.
2008-05-21 qhuang8Change the file name case to follow coding style: The...