]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/PiSmmCore/PiSmmIpl.c
Update the copyright notice format
[mirror_edk2.git] / MdeModulePkg / Core / PiSmmCore / PiSmmIpl.c
2010-04-24 hhtianUpdate the copyright notice format
2010-03-21 jyao1Change BufferSize from UINTN * to UINTN to eliminate...
2010-03-09 jgong5Fix the SMRAM caching range base and size. The original...
2010-03-04 rsun3Fix a bug that a NULL pointer may be dereferenced.
2010-03-03 jchen20Enable "Load Module At fixed Address" feature in SMM...
2010-03-03 jyao1Change the minimal SMM core size from 1MB to 256KB-4K.
2010-03-01 rsun3Minor coding style fix.
2010-03-01 hhuan13Update PiSmmCore:
2010-02-25 mdkinneyAdd PI SMM IPL and PI SMM Core