summaryrefslogtreecommitdiff
path: root/Nt32Pkg
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-22fixed one bug causing "sct -u" failure when running at twice or more times.vanjeff1-12/+23
2009-06-20Fix ICC compatibility issuesmdkinney8-75/+80
2009-06-19Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnableklu21-2/+0
2009-06-16Retire the duplicate StatusCode PCD:lgao41-13/+0
2009-06-12Retire gEfiProcessorProducerGuid,gEfiMemoryProducerGuid,lgao46-9/+5
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney1-10/+10
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney7-9/+6
2009-06-03Build tool will translate the value of VOID* type PCD to byte array, and put ...klu21-1/+1
2009-06-03Fix <.><..> can not work correctly on NT32 platform.gikidy1-3/+4
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney2-16/+16
2009-05-31Update SecMain for Nt32 to use WriteFile() for all status code related consol...mdkinney2-18/+45
2009-05-31This checkin addresses the compatibility issue of passing arguments of type V...mdkinney1-2/+2
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2-4/+4
2009-05-25change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun32-0/+0
2009-05-09Sync with PE/COFF Extra Action library class comments and add ASSERT() condit...mdkinney2-33/+34
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy6-24/+24
2009-04-27Add gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompressjljusten1-5/+1