- f6b4e53 Update MODULE_TYPE to be DXE_RUNTIME_DRIVER by mdkinney · 14 years ago
- c91a44b Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SAL_DRIVER module types by mdkinney · 14 years ago
- 58380e9 Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) by myronporter · 15 years ago
- 2fc59a0 Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) by myronporter · 15 years ago
- 19388d2 Update the copyright notice format by hhtian · 15 years ago
- 6bfbb5f 1. Correct File header to ## @file by lgao4 · 15 years ago
- 0628eb2 Do not set gBS to NULL when the ExitBootServices event notification for the UEFI Runtime Lib is executed. by mdkinney · 15 years ago
- 363bb1b Merge RuntimeLib and RuntimeServices.c. by qhuang8 · 16 years ago
- 51969ec Fix several minor coding style issues. by qhuang8 · 16 years ago
- 28d3e14 Fix some typo. by gikidy · 16 years ago
- a9b896f Remove the work-around in DevicePathLib to judge the end of device path node type. by qhuang8 · 16 years ago
- 57a3157 use the GUIDed versions of events listed in all of our module/lib implementations: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_SIGNAL_EXIT_BOOT_SERVICES by jji4 · 16 years ago
- 373ade0 Update copyright for files modified in this year by qhuang8 · 16 years ago
- 070a76b Synchronize interface function comment from declaration in library class header file to implementation in library instance. by klu2 · 16 years ago
- 030cd1a Update the text to use "x64" instead of "X64" in MdePkg. by qhuang8 · 16 years ago
- cd2ed84 De-Unicode in MdePkg source files. by qhuang8 · 16 years ago
- 008dfe3 Fix the parameter typo, it should confirm to UEFI spec. by qhuang8 · 16 years ago
- cf8ae2f Function headers in .h and .c files synchronized with spec by jji4 · 16 years ago
- dc8577f Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files. by lgao4 · 16 years ago
- 91fd9c9 Code and comments have been checked with spec. by jji4 · 16 years ago
- 1d37ab9 Code and comments have been checked with spec. by jji4 · 16 years ago
- 484c778 Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And change UefiRuntimeLib instance type to UEFI_DRIVER according to MdeLib spec. by lgao4 · 16 years ago
- f5b2c45 Add IA32, x64 & EBC version of EfiConvertFunctionPointer() by qhuang8 · 16 years ago
- 6c40137 Use #include "XXX.h" for module internal header files. by qhuang8 · 16 years ago
- fe46741 Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. by jji4 · 16 years ago
- e34ecc8 Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file by eric_tian · 16 years ago
- 85ea851 Refine file header for INF files of MDE library instances. by xli24 · 16 years ago
- 60c9367 The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. by lgao4 · 16 years ago
- 14bcde6 remove the unused msa files in MdePkg. by lgao4 · 16 years ago
- 42eedea Code Scrub for MdePkg. by yshang1 · 16 years ago
- f80b083 Code scrub: by yshang1 · 16 years ago
- 0ca3bcb Added necessary support module type by jwang36 · 17 years ago
- ad9e507 Change EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead of mRT because these two functions must only be called in physical mode, so there is never any need for them to use mRT that is converted to a virtual address by mdkinney · 17 years ago
- 5088ce2 Remove unused comments in MdePkg. by yshang1 · 17 years ago
- 0c1f1ad Comment unallowed item by klu2 · 17 years ago
- bf231ea Fixed comments to follow coding standard. by AJFISH · 17 years ago
- d5b86e4 Removed MdePkg usage of ModuleName: in file headers by AJFISH · 17 years ago
- b67d613 Update EFI_CAPSULE_HEADER definition. by yshang1 · 18 years ago
- f1baef6 1. Port X64, IPF and EBC arch for BaseLib by vanjeff · 18 years ago
- f734a10 Removed CommonHeader.h generated file from the MdePkg. by AJFISH · 18 years ago
- 5ed00ce removed [includes] section from MdePkg and MdeModulePkg .inf files. The includes sections are not needed and are redundant with [packages] section by AJFISH · 18 years ago
- 842f557 Updated headers to follow coding standard by AJFISH · 18 years ago
- 21998b6 Add exit boot service event registry. by yshang1 · 18 years ago
- 89f1008 Add missing files by klu2 · 18 years ago
- 8a017ea Convert msa to inf for UefiRuntimeLib by klu2 · 18 years ago
- be28ea1 Import UefiRuntimeLib in MdePkg by yshang1 · 18 years ago
- ebcc8fb Import the UefiRuntimeLib in MdePkg. by yshang1 · 18 years ago