summaryrefslogtreecommitdiff
path: root/Nt32Pkg
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-27Update DSC&FDF files according to update of status code PEIM.xli242-3/+3
2009-04-27Update FDF files according to update of status code driver.xli241-1/+1
2009-04-27Update DSC files according to update of status code driver.xli241-1/+1
2009-04-24Merge application PlatOverMngr and library DxePlatDriOverLib into driver Plat...lgao41-2/+0
2009-04-23fixed one bug when copy MAC address.vanjeff1-2/+2
2009-04-17Remove unused IfrSupportLib and ExtendedIfrSupportLiblgao41-3/+0
2009-04-17updateeric_tian1-1/+1
2009-04-14HII Library Class interface refine.rsun32-6/+15
2009-04-14Per UEFI spec, SetMode() should clear screen anyway with black color.vanjeff1-5/+1
2009-04-13Add DriverSample Driver into NT32 FDlgao41-0/+1
2009-04-13Add UefiHiiServicesLib library instance in every one DSClgao41-0/+1
2009-04-09Resolve a CreateEventEx name collision between VS 2008 windows.h and UefiSpec.hmdkinney1-0/+1
2009-04-09Remove driver sample driver from FD image. This driver needs to be dynamic lo...lgao41-1/+0
2009-04-08updated to use the term “temporary memory” but not CAReric_tian1-1/+1
2009-04-07return value not follow spec.vanjeff1-2/+1
2009-04-02Retire Extended HII library class.rsun31-1/+0
2009-03-31Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance...rsun32-2/+2
2009-03-24Update Nt32 FVB driver to provide the valid FvHeader that header checksum is ...lgao42-30/+14
2009-03-20Change 'WatchDog' to 'Watchdog' in FDF file.jlin161-1/+1
2009-03-19Fix the wrong Revision number. According to PI spec 1.0, this field should be...qhuang81-2/+2
2009-03-17modify the format of DynamicHii type pcd in DSC file. We directly use Unicode...eric_tian1-4/+4
2009-03-12retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ...eric_tian3-13/+1
2009-03-11Add more usages in NT32 dsc and fdflgao42-11/+14