- de27b8f Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol before installing the Driver Binding Protocol instance. by Ruiyu Ni · 11 years ago
- 890ff9a Add ASSERT() for BitField operations to make sure the input value is valid. by lgao4 · 12 years ago
- abe4c45 Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). This can handle the case when in lazy ConIn mode. by niruiyu · 12 years ago
- b0855f9 Update FrameworkUefiLib library instance to implement the missing CatSPrint() and CatVSPrint() API. by lgao4 · 13 years ago
- 3bbe68a Add Missing invocations to VA_END() for VA_START(). by rsun3 · 13 years ago
- 3397c6f For libraries that have multiple module types support, just define a [Depex] section for specified module types that are permitted to have a [Depex] section. by lzeng14 · 13 years ago
- 2dfdd3e Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure. by niruiyu · 14 years ago
- 8194a02 Add explicit type cast to suppress possible warning of precession loss. by xli24 · 14 years ago
- 4ea439f Sync FrameworkUefiLib with the MdePkg UefiLib by mdkinney · 15 years ago
- 2b3687d Update the copyright notice format by hhtian · 15 years ago
- 2521180 Remove the duplicated SmmLibNull, which has been moved into MdePkg. by lgao4 · 15 years ago
- c63af3f Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
- 6bfbb5f 1. Correct File header to ## @file by lgao4 · 15 years ago
- 33338af Remove dependency on PCI Root Bridge I/O Protocol. This library should only layer on top of the CPU I/O Protocol. by mdkinney · 15 years ago
- ce9b1e3 Minor code enhancement. by xli24 · 15 years ago
- 4fd13cd PI 1.1 SMM Feature Check-in 1. Update SmmLib by davidhuang · 15 years ago
- 87d6344 1) Add Include/Framework/BootScript.h that contains defines shared between Boot Script Executer PPI and Boot Script Save Protocol. Remove those safe defines from Include/Ppi/BootScriptExecuter.h by mdkinney · 15 years ago
- a56678b Add null instance of SmmLib in IntelFrameworkPkg. by xli24 · 16 years ago
- 84dcd70 Update FV file path to follow the definition in Framework DxeCis 0.91. by lgao4 · 16 years ago
- 57b201b update the file description of PrintXY and AsciiPrintXY. and also refine the implementation to return the number of actual printed characters. by eric_tian · 16 years ago
- 619e4c0 update the implementation of InternalPrintGraphic to reflect the number of actual printed character by eric_tian · 16 years ago
- a5a3a29 Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() if the platform does not support Capsule Volume HOBs. This allows PI implementations to ASSERT() and Framework implementations to provide a full implementation of this API. by mdkinney · 16 years ago
- fcd1a84 Retire framework IfrSupportLib and HiiLib, which will be replaced by new designed Hii library in MdeModulePkg. by lgao4 · 16 years ago
- d46dfe9 remove the gEfiLoadPeImageProtocolGuid and replace all references for it with BasePeCoffLib. by eric_tian · 16 years ago
- e115460 sync Print functions with MdePkg counterpart. by qhuang8 · 16 years ago
- 36fd07d Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance now and will be added later if necessary. by rsun3 · 16 years ago
- 4af947e Add PCD to save size. by gdong1 · 16 years ago
- 5547062 Fixed two K8 report issue by gdong1 · 16 years ago
- 6bfc419 Fix incorrect function headers of I/O Lib. by xli24 · 16 years ago
- 2f78ec7 Add PeiHobLibFramework instance to provide a real implementation for BuildCvHob() by qhuang8 · 16 years ago
- 1088908 Sync with MdePkg counterpart by qhuang8 · 16 years ago
- 1b74e1c Fix FreePoll() bugs in some places. by gdong1 · 16 years ago
- 7798085 Fix VS2005 build error by lgao4 · 16 years ago
- 409f118 Replace some CopyMem() for GUID copy with CopyGuid(). by gdong1 · 16 years ago
- 49a049e correct some coding style issues. by gdong1 · 16 years ago
- a387653 correct some code style issue by gdong1 · 16 years ago
- e681318 In Comment, the parameter name does NOT consistent with function parameter name by gdong1 · 16 years ago
- cd15d47 by gdong1 · 16 years ago
- 0ade0d2 remove EDK_RELEASE_VERSION in inf file by tding1 · 16 years ago
- 38e7a3f update [Depex] section by tding1 · 16 years ago
- 3abd5df update code comment by tding1 · 16 years ago
- 596cecf update function comments by tding1 · 16 years ago
- 3c39934 Change comment "bitwise inclusive OR" to "bitwise OR". by gikidy · 16 years ago
- d85067f update INF [LibraryClasses] section to match include libs in module master header file by tding1 · 16 years ago
- 4ebb0d9 fix ecc report-out issues by tding1 · 16 years ago
- bf428cb Sync UefiLib instance in IntelFrameworkPkg with the one in MdePkg. by qhuang8 · 16 years ago
- 334983f change DxeSmmDriverEntryPoint library class name to UefiEntryPoint by eric_tian · 16 years ago
- 00a1f55 Update doxygen comment for VarArg list. by qwang12 · 16 years ago
- 6abba83 Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg. by qhuang8 · 16 years ago
- a6d5e5f 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros by klu2 · 16 years ago
- 2563c29 +++++ mdkinney 11/5/2008 11:08:13 PM by eric_tian · 16 years ago
- 263480c Add gEfiDriverConfiguration2ProtocolGuid GUID C Name in INF. by qhuang8 · 16 years ago
- ed916b2 Sync the UefiDriverModule.c with counter part in MdePkg by qhuang8 · 16 years ago
- df1f748 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
- c6ad4aa Add back PeiServicesTablePointerLib library class since GetPeiServicesPointer() API is directly used in PeiSmbusLibSmbusPpi. by qhuang8 · 16 years ago
- 0c39efc Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PEI_SERVICES**. This is a incompatible changes. All file that reference this must be updated. by qwang12 · 16 years ago
- 575bc2b Remove over specify library class for IntelFrameworkPkg and IntelFrameworkModulePkg. by klu2 · 16 years ago
- 66eebcf Remove Smbus related macro, which are defined in MdePkg. by klu2 · 16 years ago
- 834a2e4 Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid library instance to cache too many copies of Boot Service Pointer. by qwang12 · 16 years ago
- 156eb6b Bug Fix in DxeSmmDriverEntryLib. by yshang1 · 16 years ago
- 299d51f remove unnecessary comments introduced by tools. by vanjeff · 16 years ago
- c57da11 cleanup some comments. by eric_tian · 16 years ago
- 39e0ae3 revert it for error checking-in. by vanjeff · 16 years ago
- e53a6ea remove EFI_EVENT_ alias, replace them with EVT_ by vanjeff · 16 years ago
- f829715 remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg. by lgao4 · 16 years ago
- 7459094 Fix typo in comment. by klu2 · 17 years ago
- 6cd4aed Remove unused function. by klu2 · 17 years ago
- b2cefd7 Fix function comments. by klu2 · 17 years ago
- 2ec4d26 Fix coding style issue. by klu2 · 17 years ago
- 65c2940 Remove IfrLibConstruct, because it do nothing. by klu2 · 17 years ago
- bb55784 Add comments for library function interface. by klu2 · 17 years ago
- c4fa3ea Add comments. by klu2 · 17 years ago
- cf7e50f Modify all file header to follow doxygen format by klu2 · 17 years ago
- a2b58cf [Description]: by qwang12 · 17 years ago
- 568f78a 1) Cleanup HiiLib, IfrSupportLib. by qwang12 · 17 years ago
- 6178919 UEFI HII: Merge UEFI HII support changes from branch. by qwang12 · 17 years ago
- dc7b4a5 UEFI HII: Merge UEFI HII support changes from branch. by qwang12 · 17 years ago
- 8e5b17b Update following library class/Protocol for puting 'Framework' as prefix by klu2 · 17 years ago
- 3d6f81d Use Device Path Macros to get Device Path Type/SubType. (Some extensions might use high-bit-set device path type to specify "unpacked" device path.) by qhuang8 · 17 years ago
- c180991 Make IntelFrameworkPkg pass package build by qhuang8 · 17 years ago
- bba9ad9 FixedPcd macro should *not* be used in Library's inf file. by klu2 · 17 years ago
- 4aad654 Update the local header file name. by qhuang8 · 17 years ago
- 6313f11 1. Add Missing UefiDrvierModel APIs in UefiLibFramework instances. by qhuang8 · 17 years ago
- 22936e9 Merge the PI enabling works from the branch by qwang12 · 17 years ago
- 8fb6b71 Add missing packages dependency. by vanjeff · 17 years ago
- b3af5df Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. by qhuang8 · 17 years ago
- f22cf5f 1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h header file. by klu2 · 17 years ago
- 2d200d7 Added USER_DEFINED in the supported module type list by jwang36 · 17 years ago
- 6ae8cca Fix a typo in library class name. by qhuang8 · 17 years ago
- 9f5fea4 Add library dependency expressions for several library instances. by qhuang8 · 17 years ago
- 501c217 Added SEC module type by AJFISH · 17 years ago
- 2a4e5fe Added a Base ReportStatusCodeLib by AJFISH · 17 years ago
- 8209680 Change Commonheader file to IfrSupportLibInternal.h by klu2 · 17 years ago
- dfe7bb0 Change Commonheader file to IfrSupportLibInternal.h by klu2 · 17 years ago
- cc9d728 Change Commonheader file to IfrSupportLibInternal.h by klu2 · 17 years ago
- ed7748f remove some comments introduced by tools. by vanjeff · 17 years ago
- dd0687a remove some comments introduced by tools. by vanjeff · 17 years ago
- 950b9ee New Guid for UefiLibFramework to avoid collision with UefiLib in MdePkg by qhuang8 · 17 years ago
- 56621f4 Rename UefiLib to UefiLibFramework by qhuang8 · 17 years ago
- 7a8dd19 Adjust directory structures. by qhuang8 · 17 years ago