- 5673300 Fix constructor/destructor issue for DXE_RUNTIM_DRIVER library instance. by qhuang8 · 16 years ago
- 9638ba6 Synchronize function comment in h file by gikidy · 16 years ago
- 122e219 Function headers in .h and .c files synchronized with spec by jji4 · 16 years ago
- fc0c5b3 Add SEC as supported module types to follow MdeLib spec. by qhuang8 · 16 years ago
- 3d73239 Remove the EBC architecture support. by qhuang8 · 16 years ago
- 7187151 Function headers in .h and .c files synchronized with spec by jji4 · 16 years ago
- 3e5c323 Synchronize function comment in by gikidy · 16 years ago
- 003c1db Remove checking for overflow in several Multiple functions in BaseLib, for it is not feasible to check in C code. by qhuang8 · 16 years ago
- 66770cc Function headers in .h and .c files synchronized with spec by jji4 · 16 years ago
- cf8ae2f Function headers in .h and .c files synchronized with spec by jji4 · 16 years ago
- eb1c78d Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenanceLib.h with the c file instance of this functions. by gikidy · 16 years ago
- 65da001 Add PI_SPECIFICATION_VERSION = 0x00010000 for the following library instances, because they depend on the new definitions in PI spec. by lgao4 · 16 years ago
- 9aa049d Synchronize function comment in MdePkg\Library\BaseLib.h with the instance of this functions. by gikidy · 16 years ago
- 04fdba5 Fix minor issues in GCC assembly. The operand is 64bit and "q" prefix should be applied. by qhuang8 · 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
- 43fe5cd Fix ICC warnings by qhuang8 · 16 years ago
- e73bf9f Use ".486" for the instruction of "wbinvd" by qhuang8 · 16 years ago
- 6089ba6 Function headers checked with spec by jji4 · 16 years ago
- 93b5b85 Add runtime safe PCI Express Library instance by mdkinney · 16 years ago
- 3e3ae63 Add runtime registration function to all PCI Libs by mdkinney · 16 years ago
- 0a559bb Add reallocation functions to the UEFI Memory Allocation Library by mdkinney · 16 years ago
- 3b6a71f Add reallocate functions to the PEI Memory Allocation Library by mdkinney · 16 years ago
- 9f4f2f0 Add EnableCache() and DisableCache() implementations for IA32 and X64 to the BaseLib by mdkinney · 16 years ago
- c3363c9 Code scrub with spec. by jji4 · 16 years ago
- 98ea597 Should use uppercase character for return value's comment. by klu2 · 16 years ago
- 9504e2c Rename DxePciLibPciRootBridgeIo to UefiPciLibPciRootBridgeIo. by xli24 · 16 years ago
- 6f6ae61 RenameRename DxePciLibPciRootBridgeIo to UefiPciLibPciRootBridgeIo. by xli24 · 16 years ago
- 3745e1a Synchronize comments with .h and .c file. Even format differences will lead doxygen think they are different comment and generate two copy comments. by klu2 · 16 years ago
- e43e4b3 Refine new library instances according to review comments. by xli24 · 16 years ago
- 978baf5 Update supported module type of PeiPalLib according to the latest MDE library spec. by xli24 · 16 years ago
- c239043 Add ReallocatePool(), ReallocateRuntimePool(), and ReallocateReservedPool() to BaseMemoryLib by mdkinney · 16 years ago
- 91fd9c9 Code and comments have been checked with spec. by jji4 · 16 years ago
- 64735d2 synchronize the MdePkg/Include/Library/PcdLib.h and the MDE_Library_Spec.Add the commit for Macro in the PcdLib.h reference to the Spec. by gikidy · 16 years ago
- e934a74 Function comments have been checked with spec. by jji4 · 16 years ago
- 8789c5e synchronize the MdePkg/Include/Library/MemoryAllocationLib.h,PalLib.h the MDE_Library_Spec. by gikidy · 16 years ago
- 8404146 Function comments have been checked with spec. by jji4 · 16 years ago
- 58125b7 Function headers and comments have been checked with spec. by jji4 · 16 years ago
- 6d6a109 Function headers 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
- b315472 1.Removed PrintXY from Graphics Library. by vanjeff · 16 years ago
- 6f890d5 Detab by qhuang8 · 16 years ago
- 285010e Update doxygen comment for VarArg list parameter. "..."'s description is added. by qwang12 · 16 years ago
- f1db45f Code Scrub: Code has been checked with MDE spec by jji4 · 16 years ago
- 563353b Fix GCC build break. by qhuang8 · 16 years ago
- d5954c6 Code Scrub: by jji4 · 16 years ago
- b75a165 Update function header align to Mde Lib spec. by lgao4 · 16 years ago
- 08a458b Files of PeiPalLib uses the wrong license information in the file header. Update them. by xli24 · 16 years ago
- ca2a999 Remove UefiHiiLib & UefiIfrSupportLib. They have been moved to MdeModulePkg. by qhuang8 · 16 years ago
- d68a10d Update for the library class renaming: UsbLib -> UefiUsbLib by qhuang8 · 16 years ago
- 172ea7c Update for the library class renaming: ScsiLib -> UefiScsiLib by qhuang8 · 16 years ago
- 4d52c1f Use PalLib instead of PalCallLib by qhuang8 · 16 years ago
- dc49f4e Use PalLib instead of PalCallLib by qhuang8 · 16 years ago
- fa73b3b Use PalLib instead of PalCallLib by qhuang8 · 16 years ago
- ff1f227 Retired PeiPiLib, all its API has been merged to PeiServicesLib by qhuang8 · 16 years ago
- 729675a Add PeiServicesInstallFvInfoPpi(). It is formerly PiLibInstallFvInfoPpi() in PeiPiLib by qhuang8 · 16 years ago
- eb9dd4d Rename DxePiLib to DxeServicesLib by qhuang8 · 16 years ago
- 9f87412 Remove BasePalCallLibNull It is replaced by BasePalLibNull by qhuang8 · 16 years ago
- 4c24c4e Add BasePalLibNull It originates from BasePalCallLibNull by qhuang8 · 16 years ago
- 5a92a63 Use PalLib instead of PalCallLib by qhuang8 · 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
- e5dab01 1, Move device path utility macros from protocol's header file to DevicePathLib library classes by klu2 · 16 years ago
- 1a3eaf0 Add following library instances to MDE package: by xli24 · 16 years ago
- 85cd6cd Add gEfiDriverConfigurationProtocolGuid GUID C Name in INF. by qhuang8 · 16 years ago
- 3a6779f Update the implementation of EfiLibInstallAllDriverBinding2(). by qhuang8 · 16 years ago
- f5b2c45 Add IA32, x64 & EBC version of EfiConvertFunctionPointer() by qhuang8 · 16 years ago
- 1b37333 Add two EFI Modifier. by qwang12 · 16 years ago
- 9185c38 Sync in bug fix from EDK I: by qwang12 · 16 years ago
- a1fc19d Use #include "XXX.h" for module internal header files. by qhuang8 · 16 years ago
- b1ff428 Update to use DOS format by qhuang8 · 16 years ago
- 86026b9 Fix a typo. by qwang12 · 16 years ago
- 4108358 Add in the OPTIONAL modifier. by qwang12 · 16 years ago
- e4508cd Fix a prototype bug. by qwang12 · 16 years ago
- c1b1d7a Fix a prototype bug. by qwang12 · 16 years ago
- 33de599 Fix the doxygen comment. by qwang12 · 16 years ago
- 6c40137 Use #include "XXX.h" for module internal header files. by qhuang8 · 16 years ago
- b687d19 Use #include <XXX.h> for public include files. Remove commented code. by qhuang8 · 16 years ago
- 47fc17d Use #include "XXX.h" for module internal header files. by qhuang8 · 16 years ago
- e82e1ac Update to use DOS format by qhuang8 · 16 years ago
- 32ed92d Update to use DOS format by qhuang8 · 16 years ago
- 4754c98 Update to use DOS format by qhuang8 · 16 years ago
- 95f484c Update to use DOS format by qhuang8 · 16 years ago
- bb1d8ee Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading. Its implementation only check if a pointer is NULL. If a garbage pointer is passed in, the gBS->FreePool will still ASSERT in debug build and return error code. by qwang12 · 16 years ago
- 34abfd7 Rename the global variable to avoid possible symbol conflict. by qwang12 · 16 years ago
- 5822807 Rename the global variable to avoid possible symbol conflict. by qwang12 · 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
- 5da37dd Adjust assembler's comments. by klu2 · 16 years ago
- a7e883d Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to package dependency issue, and update all DSC files accordingly. by xli24 · 16 years ago
- e34ecc8 Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file by eric_tian · 16 years ago
- 2faf4da Refine comments of X64 assembly files of MDE BaseLib. by xli24 · 16 years ago
- 57246fe sync comments. by vanjeff · 16 years ago
- 85ea851 Refine file header for INF files of MDE library instances. by xli24 · 16 years ago
- 0308e20 1. build.py's changes : include XXXEntryPointLib.h into the corresponding autogen.c files of various modules to avoid the inconsistence between the interface definition of library class and the implementation of autogen.c by eric_tian · 16 years ago
- ad6d2a4 adjust file list order in dsc file. by vanjeff · 16 years ago
- 078bee4 clean up EBC in inf files. by vanjeff · 16 years ago
- 9a833c8 Add missing protocol header file. by klu2 · 16 years ago
- 1875720 Add back gEfiFormBrowser2ProtocolGuid & gEfiFormBrowser2ProtocolGuid as they were actually used by LocateFormBrowser2Protocols() in this library instance. by qhuang8 · 16 years ago
- 55256f5 Update supported module type of MDE library instances according to MDE library spec. by xli24 · 16 years ago
- 464cf98 Remove over specify protocol/ppi/guid by klu2 · 16 years ago
- bb40027 move Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c. by vanjeff · 16 years ago
- aa5f255 Copied remotely by vanjeff · 16 years ago