- f01b91a Fixed build failed. by ydong10 · 13 years ago
- bf4a3db Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info. Also replace old interface with new one. by ydong10 · 13 years ago
- 3e570e6 Append double-null for Type 19 data record. by lzeng14 · 13 years ago
- 7ee85aa According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. by lzeng14 · 13 years ago
- 8f2a5f8 Update the copyright notice format by hhtian · 15 years ago
- 5b368e7 Fix ICC build failures by mdkinney · 15 years ago
- 8cc7e3e Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg. by xli24 · 15 years ago
- 7b202cb 1. Correct File header to ## @file by lgao4 · 15 years ago
- f7c58a9 Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays. by mdkinney · 15 years ago
- 5e973c9 Correct license's header. by klu2 · 15 years ago
- 1fdd39d 1. PI SMBIOS Checkin. Major change include: by davidhuang · 15 years ago
- c2bd20a Retire gEfiProcessorProducerGuid,gEfiMemoryProducerGuid, by lgao4 · 16 years ago
- 53fafef change ISO 639-2 language codes to RFC 4646 codes in .UNI files by rsun3 · 16 years ago
- cb7d01c HII Library Class interface refine. by rsun3 · 16 years ago
- 8d9bda4 Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance now and will be added later if necessary. by rsun3 · 16 years ago
- 7cfb679 Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg. by qhuang8 · 16 years ago
- 0df3178 Change functional static variable to Global variable. No STATIC modifier is recommended though it is defined in Base.h. It is for consistency. by qwang12 · 16 years ago
- e48813d Change functional static variable to Global variable. No STATIC modifier is recommended though it is defined in Base.h. It is for consistency. by qwang12 · 16 years ago
- 8dbdc94 Remove over specifc library class for Nt32Pkg. by klu2 · 16 years ago
- 0b94e31 Fix ICC building issue for Nt32 platform. by klu2 · 16 years ago
- f829715 remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg. by lgao4 · 16 years ago
- 6ae8142 Modify all file header to follow doxygen format by klu2 · 17 years ago
- 2a5726b 1) Cleanup HiiLib, IfrSupportLib. by qwang12 · 17 years ago
- 5fd5fcd 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
- e0f0686 Removed PCD entries for CPU properties as they should be defined in UNI file. Added some French translations to the MiscSubClass for things used on the front page. by AJFISH · 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
- 1cf79a5 Update INF files to remove/update non-exist files listed in [sources] sections. by qhuang8 · 17 years ago
- f3f0c2f Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModulePkg. by klu2 · 17 years ago
- ffc048d Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModulePkg. by klu2 · 17 years ago
- 6cf4cca change "System Production Name" to "Nt32 Emulation Environment" and will change "Bios Version" name to "R9 Prime" by klu2 · 17 years ago
- 65ddc26 1. Fixed STRING_TOKEN() matching issue during unicode file parsing by jwang36 · 17 years ago
- 479d97c Replaced file deleted by mistake by AJFISH · 17 years ago
- b397fbb removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid. Replaced them with the PCD values they represent. There was no need to use the driver model, when you could get PCD value directly. Also removed local copies of Atoi() in several modules. Fixed bug in reporting of memory size. by AJFISH · 17 years ago
- dd0687a remove some comments introduced by tools. by vanjeff · 17 years ago
- 6c24017 mass cleanup inf name by qwang12 · 17 years ago
- f256957 Removed CommonHeader.h from NT32Pkg. Did not fix BDS as it will get re-written by AJFISH · 17 years ago
- 37935d9 remove dxs fie by qwang12 · 18 years ago
- 8706c60 clean up by vanjeff · 18 years ago
- dd356cc Enable MiscSubclassDriver.inf in Nt32Pkg by vanjeff · 18 years ago
- 24c5851 delete dxs file by qwang12 · 18 years ago
- 4bd1b0f 1. remove FirmwareVolumeBlock.h for IntelFrameworkPkg by vanjeff · 18 years ago
- 0dea993 by AJFISH · 18 years ago
- 29aa45b Rename Frame*Lib to *LibFramework to improve the speed that a module could be found in the tree. by qwang12 · 18 years ago
- 32f148f 1. Added depex file generation by jwang36 · 18 years ago
- 8879d43 add in MiscSubClassPlatformDxe by qwang12 · 18 years ago