| Commit message (Expand) | Author | Age | Files | Lines |
* | MdePkg: Add EFI_UNSUPPORTED return for some Runtime Service functions | Suqiang Ren | 2024-02-09 | 1 | -3/+40 |
* | MdePkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 1 | -75/+59 |
* | MdePkg: Do not use CreateEventEx unless required | Vitaly Cheptsov via Groups.Io | 2020-01-10 | 2 | -11/+4 |
* | MdePkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 3 | -19/+3 |
* | MdePkg: Removing ipf which is no longer supported from edk2. | Chen A Chen | 2018-09-25 | 1 | -2/+2 |
* | MdePkg: Clean up source files | Liming Gao | 2018-06-28 | 2 | -10/+10 |
* | MdePkg/UefiRuntimeLib: Do not allow to be linked by DXE driver | Ruiyu Ni | 2018-06-05 | 1 | -2/+2 |
* | MdePkg/UefiRuntimeLib: Support more module types. | Ruiyu Ni | 2018-02-09 | 1 | -2/+2 |
* | MdePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESS | Zhang, Chao B | 2017-11-01 | 1 | -2/+2 |
* | MdePkg: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 1 | -0/+0 |
* | MdePkg: Convert non DOS format files to DOS format | Gao, Liming | 2014-09-03 | 1 | -0/+0 |
* | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-27 | 1 | -0/+0 |
* | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-27 | 1 | -3/+4 |
* | Update MODULE_TYPE to be DXE_RUNTIME_DRIVER | mdkinney | 2010-09-14 | 1 | -1/+1 |
* | Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SAL_DRIVE... | mdkinney | 2010-09-10 | 1 | -1/+1 |
* | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 2010-06-30 | 1 | -14/+14 |
* | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 2010-06-25 | 2 | -4/+4 |
* | Update the copyright notice format | hhtian | 2010-04-23 | 2 | -4/+4 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-24 | 1 | -4/+4 |
* | Do not set gBS to NULL when the ExitBootServices event notification for the U... | mdkinney | 2010-02-11 | 1 | -6/+1 |
* | Merge RuntimeLib and RuntimeServices.c. | qhuang8 | 2009-04-24 | 4 | -696/+657 |
* | Fix several minor coding style issues. | qhuang8 | 2009-04-15 | 3 | -17/+17 |
* | Fix some typo. | gikidy | 2009-04-02 | 1 | -4/+4 |
* | Remove the work-around in DevicePathLib to judge the end of device path node ... | qhuang8 | 2009-02-24 | 1 | -2/+2 |
* | use the GUIDed versions of events listed in all of our module/lib implementat... | jji4 | 2009-02-03 | 3 | -6/+11 |
* | Update copyright for files modified in this year | qhuang8 | 2008-12-29 | 1 | -1/+1 |
* | Synchronize interface function comment from declaration in library class head... | klu2 | 2008-12-10 | 1 | -18/+18 |
* | Update the text to use "x64" instead of "X64" in MdePkg. | qhuang8 | 2008-12-05 | 1 | -1/+1 |
* | De-Unicode in MdePkg source files. | qhuang8 | 2008-12-01 | 1 | -2/+2 |
* | Fix the parameter typo, it should confirm to UEFI spec. | qhuang8 | 2008-11-27 | 1 | -1/+1 |
* | Function headers in .h and .c files synchronized with spec | jji4 | 2008-11-25 | 1 | -32/+83 |
* | Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE... | lgao4 | 2008-11-25 | 1 | -1/+0 |
* | Code and comments have been checked with spec. | jji4 | 2008-11-21 | 1 | -2/+2 |
* | Code and comments have been checked with spec. | jji4 | 2008-11-20 | 2 | -49/+145 |
* | Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And... | lgao4 | 2008-11-13 | 1 | -3/+4 |
* | Add IA32, x64 & EBC version of EfiConvertFunctionPointer() | qhuang8 | 2008-11-06 | 1 | -0/+34 |
* | Use #include "XXX.h" for module internal header files. | qhuang8 | 2008-10-31 | 1 | -1/+1 |
* | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 | 2008-10-30 | 1 | -4/+4 |
* | Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I... | eric_tian | 2008-10-29 | 1 | -1/+0 |
* | Refine file header for INF files of MDE library instances. | xli24 | 2008-10-28 | 1 | -4/+5 |
* | The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ... | lgao4 | 2008-08-30 | 4 | -24/+32 |
* | remove the unused msa files in MdePkg. | lgao4 | 2008-08-25 | 1 | -65/+0 |
* | Code Scrub for MdePkg. | yshang1 | 2008-07-25 | 2 | -5/+8 |
* | Code scrub: | yshang1 | 2008-07-14 | 2 | -3/+1 |
* | Added necessary support module type | jwang36 | 2008-01-21 | 1 | -1/+1 |
* | Change EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead o... | mdkinney | 2007-08-08 | 4 | -21/+6 |
* | Remove unused comments in MdePkg. | yshang1 | 2007-07-19 | 1 | -25/+0 |
* | Comment unallowed item | klu2 | 2007-07-17 | 1 | -1/+1 |
* | Fixed comments to follow coding standard. | AJFISH | 2007-07-13 | 1 | -202/+240 |
* | Removed MdePkg usage of ModuleName: in file headers | AJFISH | 2007-07-12 | 1 | -4/+0 |