RS
extern EFI_RUNTIME_SERVICES *RS;
rv = RS->GetVariable(uv, g, &attr, &dl, data);
rv = RS->SetVariable(uv, g, attr, len, data);
status = RS->GetVariable(varnamearg, matchguid, &attr, &datasz, NULL);
status = RS->GetVariable(varnamearg, matchguid, &attr, &datasz, data);
status = RS->GetNextVariableName(&varsz, varname, &varguid);
err = RS->SetVariable(wvar, &guid, EFI_VARIABLE_NON_VOLATILE |
err = RS->SetVariable(wvar, &guid, 0, 0, NULL);
status = RS->SetVariable(name, (EFI_GUID *)&u, attr, values, value);
EFI_RUNTIME_SERVICES *RS;
Status = RS->GetTime(&EfiTime, &Capabilities);
RS->ResetSystem(EfiResetCold, EFI_SUCCESS, 0, NULL);
RS = ST->RuntimeServices;
RS->ResetSystem(EfiResetCold, EFI_SUCCESS, 0, NULL);
RS->ResetSystem(EfiResetShutdown, EFI_SUCCESS, 0, NULL);
extern char **RS;
*RS, *FS, *ARGC, *FILENAME));
if (strlen(*RS) > 0)
if (&vp->sval == FS || &vp->sval == RS ||
RS = &rsloc->sval;
char **RS; /* initial record sep */
if ((sep = **RS) == 0)
if (**RS == sep || c == EOF)
dprintf("**RS=%o, **FS=%o\n", **RS, **FS, NULL);
wchar_t **RS; /* initial record sep */
RS = &setsymtab(L_RS, tostring(L_newline), 0.0, STR|FLD, symtab)->sval;
if (inbuff[1] != RS)