summaryrefslogtreecommitdiff
path: root/Nt32Pkg
AgeCommit message (Expand)AuthorFilesLines
2010-03-03Add VlanConfigDxe to platform DSC/FDF.xdu22-0/+2
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli2410-17/+3
2010-03-01Add the missing OUTPUT directory for the EFI and depex file in Rule section.lgao41-15/+15
2010-03-01Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...lgao41-15/+15
2010-02-26add debug agent null instance in DSC file.vanjeff1-7/+8
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu222-48/+0
2010-02-231. Correct File header to ## @filelgao433-128/+129
2010-02-14Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney1-2/+2
2010-02-11Update PeCoffExtraActionLib for NT32 to allow an app or driver to be loaded m...mdkinney1-3/+28
2010-02-01Fix the build warning of potential uninitialized variable of "SizeOfHeaders". qhuang81-33/+35
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney7-65/+35
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH1-0/+47
2010-01-14Fix parameter checking for CPU I/O 2 Protocol on NT32 platform.xli241-3/+11
2010-01-12Don't calculate the directory size and the caller of EFI_FILE protocol can ca...qhuang81-45/+1
2010-01-04Implement the simulation version of StallPei for NT32 platform. It bases on w...klu24-0/+157
2009-12-29Refer to OEM status code hook library instances in MdeModulePkg.xli243-3/+3
2009-12-29Refer to status code library instances in MdeModulePkg.xli241-9/+9
2009-12-25Move Status Code Handler modules for PI implementation to MdeModulePkg.xli242-5/+5
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli243-2/+4
2009-12-23Correct license's header.klu210-187/+106
2009-12-21Return EFI_UNSUPPORTED on NT32 platform.xli241-4/+4
2009-12-07Update NT32 emulation platform to produce dummy CPU I/O 2 Protocol.xli244-15/+13
2009-11-26Add DxeSecurityManagementLib instance lgao41-0/+1
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang33-739/+1815
2009-11-10Update Nt32 package to remove UID support .qhuang85-79/+0
2009-11-10Enable UID support in NT32 platformgdong15-0/+79
2009-11-03Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE.xli246-6/+275
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang2-3/+3
2009-10-011) Update PE/COFF file alignment to 4KB to match 4KB section alignment.mdkinney2-5/+5
2009-09-22Use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang82-54/+54
2009-09-161. updated "the Bus Driver that creates all of its child handles on the first...vanjeff1-11/+2
2009-09-14updated the Bus Driver that is able to create all or one of its child handles...vanjeff2-30/+56
2009-09-10updated WinNtSerialIoDxe driver not to create new child handle if RemainingDe...vanjeff1-71/+119
2009-09-03add UefiPxeBcDxe in Nt32 platform.vanjeff1-0/+1
2009-09-03add UefiPxeBcDxe in Nt32 platform.vanjeff1-0/+1
2009-08-24Make end of line consistent caused by previous check in.qhuang81-275/+275
2009-08-24Integrate the patch contributed by Andrew Fish to add ARM support.qhuang81-272/+275
2009-08-20deleted PCD PcdUefiVariableDefaultTimeoutjchen201-1/+0
2009-08-11Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any ...qhuang81-3/+1
2009-08-10add correct [Depex] section.vanjeff2-12/+5
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian1-28/+25
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney2-3/+1
2009-07-10roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian1-2/+2
2009-07-10Remove unused PeiServiceLib header file.lgao41-1/+0
2009-07-10Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao41-2/+27
2009-07-10Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ...mdkinney1-17/+0
2009-07-09Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao44-13/+8
2009-07-08change the name of macro or data structure to follow DataHubSubclass/MemSubcl...eric_tian1-2/+2
2009-07-07Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.vanjeff1-2/+0
2009-07-02Fix Winnt file system will fail to read() a root "\" after call open().gikidy1-30/+52