summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix Winnt file system will fail to read() a root "\" after call open().gikidy2009-07-021-30/+52
* fixed one bug causing "sct -u" failure when running at twice or more times.vanjeff2009-06-221-12/+23
* Fix ICC compatibility issuesmdkinney2009-06-208-75/+80
* Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnableklu22009-06-191-2/+0
* Retire the duplicate StatusCode PCD:lgao42009-06-161-13/+0
* Retire gEfiProcessorProducerGuid,gEfiMemoryProducerGuid,lgao42009-06-126-9/+5
* Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney2009-06-071-10/+10
* Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney2009-06-077-9/+6
* Build tool will translate the value of VOID* type PCD to byte array, and put ...klu22009-06-031-1/+1
* Fix <.><..> can not work correctly on NT32 platform.gikidy2009-06-031-3/+4
* Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney2009-06-012-16/+16
* Update SecMain for Nt32 to use WriteFile() for all status code related consol...mdkinney2009-05-312-18/+45
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-311-2/+2