summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up PCDs section in Nt32 DSCs by removing those PCDs that use the defaul...lgao42010-03-141-73/+10
* Add VlanConfigDxe to platform DSC/FDF.xdu22010-03-032-0/+2
* Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli242010-03-0310-17/+3
* Add the missing OUTPUT directory for the EFI and depex file in Rule section.lgao42010-03-011-15/+15
* Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...lgao42010-03-011-15/+15
* add debug agent null instance in DSC file.vanjeff2010-02-261-7/+8
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-2522-48/+0
* 1. Correct File header to ## @filelgao42010-02-2333-128/+129
* Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-141-2/+2
* Update PeCoffExtraActionLib for NT32 to allow an app or driver to be loaded m...mdkinney2010-02-111-3/+28
* Fix the build warning of potential uninitialized variable of "SizeOfHeaders". qhuang82010-02-011-33/+35
* Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney2010-01-297-65/+35
* Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH2010-01-141-0/+47
* Fix parameter checking for CPU I/O 2 Protocol on NT32 platform.xli242010-01-141-3/+11
* Don't calculate the directory size and the caller of EFI_FILE protocol can ca...qhuang82010-01-121-45/+1
* Implement the simulation version of StallPei for NT32 platform. It bases on w...klu22010-01-044-0/+157
* Refer to OEM status code hook library instances in MdeModulePkg.xli242009-12-293-3/+3
* Refer to status code library instances in MdeModulePkg.xli242009-12-291-9/+9
* Move Status Code Handler modules for PI implementation to MdeModulePkg.xli242009-12-252-5/+5
* Remove status code modules' dependency on IntelFrameworkModulePkg.xli242009-12-253-2/+4
* Correct license's header.klu22009-12-2310-187/+106
* Return EFI_UNSUPPORTED on NT32 platform.xli242009-12-211-4/+4
* Update NT32 emulation platform to produce dummy CPU I/O 2 Protocol.xli242009-12-074-15/+13
* Add DxeSecurityManagementLib instance lgao42009-11-261-0/+1
* 1. PI SMBIOS Checkin. Major change include:davidhuang2009-11-2033-739/+1815
* Update Nt32 package to remove UID support .qhuang82009-11-105-79/+0
* Enable UID support in NT32 platformgdong12009-11-105-0/+79
* Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE.xli242009-11-036-6/+275
* 1. Impl PI 1.2 PCI part. Major changes include:davidhuang2009-10-202-3/+3
* 1) Update PE/COFF file alignment to 4KB to match 4KB section alignment.mdkinney2009-10-012-5/+5
* Use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang82009-09-222-54/+54
* 1. updated "the Bus Driver that creates all of its child handles on the first...vanjeff2009-09-161-11/+2
* updated the Bus Driver that is able to create all or one of its child handles...vanjeff2009-09-142-30/+56
* updated WinNtSerialIoDxe driver not to create new child handle if RemainingDe...vanjeff2009-09-101-71/+119
* add UefiPxeBcDxe in Nt32 platform.vanjeff2009-09-031-0/+1
* add UefiPxeBcDxe in Nt32 platform.vanjeff2009-09-031-0/+1
* Make end of line consistent caused by previous check in.qhuang82009-08-241-275/+275
* Integrate the patch contributed by Andrew Fish to add ARM support.qhuang82009-08-241-272/+275
* deleted PCD PcdUefiVariableDefaultTimeoutjchen202009-08-201-1/+0
* Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any ...qhuang82009-08-111-3/+1
* add correct [Depex] section.vanjeff2009-08-102-12/+5
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-131-28/+25
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-112-3/+1
* roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian2009-07-101-2/+2
* Remove unused PeiServiceLib header file.lgao42009-07-101-1/+0
* Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao42009-07-101-2/+27
* Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ...mdkinney2009-07-101-17/+0
* Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao42009-07-094-13/+8
* change the name of macro or data structure to follow DataHubSubclass/MemSubcl...eric_tian2009-07-081-2/+2
* Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.vanjeff2009-07-071-2/+0