- f66a43b We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. by Jiamin Ma · 11 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
- 1b65880 Fix ICC build issues by mdkinney · 14 years ago
- 831ff05 Add support for the GetTimerValue() to the CPU AP for NT32. This also requires some performance counter APIs to be added to the WinNtThunk Protocol. by mdkinney · 14 years ago
- 8f2a5f8 Update the copyright notice format by hhtian · 15 years ago
- 8cc7e3e Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg. by xli24 · 15 years ago
- 0b75797 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
- 7b202cb 1. Correct File header to ## @file by lgao4 · 15 years ago
- 9c1d98d Fix parameter checking for CPU I/O 2 Protocol on NT32 platform. by xli24 · 15 years ago
- 2022142 Return EFI_UNSUPPORTED on NT32 platform. by xli24 · 15 years ago
- b8d5cb4 Update NT32 emulation platform to produce dummy CPU I/O 2 Protocol. by xli24 · 15 years ago
- 1fdd39d 1. PI SMBIOS Checkin. Major change include: by davidhuang · 15 years ago
- f928971 roll back the change on the naming of DataHubRecords.h for backward compatibility. by eric_tian · 15 years ago
- 4b703d3 change the name of macro or data structure to follow DataHubSubclass/MemSubclass/CacheSubClass/ProcSubclass specs. by eric_tian · 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
- 99e1dd8 Clean up to update the reference of the these macros: by qhuang8 · 16 years ago
- a078d4f Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg. by qhuang8 · 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
- e75fe0e Added missing dependent package by jwang36 · 17 years ago
- ffc048d Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModulePkg. by klu2 · 17 years ago
- 9d0c70f Recovered from deletion by jwang36 · 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
- d19862f remove dxs files. by qwang12 · 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
- 694b922 Corrected uses of IntelFrameworkPkg header files. by bxing · 17 years ago
- 00fac19 delete dxs file by qwang12 · 17 years ago
- af162ac Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the naming convention. by qwang12 · 18 years ago
- 4bd1b0f 1. remove FirmwareVolumeBlock.h for IntelFrameworkPkg by vanjeff · 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
- 770bcbb add in CpuRuntimeDxe by qwang12 · 18 years ago