2010-01-25 |
tye1 | Add StrToIp functions to NetLib. |
tree | commitdiff |
2010-01-15 |
lgao4 | Correct comments to match function declaration. |
tree | commitdiff |
2010-01-08 |
vanjeff | refine the code and add more security check. |
tree | commitdiff |
2009-12-30 |
xdu2 | Add VLAN support. |
tree | commitdiff |
2009-12-30 |
xdu2 | Code clean up in NetLib: |
tree | commitdiff |
2009-12-29 |
xli24 | Create DxeReportStatusCodeLib instance. |
tree | commitdiff |
2009-12-25 |
xli24 | Remove status code modules' dependency on IntelFramewor... |
tree | commitdiff |
2009-11-26 |
lgao4 | Add new SecurityManagementLib, and update SecurityStub... |
tree | commitdiff |
2009-11-20 |
rsun3 | EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows insta... |
tree | commitdiff |
2009-11-17 |
qouyang | Updated the IpIoLiband and the change includes: |
tree | commitdiff |
2009-11-17 |
xdu2 | Update function description to be consistent with code... |
tree | commitdiff |
2009-11-11 |
tye | 1. Add Link MTU support to IP4 and TCP4 driver. |
tree | commitdiff |
2009-11-05 |
rsun3 | Change the behavior of the HII Library function HiiGetH... |
tree | commitdiff |
2009-11-04 |
vanjeff | fixed typo |
tree | commitdiff |
2009-11-04 |
tye | [Change summary]: |
tree | commitdiff |
2009-11-04 |
vanjeff | added comments for CAPSULE_HOB_INFO in CapsuleVendor... |
tree | commitdiff |
2009-11-03 |
xli24 | Enable Report Status Code Router introduced in PI 1... |
tree | commitdiff |
2009-10-30 |
lgao4 | Correct the typo in comments. |
tree | commitdiff |
2009-10-30 |
tye | 1. Update the UdpIo to a combined UdpIo to support... |
tree | commitdiff |
2009-10-29 |
vanjeff | add back CAPSULE_HOB_INFO definition for back-compatible. |
tree | commitdiff |
2009-10-28 |
vanjeff | remove CAPSULE_HOB_INFO definition from MdeModulePkg. |
tree | commitdiff |
2009-10-27 |
tye | Fix the EBC build problem in DxeIpIoLib of r9374. |
tree | commitdiff |
2009-10-26 |
tye | NetLib: |
tree | commitdiff |
2009-10-22 |
tye | Add a MACRO IP6_IS_MULTICAST. |
tree | commitdiff |
2009-08-11 |
qhuang8 | Update the comments for S3Lib and RecoveryLib class... |
tree | commitdiff |
2009-07-11 |
mdkinney | Retire NetLibQueueDpc() and NetLibDispatchDpc() and... |
tree | commitdiff |
2009-07-02 |
klu2 | Refine doxygen comments |
tree | commitdiff |
2009-07-02 |
xli24 | Remove library class of MemoryTestLib and related libra... |
tree | commitdiff |
2009-07-01 |
mdkinney | Add Null implementation of the Reset System Library... |
tree | commitdiff |
2009-06-12 |
lgao4 | Fix Parameter IN OUT |
tree | commitdiff |
2009-06-12 |
lgao4 | Update some comments for MdeModulePkg Include header... |
tree | commitdiff |
2009-06-11 |
pkandel | Committing changes to the comments, to improve code... |
tree | commitdiff |
2009-06-10 |
lgao4 | Make comments align. |
tree | commitdiff |
2009-05-30 |
mdkinney | This checkin addresses the compatibility issue of passi... |
tree | commitdiff |
2009-05-20 |
mdkinney | Remove redundant #include statements |
tree | commitdiff |
2009-05-18 |
lgao4 | Retire original HII APIs: IfrLibExtractDefault and... |
tree | commitdiff |
2009-05-14 |
lgao4 | Update HiiDataBase to fix parsing Hii package error... |
tree | commitdiff |
2009-05-14 |
lgao4 | 1. Update the implementation of HII ConfigRouting Proto... |
tree | commitdiff |
2009-05-13 |
vanjeff | 1. retired NicIp4ConfigProtocolGuid |
tree | commitdiff |
2009-04-30 |
lgao4 | HiiLib exports HiiCreateRawOpCode API |
tree | commitdiff |
2009-04-27 |
lgao4 | Update HiiGetBrowserData API |
tree | commitdiff |
2009-04-24 |
lgao4 | Merge application PlatOverMngr and library DxePlatDriOv... |
tree | commitdiff |
2009-04-23 |
lgao4 | Retire IfrSupportLib and ExtendedIfrSupportLib, which... |
tree | commitdiff |
2009-04-17 |
eric_tian | retain gEfiLoadPeImageProtocolGuid, and only published... |
tree | commitdiff |
2009-04-17 |
rsun3 | Retire HiiLibGetNextLanguage() API from HII Library... |
tree | commitdiff |
2009-04-16 |
rsun3 | Retire language conversion APIs from HII library class. |
tree | commitdiff |
2009-04-16 |
eric_tian | remove the gEfiLoadPeImageProtocolGuid and replace... |
tree | commitdiff |
2009-04-15 |
rsun3 | Remove duplicate HII Library API prototypes. |
tree | commitdiff |
2009-04-14 |
rsun3 | HII Library Class interface refine. |
tree | commitdiff |
2009-04-13 |
lgao4 | Merge new defined HII library APIs into HiiLib |
tree | commitdiff |
2009-04-13 |
lgao4 | Update UefiHiiLib to support new defined IFR related... |
tree | commitdiff |
2009-04-12 |
lgao4 | Update NewHii library |
tree | commitdiff |
2009-04-09 |
lgao4 | Add NewHii and UefiHiiServiceLib library header file |
tree | commitdiff |
2009-04-02 |
rsun3 | Retire Extended HII library class. |
tree | commitdiff |
2009-04-01 |
vanjeff | 1. retired console control protocol. |
tree | commitdiff |
2009-03-27 |
qhuang8 | Apply GetBestLanguage() API in UEFI to display HII... |
tree | commitdiff |
2009-03-25 |
niry | Fixing coding style issue. |
tree | commitdiff |
2009-03-22 |
vanjeff | retired some private protocols used by EFI 1.10 network... |
tree | commitdiff |
2009-03-13 |
xli24 | Rename BaseMemoryTestLib to MemoryTestLib. |
tree | commitdiff |
2009-03-13 |
xli24 | Refine some comments. |
tree | commitdiff |
2009-03-12 |
eric_tian | retire gEfiAlternateFvBlockGuid. All platform FvbRuntim... |
tree | commitdiff |
2009-03-10 |
lgao4 | Retire TCG platform protocol, which will be replaced... |
tree | commitdiff |
2009-03-10 |
vanjeff | 1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOu... |
tree | commitdiff |
2009-03-09 |
eric_tian | retire FvbServiceLib class in MdeModulePkg, and also... |
tree | commitdiff |
2009-03-06 |
xli24 | Refine BaseMemoryTestLib and add instance with full... |
tree | commitdiff |
2009-03-05 |
qhuang8 | Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderG... |
tree | commitdiff |
2009-03-04 |
eric_tian | retire gEfiBootStateGuid and replace it with dynamic... |
tree | commitdiff |
2009-03-04 |
lgao4 | Update Variable driver to depend on full version FaultT... |
tree | commitdiff |
2009-03-04 |
lgao4 | Add full version FaultTolerantWrite Dxe driver. |
tree | commitdiff |
2009-03-02 |
qhuang8 | remove Bmp.h and ShellFile.h From MdeModulePkg to Intel... |
tree | commitdiff |
2009-02-27 |
eric_tian | remove redundant judgement as ALIGNMENT can only equate... |
tree | commitdiff |
2009-02-27 |
eric_tian | 1. delete Include/Guid/VariableInfo.h |
tree | commitdiff |
2009-02-26 |
klu2 | Move OEMBadging protocol from MdeModulePkg to IntelFram... |
tree | commitdiff |
2009-02-25 |
vanjeff | 1. Retired HotPlugDevice protocol. |
tree | commitdiff |
2009-02-25 |
vanjeff | Retired gSimpleTextInExNotifyGuid, used local structure... |
tree | commitdiff |
2009-02-25 |
xli24 | Check in library class of BaseMemoryTestLib. |
tree | commitdiff |
2009-02-24 |
klu2 | Move library class GenericBdsLib and PlatformBdsLib... |
tree | commitdiff |
2009-02-24 |
lgao4 | Use gEfiCallerIdGuid as the private guid for PcdPeim... |
tree | commitdiff |
2009-02-24 |
lgao4 | Change library class PlatDriOverLib to PlatformDriOverr... |
tree | commitdiff |
2009-02-24 |
vanjeff | temporary roll back changing on gEfiHotPlugDevice. |
tree | commitdiff |
2009-02-24 |
lgao4 | Move Crc32GuidedSectionExtraction from Protocol to... |
tree | commitdiff |
2009-02-23 |
lgao4 | Move MdeModuleHii.h into Include\Guid directory |
tree | commitdiff |
2009-02-23 |
eric_tian | retire gEfiFirmwareVolumeDispatcherProtocolGuid as... |
tree | commitdiff |
2009-02-23 |
qhuang8 | Retire GenericPlatformVariableGuid in MdeModulePkg |
tree | commitdiff |
2009-02-23 |
qhuang8 | retire PeiPerformanceHob.h, all its information has... |
tree | commitdiff |
2009-02-23 |
qhuang8 | Retire Print protocol in MdeModulePkg and update Print2... |
tree | commitdiff |
2009-02-23 |
qhuang8 | Merge performance protocol, pei performance hob into... |
tree | commitdiff |
2009-02-23 |
vanjeff | 1. Retired HotPlugDevice protocol. |
tree | commitdiff |
2009-02-23 |
xli24 | Remove BaseMemoryTest PPI and related producers and... |
tree | commitdiff |
2009-02-10 |
lgao4 | Add the missing Guid header file. |
tree | commitdiff |
2009-02-10 |
lgao4 | Correct typo in comments, clean IfrSupportLib.h |
tree | commitdiff |
2009-02-05 |
lgao4 | Remove FlashMap Ppi that has been replaced by Flash... |
tree | commitdiff |
2009-01-23 |
lgao4 | Add comments for these header files |
tree | commitdiff |
2009-01-21 |
qwang12 | K8: |
tree | commitdiff |
2009-01-16 |
gikidy | 1.Moved HotPlugDevice.h & SimpleTextInNotify.h from... |
tree | commitdiff |
2009-01-13 |
ywu21 | fix one minor comment error |
tree | commitdiff |
2009-01-13 |
ywu21 | sync Netlib function from c file |
tree | commitdiff |
2009-01-12 |
ywu21 | add macro function comments |
tree | commitdiff |
2009-01-09 |
lgao4 | Add INF extension Information |
tree | commitdiff |
2009-01-08 |
vanjeff | ECC clean up. |
tree | commitdiff |
next |